Dec 05 02:46:01.180 INFO checking DurgaMa/rust-zcash against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 05 02:46:01.180 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-7/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-alt check --frozen --all --all-targets" "-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"` Dec 05 02:46:01.572 INFO [stdout] e179863f8836f721e0f7d9e52749f7462eaa6cec1c7c585b8fd93044c9f23baf Dec 05 02:46:01.579 INFO running `"docker" "start" "-a" "e179863f8836f721e0f7d9e52749f7462eaa6cec1c7c585b8fd93044c9f23baf"` Dec 05 02:46:02.866 INFO [stderr] usermod: no changes Dec 05 02:46:02.919 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 02:46:02.919 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 02:46:02.919 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 02:46:02.919 INFO [stderr] files will be included as a binary target: Dec 05 02:46:02.919 INFO [stderr] Dec 05 02:46:02.919 INFO [stderr] * /source/src/main.rs Dec 05 02:46:02.919 INFO [stderr] Dec 05 02:46:02.919 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 02:46:02.919 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 02:46:02.919 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 02:46:02.919 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 02:46:02.919 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 02:46:02.919 INFO [stderr] Dec 05 02:46:02.919 INFO [stderr] For more information on this warning you can consult Dec 05 02:46:02.919 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 02:46:02.919 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Dec 05 02:46:02.919 INFO [stderr] please set bin.path in Cargo.toml Dec 05 02:46:03.095 INFO [stderr] Checking rust-ini v0.10.0 Dec 05 02:46:03.101 INFO [stderr] Checking clap v2.20.5 Dec 05 02:46:03.103 INFO [stderr] Checking env_logger v0.4.2 Dec 05 02:46:03.107 INFO [stderr] Checking reqwest v0.4.0 Dec 05 02:46:11.133 INFO [stderr] Checking zcash v0.1.0 (/source) Dec 05 02:46:14.319 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. Dec 05 02:46:14.319 INFO [stderr] --> src/config.rs:136:48 Dec 05 02:46:14.319 INFO [stderr] | Dec 05 02:46:14.319 INFO [stderr] 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Dec 05 02:46:14.319 INFO [stderr] | ^^^^^^^^^^^^^ Dec 05 02:46:14.319 INFO [stderr] | Dec 05 02:46:14.319 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 05 02:46:14.319 INFO [stderr] Dec 05 02:46:14.739 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. Dec 05 02:46:14.739 INFO [stderr] --> src/config.rs:136:48 Dec 05 02:46:14.739 INFO [stderr] | Dec 05 02:46:14.739 INFO [stderr] 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Dec 05 02:46:14.739 INFO [stderr] | ^^^^^^^^^^^^^ Dec 05 02:46:14.739 INFO [stderr] | Dec 05 02:46:14.739 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 05 02:46:14.739 INFO [stderr] Dec 05 02:46:14.971 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.06s Dec 05 02:46:14.982 INFO [stderr] su: No module specific data is present Dec 05 02:46:15.568 INFO running `"docker" "inspect" "e179863f8836f721e0f7d9e52749f7462eaa6cec1c7c585b8fd93044c9f23baf"` Dec 05 02:46:15.871 INFO running `"docker" "rm" "-f" "e179863f8836f721e0f7d9e52749f7462eaa6cec1c7c585b8fd93044c9f23baf"` Dec 05 02:46:16.199 INFO [stdout] e179863f8836f721e0f7d9e52749f7462eaa6cec1c7c585b8fd93044c9f23baf