Oct 15 11:22:09.821 INFO testing DurgaMa/rust-zcash against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 11:22:09.823 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 11:22:10.227 INFO blam! a9694fa50e8e76b2d044ff81ba5b84bedc663a55895ff7892d6eac7219eaab26 Oct 15 11:22:10.228 INFO running `"docker" "start" "-a" "a9694fa50e8e76b2d044ff81ba5b84bedc663a55895ff7892d6eac7219eaab26"` Oct 15 11:22:11.324 INFO kablam! usermod: no changes Oct 15 11:22:11.363 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 11:22:11.363 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 11:22:11.363 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 11:22:11.363 INFO kablam! files will be included as a binary target: Oct 15 11:22:11.363 INFO kablam! Oct 15 11:22:11.363 INFO kablam! * /source/src/main.rs Oct 15 11:22:11.363 INFO kablam! Oct 15 11:22:11.363 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 11:22:11.363 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 11:22:11.363 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 11:22:11.363 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 11:22:11.363 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 11:22:11.363 INFO kablam! Oct 15 11:22:11.363 INFO kablam! For more information on this warning you can consult Oct 15 11:22:11.363 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 11:22:11.363 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Oct 15 11:22:11.363 INFO kablam! please set bin.path in Cargo.toml Oct 15 11:22:11.578 INFO kablam! Compiling openssl v0.9.8 Oct 15 11:22:11.578 INFO kablam! Compiling openssl-sys v0.9.8 Oct 15 11:22:11.587 INFO kablam! Compiling rust-ini v0.10.0 Oct 15 11:22:11.596 INFO kablam! Compiling clap v2.20.5 Oct 15 11:22:11.597 INFO kablam! Compiling serde_urlencoded v0.4.2 Oct 15 11:22:11.597 INFO kablam! Compiling env_logger v0.4.2 Oct 15 11:22:27.578 INFO kablam! Compiling native-tls v0.1.1 Oct 15 11:22:29.319 INFO kablam! Compiling hyper-native-tls v0.2.2 Oct 15 11:22:35.895 INFO kablam! Compiling reqwest v0.4.0 Oct 15 11:22:40.802 INFO kablam! Compiling zcash v0.1.0 (/source) Oct 15 11:22:43.183 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 15 11:22:43.184 INFO kablam! --> src/config.rs:136:48 Oct 15 11:22:43.184 INFO kablam! | Oct 15 11:22:43.184 INFO kablam! 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Oct 15 11:22:43.185 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 11:22:43.185 INFO kablam! | Oct 15 11:22:43.185 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 11:22:43.185 INFO kablam! Oct 15 11:22:47.138 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.78s Oct 15 11:22:47.138 INFO kablam! su: No module specific data is present Oct 15 11:22:48.147 INFO running `"docker" "rm" "-f" "a9694fa50e8e76b2d044ff81ba5b84bedc663a55895ff7892d6eac7219eaab26"` Oct 15 11:22:48.402 INFO blam! a9694fa50e8e76b2d044ff81ba5b84bedc663a55895ff7892d6eac7219eaab26 Oct 15 11:22:48.407 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 11:22:48.757 INFO blam! 5e2d93c3d14567ce2a1600b840788064c7c8d38b597c7f1641d677e4446893b9 Oct 15 11:22:48.767 INFO running `"docker" "start" "-a" "5e2d93c3d14567ce2a1600b840788064c7c8d38b597c7f1641d677e4446893b9"` Oct 15 11:22:50.431 INFO kablam! usermod: no changes Oct 15 11:22:50.507 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 11:22:50.507 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 11:22:50.507 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 11:22:50.507 INFO kablam! files will be included as a binary target: Oct 15 11:22:50.507 INFO kablam! Oct 15 11:22:50.507 INFO kablam! * /source/src/main.rs Oct 15 11:22:50.507 INFO kablam! Oct 15 11:22:50.507 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 11:22:50.507 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 11:22:50.507 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 11:22:50.507 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 11:22:50.507 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 11:22:50.507 INFO kablam! Oct 15 11:22:50.507 INFO kablam! For more information on this warning you can consult Oct 15 11:22:50.507 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 11:22:50.507 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Oct 15 11:22:50.507 INFO kablam! please set bin.path in Cargo.toml Oct 15 11:22:50.707 INFO kablam! Compiling zcash v0.1.0 (/source) Oct 15 11:22:53.283 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 15 11:22:53.283 INFO kablam! --> src/config.rs:136:48 Oct 15 11:22:53.283 INFO kablam! | Oct 15 11:22:53.284 INFO kablam! 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Oct 15 11:22:53.284 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 11:22:53.284 INFO kablam! | Oct 15 11:22:53.285 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 11:22:53.285 INFO kablam! Oct 15 11:22:57.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.32s Oct 15 11:22:57.791 INFO kablam! su: No module specific data is present Oct 15 11:22:58.464 INFO running `"docker" "rm" "-f" "5e2d93c3d14567ce2a1600b840788064c7c8d38b597c7f1641d677e4446893b9"` Oct 15 11:22:58.923 INFO blam! 5e2d93c3d14567ce2a1600b840788064c7c8d38b597c7f1641d677e4446893b9