Nov 07 05:10:34.794 INFO checking DurgaMa/rust-zcash against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 07 05:10:34.794 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-3/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 07 05:10:35.176 INFO blam! 05611c6d1816406d42e13dcdf29da7e0e1e962de01d8845d62f52adcb30c43f9 Nov 07 05:10:35.178 INFO running `"docker" "start" "-a" "05611c6d1816406d42e13dcdf29da7e0e1e962de01d8845d62f52adcb30c43f9"` Nov 07 05:10:36.239 INFO kablam! usermod: no changes Nov 07 05:10:36.284 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 07 05:10:36.284 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 07 05:10:36.284 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 07 05:10:36.284 INFO kablam! files will be included as a binary target: Nov 07 05:10:36.284 INFO kablam! Nov 07 05:10:36.285 INFO kablam! * /source/src/main.rs Nov 07 05:10:36.285 INFO kablam! Nov 07 05:10:36.285 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 07 05:10:36.285 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 07 05:10:36.285 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 07 05:10:36.285 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 07 05:10:36.285 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 07 05:10:36.285 INFO kablam! Nov 07 05:10:36.285 INFO kablam! For more information on this warning you can consult Nov 07 05:10:36.285 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 07 05:10:36.285 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zcash-cli`, Nov 07 05:10:36.285 INFO kablam! please set bin.path in Cargo.toml Nov 07 05:10:36.443 INFO kablam! Compiling openssl v0.9.8 Nov 07 05:10:36.449 INFO kablam! Compiling openssl-sys v0.9.8 Nov 07 05:10:36.452 INFO kablam! Checking mime v0.2.2 Nov 07 05:10:36.452 INFO kablam! Checking rust-ini v0.10.0 Nov 07 05:10:36.458 INFO kablam! Checking clap v2.20.5 Nov 07 05:10:36.464 INFO kablam! Checking serde_urlencoded v0.4.2 Nov 07 05:10:39.260 INFO kablam! Checking hyper v0.10.5 Nov 07 05:10:46.773 INFO kablam! Checking native-tls v0.1.1 Nov 07 05:10:47.979 INFO kablam! Checking hyper-native-tls v0.2.2 Nov 07 05:10:49.509 INFO kablam! Checking reqwest v0.4.0 Nov 07 05:10:51.411 INFO kablam! Checking zcash v0.1.0 (/source) Nov 07 05:10:55.120 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 07 05:10:55.120 INFO kablam! --> src/config.rs:136:48 Nov 07 05:10:55.120 INFO kablam! | Nov 07 05:10:55.120 INFO kablam! 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Nov 07 05:10:55.120 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 05:10:55.120 INFO kablam! | Nov 07 05:10:55.120 INFO kablam! = note: #[warn(deprecated)] on by default Nov 07 05:10:55.120 INFO kablam! Nov 07 05:10:55.436 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 07 05:10:55.436 INFO kablam! --> src/config.rs:136:48 Nov 07 05:10:55.436 INFO kablam! | Nov 07 05:10:55.436 INFO kablam! 136 | let default_dir = format!("{}/.zcash", env::home_dir().unwrap().display()); Nov 07 05:10:55.436 INFO kablam! | ^^^^^^^^^^^^^ Nov 07 05:10:55.436 INFO kablam! | Nov 07 05:10:55.436 INFO kablam! = note: #[warn(deprecated)] on by default Nov 07 05:10:55.436 INFO kablam! Nov 07 05:10:55.752 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.48s Nov 07 05:10:55.768 INFO kablam! su: No module specific data is present Nov 07 05:10:56.567 INFO running `"docker" "rm" "-f" "05611c6d1816406d42e13dcdf29da7e0e1e962de01d8845d62f52adcb30c43f9"` Nov 07 05:10:56.791 INFO blam! 05611c6d1816406d42e13dcdf29da7e0e1e962de01d8845d62f52adcb30c43f9