# 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.0 Compiling quick-error v1.2.0 Compiling checked_command v0.2.0 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/checked_command-0.2.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=a01920eb71041176 -C extra-filename=-a01920eb71041176 --out-dir /home/cratesfyi/checked_command-0.2.0/debug/build/checked_command-a01920eb71041176 -L dependency=/home/cratesfyi/checked_command-0.2.0/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.0/debug/deps -L dependency=/home/cratesfyi/checked_command-0.2.0/debug/deps --cap-lints allow` Running `/home/cratesfyi/checked_command-0.2.0/debug/build/checked_command-a01920eb71041176/build-script-build` Documenting checked_command v0.2.0 Running `rustdoc --crate-name checked_command .cargo/registry/src/github.com-1ecc6299db9ec823/checked_command-0.2.0/src/lib.rs -o /home/cratesfyi/checked_command-0.2.0/doc --cfg 'feature="default"' -L dependency=/home/cratesfyi/checked_command-0.2.0/debug/deps --extern quick_error=/home/cratesfyi/checked_command-0.2.0/debug/deps/libquick_error-37884a8127b8d022.rlib` Finished dev [unoptimized + debuginfo] target(s) in 0.92 secs