Nov 04 23:40:21.690 INFO checking gerrit-rust-0.1.24 against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 04 23:40:21.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-0/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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 04 23:40:21.948 INFO blam! fcbf31d8f976f6371a38188e82389010b0855d436b79ea46ece164c5639a77f0 Nov 04 23:40:21.951 INFO running `"docker" "start" "-a" "fcbf31d8f976f6371a38188e82389010b0855d436b79ea46ece164c5639a77f0"` Nov 04 23:40:22.436 INFO kablam! usermod: no changes Nov 04 23:40:22.457 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 04 23:40:22.457 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 04 23:40:22.457 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 04 23:40:22.457 INFO kablam! files will be included as a binary target: Nov 04 23:40:22.457 INFO kablam! Nov 04 23:40:22.457 INFO kablam! * /source/src/bin/topic.rs Nov 04 23:40:22.457 INFO kablam! * /source/src/bin/gerritapi.rs Nov 04 23:40:22.457 INFO kablam! * /source/src/bin/config.rs Nov 04 23:40:22.457 INFO kablam! * /source/src/bin/changes.rs Nov 04 23:40:22.457 INFO kablam! Nov 04 23:40:22.457 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 04 23:40:22.457 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 04 23:40:22.457 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 04 23:40:22.457 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 04 23:40:22.457 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 04 23:40:22.457 INFO kablam! Nov 04 23:40:22.457 INFO kablam! For more information on this warning you can consult Nov 04 23:40:22.457 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 04 23:40:22.589 INFO kablam! Compiling gerrit-rust v0.1.24 (/source) Nov 04 23:40:22.589 INFO kablam! Checking netrc v0.4.1 Nov 04 23:40:22.593 INFO kablam! Checking toml-config v0.4.0 Nov 04 23:40:22.595 INFO kablam! Checking gron v0.4.0 Nov 04 23:40:22.598 INFO kablam! Checking libgerrit v0.2.8 Nov 04 23:40:34.055 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 04 23:40:34.055 INFO kablam! --> src/bin/topic.rs:377:26 Nov 04 23:40:34.055 INFO kablam! | Nov 04 23:40:34.055 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Nov 04 23:40:34.056 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 23:40:34.056 INFO kablam! | Nov 04 23:40:34.056 INFO kablam! = note: #[warn(deprecated)] on by default Nov 04 23:40:34.056 INFO kablam! Nov 04 23:40:34.200 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 04 23:40:34.201 INFO kablam! --> src/bin/topic.rs:377:26 Nov 04 23:40:34.201 INFO kablam! | Nov 04 23:40:34.201 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Nov 04 23:40:34.202 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 23:40:34.202 INFO kablam! | Nov 04 23:40:34.202 INFO kablam! = note: #[warn(deprecated)] on by default Nov 04 23:40:34.203 INFO kablam! Nov 04 23:40:34.985 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.53s Nov 04 23:40:34.998 INFO kablam! su: No module specific data is present Nov 04 23:40:35.356 INFO running `"docker" "rm" "-f" "fcbf31d8f976f6371a38188e82389010b0855d436b79ea46ece164c5639a77f0"` Nov 04 23:40:35.544 INFO blam! fcbf31d8f976f6371a38188e82389010b0855d436b79ea46ece164c5639a77f0