Build #48697 2017-05-05 22:48:00
# rustc version
rustc 1.19.0-nightly (777ee2079 2017-05-01)# docs.rs version
cratesfyi 0.3.3 (e03fd5c 2017-05-04)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading checked_command v0.2.2
Compiling checked_command v0.2.2
Compiling quick-error v1.2.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/checked_command-0.2.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=e25e654fcc48e0bd -C extra-filename=-e25e654fcc48e0bd --out-dir /home/cratesfyi/checked_command-0.2.2/debug/build/checked_command-e25e654fcc48e0bd -L dependency=/home/cratesfyi/checked_command-0.2.2/debug/deps --cap-lints allow`
Running `rustc --crate-name quick_error .cargo/registry/src/github.com-1ecc6299db9ec823/quick-error-1.2.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=37884a8127b8d022 -C extra-filename=-37884a8127b8d022 --out-dir /home/cratesfyi/checked_command-0.2.2/debug/deps -L dependency=/home/cratesfyi/checked_command-0.2.2/debug/deps --cap-lints allow`
Running `/home/cratesfyi/checked_command-0.2.2/debug/build/checked_command-e25e654fcc48e0bd/build-script-build`
Documenting checked_command v0.2.2
Running `rustdoc --crate-name checked_command .cargo/registry/src/github.com-1ecc6299db9ec823/checked_command-0.2.2/src/lib.rs -o /home/cratesfyi/checked_command-0.2.2/doc --cfg 'feature="default"' -L dependency=/home/cratesfyi/checked_command-0.2.2/debug/deps --extern quick_error=/home/cratesfyi/checked_command-0.2.2/debug/deps/libquick_error-37884a8127b8d022.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 0.77 secs