Build #46027 2017-04-06 20:21:04
# rustc version
rustc 1.17.0-nightly (134c4a0f0 2017-03-20)# docs.rs version
cratesfyi 0.3.2 (56e5d46 2017-03-20)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading tokio-timer v0.1.1
Compiling futures v0.1.13
Compiling slab v0.3.0
Running `rustc --crate-name slab .cargo/registry/src/github.com-1ecc6299db9ec823/slab-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=1381e1711ce95cec -C extra-filename=-1381e1711ce95cec --out-dir /home/cratesfyi/tokio-timer-0.1.1/debug/deps -L dependency=/home/cratesfyi/tokio-timer-0.1.1/debug/deps --cap-lints allow`
Running `rustc --crate-name futures .cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.13/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --cfg 'feature="with-deprecated"' -C metadata=8985671f9fa6f7b8 -C extra-filename=-8985671f9fa6f7b8 --out-dir /home/cratesfyi/tokio-timer-0.1.1/debug/deps -L dependency=/home/cratesfyi/tokio-timer-0.1.1/debug/deps --cap-lints allow`
Documenting tokio-timer v0.1.1
Running `rustdoc --crate-name tokio_timer .cargo/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.1.1/src/lib.rs -o /home/cratesfyi/tokio-timer-0.1.1/doc -L dependency=/home/cratesfyi/tokio-timer-0.1.1/debug/deps --extern futures=/home/cratesfyi/tokio-timer-0.1.1/debug/deps/libfutures-8985671f9fa6f7b8.rlib --extern slab=/home/cratesfyi/tokio-timer-0.1.1/debug/deps/libslab-1381e1711ce95cec.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 3.31 secs