Sep 01 03:31:27.046 INFO checking gerrit-rust-0.1.24 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 03:31:27.047 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 03:31:27.047 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:31:27.209 INFO blam! b942d64e497d1a48f3c3527ea8252d342b14ab0dfc1537b536b15b2f6b8b2eec Sep 01 03:31:27.211 INFO running `"docker" "start" "-a" "b942d64e497d1a48f3c3527ea8252d342b14ab0dfc1537b536b15b2f6b8b2eec"` Sep 01 03:31:27.935 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 01 03:31:27.935 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 01 03:31:27.935 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 01 03:31:27.935 INFO kablam! files will be included as a binary target: Sep 01 03:31:27.935 INFO kablam! Sep 01 03:31:27.935 INFO kablam! * /source/src/bin/changes.rs Sep 01 03:31:27.935 INFO kablam! * /source/src/bin/topic.rs Sep 01 03:31:27.935 INFO kablam! * /source/src/bin/gerritapi.rs Sep 01 03:31:27.935 INFO kablam! * /source/src/bin/config.rs Sep 01 03:31:27.935 INFO kablam! Sep 01 03:31:27.935 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 01 03:31:27.935 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 01 03:31:27.935 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 01 03:31:27.935 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 01 03:31:27.936 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 01 03:31:27.936 INFO kablam! Sep 01 03:31:27.936 INFO kablam! For more information on this warning you can consult Sep 01 03:31:27.936 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 01 03:31:28.089 INFO kablam! Compiling gerrit-rust v0.1.24 (file:///source) Sep 01 03:31:28.089 INFO kablam! Checking netrc v0.4.1 Sep 01 03:31:28.094 INFO kablam! Checking toml-config v0.4.0 Sep 01 03:31:28.095 INFO kablam! Checking gron v0.4.0 Sep 01 03:31:28.096 INFO kablam! Checking libgerrit v0.2.8 Sep 01 03:31:39.680 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. Sep 01 03:31:39.680 INFO kablam! --> src/bin/topic.rs:377:26 Sep 01 03:31:39.680 INFO kablam! | Sep 01 03:31:39.680 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Sep 01 03:31:39.680 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 03:31:39.680 INFO kablam! | Sep 01 03:31:39.680 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 03:31:39.680 INFO kablam! Sep 01 03:31:40.151 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. Sep 01 03:31:40.151 INFO kablam! --> src/bin/topic.rs:377:26 Sep 01 03:31:40.152 INFO kablam! | Sep 01 03:31:40.152 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Sep 01 03:31:40.152 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 03:31:40.152 INFO kablam! | Sep 01 03:31:40.152 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 03:31:40.152 INFO kablam! Sep 01 03:31:41.797 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.87s Sep 01 03:31:41.812 INFO kablam! su: No module specific data is present Sep 01 03:31:42.320 INFO running `"docker" "rm" "-f" "b942d64e497d1a48f3c3527ea8252d342b14ab0dfc1537b536b15b2f6b8b2eec"` Sep 01 03:31:42.452 INFO blam! b942d64e497d1a48f3c3527ea8252d342b14ab0dfc1537b536b15b2f6b8b2eec