Nov 04 23:40:20.219 INFO checking gerrit-rust-0.1.24 against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 23:40:20.219 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-4/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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:20.419 INFO blam! c4f5839cc0bdc50f0327929af4691a4158e093b15777ec8c63946b82bbca60ae Nov 04 23:40:20.423 INFO running `"docker" "start" "-a" "c4f5839cc0bdc50f0327929af4691a4158e093b15777ec8c63946b82bbca60ae"` Nov 04 23:40:20.934 INFO kablam! usermod: no changes Nov 04 23:40:20.965 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 04 23:40:20.966 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 04 23:40:20.966 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 04 23:40:20.966 INFO kablam! files will be included as a binary target: Nov 04 23:40:20.966 INFO kablam! Nov 04 23:40:20.967 INFO kablam! * /source/src/bin/topic.rs Nov 04 23:40:20.967 INFO kablam! * /source/src/bin/gerritapi.rs Nov 04 23:40:20.967 INFO kablam! * /source/src/bin/config.rs Nov 04 23:40:20.967 INFO kablam! * /source/src/bin/changes.rs Nov 04 23:40:20.967 INFO kablam! Nov 04 23:40:20.968 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 04 23:40:20.968 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 04 23:40:20.968 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 04 23:40:20.968 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 04 23:40:20.968 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 04 23:40:20.969 INFO kablam! Nov 04 23:40:20.969 INFO kablam! For more information on this warning you can consult Nov 04 23:40:20.969 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 04 23:40:21.147 INFO kablam! Compiling gerrit-rust v0.1.24 (/source) Nov 04 23:40:21.148 INFO kablam! Checking netrc v0.4.1 Nov 04 23:40:21.152 INFO kablam! Checking toml-config v0.4.0 Nov 04 23:40:21.155 INFO kablam! Checking gron v0.4.0 Nov 04 23:40:21.155 INFO kablam! Checking libgerrit v0.2.8 Nov 04 23:40:32.215 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:32.215 INFO kablam! --> src/bin/topic.rs:377:26 Nov 04 23:40:32.216 INFO kablam! | Nov 04 23:40:32.216 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:32.216 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 23:40:32.216 INFO kablam! | Nov 04 23:40:32.217 INFO kablam! = note: #[warn(deprecated)] on by default Nov 04 23:40:32.217 INFO kablam! Nov 04 23:40:32.218 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:32.218 INFO kablam! --> src/bin/topic.rs:377:26 Nov 04 23:40:32.219 INFO kablam! | Nov 04 23:40:32.219 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:32.219 INFO kablam! | ^^^^^^^^^^^^^ Nov 04 23:40:32.219 INFO kablam! | Nov 04 23:40:32.220 INFO kablam! = note: #[warn(deprecated)] on by default Nov 04 23:40:32.220 INFO kablam! Nov 04 23:40:33.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.08s Nov 04 23:40:33.051 INFO kablam! su: No module specific data is present Nov 04 23:40:33.342 INFO running `"docker" "rm" "-f" "c4f5839cc0bdc50f0327929af4691a4158e093b15777ec8c63946b82bbca60ae"` Nov 04 23:40:33.459 INFO blam! c4f5839cc0bdc50f0327929af4691a4158e093b15777ec8c63946b82bbca60ae