Nov 17 15:46:40.711 INFO testing DurgaMa/rust-zcash against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 15:46:40.711 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 15:46:41.151 INFO [stdout] 3c06fc0430d0f2b60ad8e0dcefe1d70c9bc8aeac9f32c66565ade1156cabe349 Nov 17 15:46:41.155 INFO running `"docker" "start" "-a" "3c06fc0430d0f2b60ad8e0dcefe1d70c9bc8aeac9f32c66565ade1156cabe349"` Nov 17 15:46:42.395 INFO [stderr] usermod: no changes Nov 17 15:46:42.443 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 15:46:42.443 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 15:46:42.443 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 15:46:42.443 INFO [stderr] files will be included as a binary target: Nov 17 15:46:42.443 INFO [stderr] Nov 17 15:46:42.443 INFO [stderr] * /source/src/main.rs Nov 17 15:46:42.443 INFO [stderr] Nov 17 15:46:42.443 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 15:46:42.443 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 15:46:42.443 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 15:46:42.443 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 15:46:42.443 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 15:46:42.443 INFO [stderr] Nov 17 15:46:42.443 INFO [stderr] For more information on this warning you can consult Nov 17 15:46:42.443 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 15:46:42.443 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Nov 17 15:46:42.443 INFO [stderr] please set bin.path in Cargo.toml Nov 17 15:46:42.633 INFO [stderr] Compiling openssl v0.9.8 Nov 17 15:46:42.639 INFO [stderr] Compiling rust-ini v0.10.0 Nov 17 15:46:42.640 INFO [stderr] Compiling clap v2.20.5 Nov 17 15:46:52.575 INFO [stderr] Compiling native-tls v0.1.1 Nov 17 15:46:54.070 INFO [stderr] Compiling hyper-native-tls v0.2.2 Nov 17 15:46:56.363 INFO [stderr] Compiling reqwest v0.4.0 Nov 17 15:47:06.764 INFO [stderr] Compiling zcash v0.1.0 (/source) Nov 17 15:47:08.905 INFO [stderr] 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. Nov 17 15:47:08.905 INFO [stderr] --> src/config.rs:136:48 Nov 17 15:47:08.905 INFO [stderr] | Nov 17 15:47:08.905 INFO [stderr] 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Nov 17 15:47:08.905 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 15:47:08.905 INFO [stderr] | Nov 17 15:47:08.905 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 15:47:08.905 INFO [stderr] Nov 17 15:47:12.804 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.38s Nov 17 15:47:12.812 INFO [stderr] su: No module specific data is present Nov 17 15:47:14.280 INFO running `"docker" "inspect" "3c06fc0430d0f2b60ad8e0dcefe1d70c9bc8aeac9f32c66565ade1156cabe349"` Nov 17 15:47:14.368 INFO running `"docker" "rm" "-f" "3c06fc0430d0f2b60ad8e0dcefe1d70c9bc8aeac9f32c66565ade1156cabe349"` Nov 17 15:47:14.453 INFO [stdout] 3c06fc0430d0f2b60ad8e0dcefe1d70c9bc8aeac9f32c66565ade1156cabe349 Nov 17 15:47:14.455 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 15:47:14.680 INFO [stdout] 8cd1fc7ceee79d840cbd72d7803b4b08677bf70125b6e1caf5c5e683a855bd8a Nov 17 15:47:14.682 INFO running `"docker" "start" "-a" "8cd1fc7ceee79d840cbd72d7803b4b08677bf70125b6e1caf5c5e683a855bd8a"` Nov 17 15:47:15.233 INFO [stderr] usermod: no changes Nov 17 15:47:15.264 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 15:47:15.266 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 15:47:15.266 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 15:47:15.266 INFO [stderr] files will be included as a binary target: Nov 17 15:47:15.266 INFO [stderr] Nov 17 15:47:15.266 INFO [stderr] * /source/src/main.rs Nov 17 15:47:15.266 INFO [stderr] Nov 17 15:47:15.266 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 15:47:15.266 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 15:47:15.266 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 15:47:15.266 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 15:47:15.266 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 15:47:15.266 INFO [stderr] Nov 17 15:47:15.266 INFO [stderr] For more information on this warning you can consult Nov 17 15:47:15.266 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 15:47:15.266 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Nov 17 15:47:15.266 INFO [stderr] please set bin.path in Cargo.toml Nov 17 15:47:15.377 INFO [stderr] Compiling zcash v0.1.0 (/source) Nov 17 15:47:17.396 INFO [stderr] 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. Nov 17 15:47:17.396 INFO [stderr] --> src/config.rs:136:48 Nov 17 15:47:17.396 INFO [stderr] | Nov 17 15:47:17.396 INFO [stderr] 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Nov 17 15:47:17.396 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 15:47:17.396 INFO [stderr] | Nov 17 15:47:17.396 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 15:47:17.396 INFO [stderr] Nov 17 15:47:20.711 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.45s Nov 17 15:47:20.722 INFO [stderr] su: No module specific data is present Nov 17 15:47:21.615 INFO running `"docker" "inspect" "8cd1fc7ceee79d840cbd72d7803b4b08677bf70125b6e1caf5c5e683a855bd8a"` Nov 17 15:47:21.989 INFO running `"docker" "rm" "-f" "8cd1fc7ceee79d840cbd72d7803b4b08677bf70125b6e1caf5c5e683a855bd8a"` Nov 17 15:47:22.299 INFO [stdout] 8cd1fc7ceee79d840cbd72d7803b4b08677bf70125b6e1caf5c5e683a855bd8a