Build #92656 2018-03-21 07:47:48
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading tempdir v0.3.7
Compiling remove_dir_all v0.5.0
Fresh libc v0.2.39
Fresh rand v0.4.2
Running `rustc --crate-name remove_dir_all .cargo/registry/src/github.com-1ecc6299db9ec823/remove_dir_all-0.5.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=94fd75ac99ce8ba1 -C extra-filename=-94fd75ac99ce8ba1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting tempdir v0.3.7
Running `rustdoc --crate-name tempdir .cargo/registry/src/github.com-1ecc6299db9ec823/tempdir-0.3.7/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-fd06238d4d1f30d6.rlib --extern-version rand=rand,0.4.2 --extern remove_dir_all=/home/cratesfyi/cratesfyi/debug/deps/libremove_dir_all-94fd75ac99ce8ba1.rlib --extern-version remove_dir_all=remove_dir_all,0.5.0`
Finished dev [unoptimized + debuginfo] target(s) in 0.89 secs