Dec 18 07:54:04.425 INFO checking DurgaMa/rust-zcash against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 07:54:04.425 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-6/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/DurgaMa/rust-zcash:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 07:54:04.792 INFO [stdout] 954ea51fa8f8f3268efcb6cd90cc4ebe6f151e6898fc2b788ffb35fd30c74d8a Dec 18 07:54:04.802 INFO running `"docker" "start" "-a" "954ea51fa8f8f3268efcb6cd90cc4ebe6f151e6898fc2b788ffb35fd30c74d8a"` Dec 18 07:54:06.112 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 18 07:54:06.112 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 18 07:54:06.112 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 18 07:54:06.113 INFO [stderr] files will be included as a binary target: Dec 18 07:54:06.113 INFO [stderr] Dec 18 07:54:06.113 INFO [stderr] * /opt/crater/workdir/src/main.rs Dec 18 07:54:06.113 INFO [stderr] Dec 18 07:54:06.113 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 18 07:54:06.113 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 18 07:54:06.113 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 18 07:54:06.113 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 18 07:54:06.113 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 18 07:54:06.113 INFO [stderr] Dec 18 07:54:06.113 INFO [stderr] For more information on this warning you can consult Dec 18 07:54:06.113 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 18 07:54:06.113 INFO [stderr] warning: path `/opt/crater/workdir/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Dec 18 07:54:06.113 INFO [stderr] please set bin.path in Cargo.toml Dec 18 07:54:06.311 INFO [stderr] Checking rust-ini v0.10.0 Dec 18 07:54:06.320 INFO [stderr] Checking env_logger v0.4.2 Dec 18 07:54:07.241 INFO [stderr] Checking zcash v0.1.0 (/opt/crater/workdir) Dec 18 07:54:08.768 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 18 07:54:08.768 INFO [stderr] --> src/config.rs:136:48 Dec 18 07:54:08.768 INFO [stderr] | Dec 18 07:54:08.768 INFO [stderr] 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Dec 18 07:54:08.768 INFO [stderr] | ^^^^^^^^^^^^^ Dec 18 07:54:08.768 INFO [stderr] | Dec 18 07:54:08.768 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 07:54:08.768 INFO [stderr] Dec 18 07:54:08.780 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 18 07:54:08.780 INFO [stderr] --> src/config.rs:136:48 Dec 18 07:54:08.780 INFO [stderr] | Dec 18 07:54:08.780 INFO [stderr] 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Dec 18 07:54:08.780 INFO [stderr] | ^^^^^^^^^^^^^ Dec 18 07:54:08.788 INFO [stderr] | Dec 18 07:54:08.788 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 07:54:08.788 INFO [stderr] Dec 18 07:54:09.213 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.12s Dec 18 07:54:10.200 INFO running `"docker" "inspect" "954ea51fa8f8f3268efcb6cd90cc4ebe6f151e6898fc2b788ffb35fd30c74d8a"` Dec 18 07:54:10.490 INFO running `"docker" "rm" "-f" "954ea51fa8f8f3268efcb6cd90cc4ebe6f151e6898fc2b788ffb35fd30c74d8a"` Dec 18 07:54:10.845 INFO [stdout] 954ea51fa8f8f3268efcb6cd90cc4ebe6f151e6898fc2b788ffb35fd30c74d8a