Oct 13 14:55:30.500 INFO checking gerrit-rust-0.1.24 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 14:55:30.501 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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"` Oct 13 14:55:30.833 INFO blam! 248e5f6a481877657871e11bd70ad60e9d7c0fa36065aebfd1feaa230c4c0ac9 Oct 13 14:55:30.835 INFO running `"docker" "start" "-a" "248e5f6a481877657871e11bd70ad60e9d7c0fa36065aebfd1feaa230c4c0ac9"` Oct 13 14:55:31.535 INFO kablam! usermod: no changes Oct 13 14:55:31.568 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 14:55:31.568 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 14:55:31.568 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 14:55:31.568 INFO kablam! files will be included as a binary target: Oct 13 14:55:31.568 INFO kablam! Oct 13 14:55:31.568 INFO kablam! * /source/src/bin/config.rs Oct 13 14:55:31.568 INFO kablam! * /source/src/bin/topic.rs Oct 13 14:55:31.568 INFO kablam! * /source/src/bin/gerritapi.rs Oct 13 14:55:31.568 INFO kablam! * /source/src/bin/changes.rs Oct 13 14:55:31.568 INFO kablam! Oct 13 14:55:31.568 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 14:55:31.568 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 14:55:31.568 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 14:55:31.568 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 14:55:31.568 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 14:55:31.568 INFO kablam! Oct 13 14:55:31.568 INFO kablam! For more information on this warning you can consult Oct 13 14:55:31.568 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 14:55:31.694 INFO kablam! Compiling gerrit-rust v0.1.24 (/source) Oct 13 14:55:31.695 INFO kablam! Checking netrc v0.4.1 Oct 13 14:55:31.701 INFO kablam! Checking toml-config v0.4.0 Oct 13 14:55:31.703 INFO kablam! Checking gron v0.4.0 Oct 13 14:55:31.709 INFO kablam! Checking libgerrit v0.2.8 Oct 13 14:55:43.304 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. Oct 13 14:55:43.305 INFO kablam! --> src/bin/topic.rs:377:26 Oct 13 14:55:43.306 INFO kablam! | Oct 13 14:55:43.307 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Oct 13 14:55:43.307 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 14:55:43.308 INFO kablam! | Oct 13 14:55:43.309 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 14:55:43.309 INFO kablam! Oct 13 14:55:43.507 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. Oct 13 14:55:43.507 INFO kablam! --> src/bin/topic.rs:377:26 Oct 13 14:55:43.507 INFO kablam! | Oct 13 14:55:43.507 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Oct 13 14:55:43.507 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 14:55:43.507 INFO kablam! | Oct 13 14:55:43.507 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 14:55:43.507 INFO kablam! Oct 13 14:55:44.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.62s Oct 13 14:55:44.190 INFO kablam! su: No module specific data is present Oct 13 14:55:44.497 INFO running `"docker" "rm" "-f" "248e5f6a481877657871e11bd70ad60e9d7c0fa36065aebfd1feaa230c4c0ac9"` Oct 13 14:55:44.599 INFO blam! 248e5f6a481877657871e11bd70ad60e9d7c0fa36065aebfd1feaa230c4c0ac9