Nov 02 22:00:10.145 INFO checking DurgaMa/rust-zcash against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 02 22:00:10.145 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-5/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-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 02 22:00:10.561 INFO blam! 60b95d3b2d701a69285ec97ed74e90d3b695fc85bc67db1e534e431e470427b6 Nov 02 22:00:10.566 INFO running `"docker" "start" "-a" "60b95d3b2d701a69285ec97ed74e90d3b695fc85bc67db1e534e431e470427b6"` Nov 02 22:00:11.704 INFO kablam! usermod: no changes Nov 02 22:00:11.742 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 02 22:00:11.742 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 02 22:00:11.742 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 02 22:00:11.742 INFO kablam! files will be included as a binary target: Nov 02 22:00:11.742 INFO kablam! Nov 02 22:00:11.742 INFO kablam! * /source/src/main.rs Nov 02 22:00:11.742 INFO kablam! Nov 02 22:00:11.742 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 02 22:00:11.742 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 02 22:00:11.742 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 02 22:00:11.742 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 02 22:00:11.742 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 02 22:00:11.742 INFO kablam! Nov 02 22:00:11.742 INFO kablam! For more information on this warning you can consult Nov 02 22:00:11.742 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 02 22:00:11.742 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Nov 02 22:00:11.742 INFO kablam! please set bin.path in Cargo.toml Nov 02 22:00:11.936 INFO kablam! Compiling openssl v0.9.8 Nov 02 22:00:11.936 INFO kablam! Checking mime v0.2.2 Nov 02 22:00:11.936 INFO kablam! Checking serde_urlencoded v0.4.2 Nov 02 22:00:13.297 INFO kablam! Checking hyper v0.10.5 Nov 02 22:00:17.968 INFO kablam! Checking native-tls v0.1.1 Nov 02 22:00:19.528 INFO kablam! Checking hyper-native-tls v0.2.2 Nov 02 22:00:21.040 INFO kablam! Checking reqwest v0.4.0 Nov 02 22:00:22.890 INFO kablam! Checking zcash v0.1.0 (/source) Nov 02 22:00:27.632 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 02 22:00:27.632 INFO kablam! --> src/config.rs:136:48 Nov 02 22:00:27.632 INFO kablam! | Nov 02 22:00:27.632 INFO kablam! 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Nov 02 22:00:27.632 INFO kablam! | ^^^^^^^^^^^^^ Nov 02 22:00:27.632 INFO kablam! | Nov 02 22:00:27.632 INFO kablam! = note: #[warn(deprecated)] on by default Nov 02 22:00:27.632 INFO kablam! Nov 02 22:00:28.192 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 02 22:00:28.196 INFO kablam! --> src/config.rs:136:48 Nov 02 22:00:28.196 INFO kablam! | Nov 02 22:00:28.196 INFO kablam! 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Nov 02 22:00:28.196 INFO kablam! | ^^^^^^^^^^^^^ Nov 02 22:00:28.196 INFO kablam! | Nov 02 22:00:28.196 INFO kablam! = note: #[warn(deprecated)] on by default Nov 02 22:00:28.196 INFO kablam! Nov 02 22:00:28.508 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.77s Nov 02 22:00:28.524 INFO kablam! su: No module specific data is present Nov 02 22:00:29.276 INFO running `"docker" "rm" "-f" "60b95d3b2d701a69285ec97ed74e90d3b695fc85bc67db1e534e431e470427b6"` Nov 02 22:00:29.628 INFO blam! 60b95d3b2d701a69285ec97ed74e90d3b695fc85bc67db1e534e431e470427b6