Nov 28 13:52:14.900 INFO checking DurgaMa/rust-zcash against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 13:52:14.900 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-4/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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"` Nov 28 13:52:15.484 INFO [stdout] c2ea940825c280add247ecbd2aea65c3635a65fee6edc42f031eacfba61caddc Nov 28 13:52:15.492 INFO running `"docker" "start" "-a" "c2ea940825c280add247ecbd2aea65c3635a65fee6edc42f031eacfba61caddc"` Nov 28 13:52:16.602 INFO [stderr] usermod: no changes Nov 28 13:52:16.668 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 28 13:52:16.668 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 28 13:52:16.668 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 28 13:52:16.668 INFO [stderr] files will be included as a binary target: Nov 28 13:52:16.668 INFO [stderr] Nov 28 13:52:16.668 INFO [stderr] * /source/src/main.rs Nov 28 13:52:16.668 INFO [stderr] Nov 28 13:52:16.668 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 28 13:52:16.668 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 28 13:52:16.668 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 28 13:52:16.668 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 28 13:52:16.668 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 28 13:52:16.668 INFO [stderr] Nov 28 13:52:16.668 INFO [stderr] For more information on this warning you can consult Nov 28 13:52:16.668 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 28 13:52:16.668 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Nov 28 13:52:16.668 INFO [stderr] please set bin.path in Cargo.toml Nov 28 13:52:16.888 INFO [stderr] Checking rust-ini v0.10.0 Nov 28 13:52:16.892 INFO [stderr] Checking env_logger v0.4.2 Nov 28 13:52:18.438 INFO [stderr] Checking zcash v0.1.0 (/source) Nov 28 13:52:23.116 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 28 13:52:23.116 INFO [stderr] --> src/config.rs:136:48 Nov 28 13:52:23.116 INFO [stderr] | Nov 28 13:52:23.116 INFO [stderr] 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Nov 28 13:52:23.116 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 13:52:23.116 INFO [stderr] | Nov 28 13:52:23.116 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 28 13:52:23.116 INFO [stderr] Nov 28 13:52:23.169 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 28 13:52:23.169 INFO [stderr] --> src/config.rs:136:48 Nov 28 13:52:23.169 INFO [stderr] | Nov 28 13:52:23.169 INFO [stderr] 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Nov 28 13:52:23.169 INFO [stderr] | ^^^^^^^^^^^^^ Nov 28 13:52:23.169 INFO [stderr] | Nov 28 13:52:23.169 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 28 13:52:23.169 INFO [stderr] Nov 28 13:52:23.540 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.91s Nov 28 13:52:23.557 INFO [stderr] su: No module specific data is present Nov 28 13:52:24.358 INFO running `"docker" "inspect" "c2ea940825c280add247ecbd2aea65c3635a65fee6edc42f031eacfba61caddc"` Nov 28 13:52:24.706 INFO running `"docker" "rm" "-f" "c2ea940825c280add247ecbd2aea65c3635a65fee6edc42f031eacfba61caddc"` Nov 28 13:52:25.120 INFO [stdout] c2ea940825c280add247ecbd2aea65c3635a65fee6edc42f031eacfba61caddc