Aug 30 17:11:03.699 INFO checking gerrit-rust-0.1.24 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 17:11:03.699 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 17:11:03.699 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-3/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 17:11:03.959 INFO blam! e78875af3fe665ac87a152074f5db45b7bc511f583f903d325f482f2fddbc8d2 Aug 30 17:11:03.961 INFO running `"docker" "start" "-a" "e78875af3fe665ac87a152074f5db45b7bc511f583f903d325f482f2fddbc8d2"` Aug 30 17:11:04.662 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Aug 30 17:11:04.662 INFO kablam! disables Cargo from automatically inferring other binary targets. Aug 30 17:11:04.662 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Aug 30 17:11:04.662 INFO kablam! files will be included as a binary target: Aug 30 17:11:04.662 INFO kablam! Aug 30 17:11:04.662 INFO kablam! * /source/src/bin/changes.rs Aug 30 17:11:04.662 INFO kablam! * /source/src/bin/topic.rs Aug 30 17:11:04.662 INFO kablam! * /source/src/bin/gerritapi.rs Aug 30 17:11:04.662 INFO kablam! * /source/src/bin/config.rs Aug 30 17:11:04.662 INFO kablam! Aug 30 17:11:04.662 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Aug 30 17:11:04.662 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Aug 30 17:11:04.662 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Aug 30 17:11:04.662 INFO kablam! section. You may also move the files to a location where Cargo would not Aug 30 17:11:04.662 INFO kablam! automatically infer them to be a target, such as in subfolders. Aug 30 17:11:04.662 INFO kablam! Aug 30 17:11:04.662 INFO kablam! For more information on this warning you can consult Aug 30 17:11:04.662 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Aug 30 17:11:04.818 INFO kablam! Compiling gerrit-rust v0.1.24 (file:///source) Aug 30 17:11:04.818 INFO kablam! Checking netrc v0.4.1 Aug 30 17:11:04.827 INFO kablam! Checking toml-config v0.4.0 Aug 30 17:11:04.828 INFO kablam! Checking gron v0.4.0 Aug 30 17:11:04.829 INFO kablam! Checking libgerrit v0.2.8 Aug 30 17:11:15.897 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. Aug 30 17:11:15.897 INFO kablam! --> src/bin/topic.rs:377:26 Aug 30 17:11:15.897 INFO kablam! | Aug 30 17:11:15.897 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Aug 30 17:11:15.897 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 17:11:15.897 INFO kablam! | Aug 30 17:11:15.897 INFO kablam! = note: #[warn(deprecated)] on by default Aug 30 17:11:15.897 INFO kablam! Aug 30 17:11:15.948 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. Aug 30 17:11:15.948 INFO kablam! --> src/bin/topic.rs:377:26 Aug 30 17:11:15.948 INFO kablam! | Aug 30 17:11:15.948 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Aug 30 17:11:15.948 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 17:11:15.948 INFO kablam! | Aug 30 17:11:15.948 INFO kablam! = note: #[warn(deprecated)] on by default Aug 30 17:11:15.948 INFO kablam! Aug 30 17:11:17.417 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.76s Aug 30 17:11:17.431 INFO kablam! su: No module specific data is present Aug 30 17:11:18.032 INFO running `"docker" "rm" "-f" "e78875af3fe665ac87a152074f5db45b7bc511f583f903d325f482f2fddbc8d2"` Aug 30 17:11:18.156 INFO blam! e78875af3fe665ac87a152074f5db45b7bc511f583f903d325f482f2fddbc8d2