Nov 04 14:02:49.488 INFO checking DurgaMa/rust-zcash against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 14:02:49.488 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-3/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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 04 14:02:49.925 INFO blam! 27bd95e439dc742af8a7479d95634194d831d83d3c2acbf5c7787688b8ac1223 Nov 04 14:02:49.936 INFO running `"docker" "start" "-a" "27bd95e439dc742af8a7479d95634194d831d83d3c2acbf5c7787688b8ac1223"` Nov 04 14:02:50.751 INFO kablam! usermod: no changes Nov 04 14:02:50.815 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 04 14:02:50.815 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 04 14:02:50.815 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 04 14:02:50.815 INFO kablam! files will be included as a binary target: Nov 04 14:02:50.815 INFO kablam! Nov 04 14:02:50.815 INFO kablam! * /source/src/main.rs Nov 04 14:02:50.815 INFO kablam! Nov 04 14:02:50.815 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 04 14:02:50.815 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 04 14:02:50.815 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 04 14:02:50.815 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 04 14:02:50.816 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 04 14:02:50.816 INFO kablam! Nov 04 14:02:50.816 INFO kablam! For more information on this warning you can consult Nov 04 14:02:50.816 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 04 14:02:50.816 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Nov 04 14:02:50.816 INFO kablam! please set bin.path in Cargo.toml Nov 04 14:02:51.091 INFO kablam! Checking rust-ini v0.10.0 Nov 04 14:02:51.091 INFO kablam! Checking env_logger v0.4.2 Nov 04 14:02:52.207 INFO kablam! Checking zcash v0.1.0 (/source) Nov 04 14:02:55.651 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. Nov 04 14:02:55.651 INFO kablam! --> src/config.rs:136:48 Nov 04 14:02:55.651 INFO kablam! | Nov 04 14:02:55.651 INFO kablam! 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Nov 04 14:02:55.651 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 14:02:55.651 INFO kablam! | Nov 04 14:02:55.651 INFO kablam! = note: #[warn(deprecated)] on by default Nov 04 14:02:55.651 INFO kablam! Nov 04 14:02:55.760 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. Nov 04 14:02:55.760 INFO kablam! --> src/config.rs:136:48 Nov 04 14:02:55.760 INFO kablam! | Nov 04 14:02:55.760 INFO kablam! 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Nov 04 14:02:55.760 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 14:02:55.760 INFO kablam! | Nov 04 14:02:55.760 INFO kablam! = note: #[warn(deprecated)] on by default Nov 04 14:02:55.760 INFO kablam! Nov 04 14:02:55.992 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.21s Nov 04 14:02:56.008 INFO kablam! su: No module specific data is present Nov 04 14:02:56.595 INFO running `"docker" "rm" "-f" "27bd95e439dc742af8a7479d95634194d831d83d3c2acbf5c7787688b8ac1223"` Nov 04 14:02:56.812 INFO blam! 27bd95e439dc742af8a7479d95634194d831d83d3c2acbf5c7787688b8ac1223