Nov 10 06:01:54.884 INFO checking gerrit-rust-0.1.24 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 10 06:01:54.884 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-1/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 10 06:01:55.251 INFO blam! a47494fe50ffd8fa4f8319383f0f192e96918ac61b2e567500d795c7a84708fc Nov 10 06:01:55.251 INFO running `"docker" "start" "-a" "a47494fe50ffd8fa4f8319383f0f192e96918ac61b2e567500d795c7a84708fc"` Nov 10 06:01:55.936 INFO kablam! usermod: no changes Nov 10 06:01:55.969 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 10 06:01:55.970 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 10 06:01:55.970 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 10 06:01:55.970 INFO kablam! files will be included as a binary target: Nov 10 06:01:55.970 INFO kablam! Nov 10 06:01:55.970 INFO kablam! * /source/src/bin/topic.rs Nov 10 06:01:55.970 INFO kablam! * /source/src/bin/gerritapi.rs Nov 10 06:01:55.970 INFO kablam! * /source/src/bin/config.rs Nov 10 06:01:55.970 INFO kablam! * /source/src/bin/changes.rs Nov 10 06:01:55.970 INFO kablam! Nov 10 06:01:55.970 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 10 06:01:55.970 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 10 06:01:55.970 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 10 06:01:55.970 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 10 06:01:55.970 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 10 06:01:55.971 INFO kablam! Nov 10 06:01:55.971 INFO kablam! For more information on this warning you can consult Nov 10 06:01:55.971 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 10 06:01:56.132 INFO kablam! Compiling gerrit-rust v0.1.24 (/source) Nov 10 06:01:56.132 INFO kablam! Checking netrc v0.4.1 Nov 10 06:01:56.136 INFO kablam! Checking toml-config v0.4.0 Nov 10 06:01:56.138 INFO kablam! Checking gron v0.4.0 Nov 10 06:01:56.138 INFO kablam! Checking curl v0.4.19 Nov 10 06:01:58.075 INFO kablam! Checking libgerrit v0.2.8 Nov 10 06:02:07.403 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 10 06:02:07.403 INFO kablam! --> src/bin/topic.rs:377:26 Nov 10 06:02:07.403 INFO kablam! | Nov 10 06:02:07.403 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Nov 10 06:02:07.403 INFO kablam! | ^^^^^^^^^^^^^ Nov 10 06:02:07.403 INFO kablam! | Nov 10 06:02:07.403 INFO kablam! = note: #[warn(deprecated)] on by default Nov 10 06:02:07.403 INFO kablam! Nov 10 06:02:07.523 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 10 06:02:07.524 INFO kablam! --> src/bin/topic.rs:377:26 Nov 10 06:02:07.524 INFO kablam! | Nov 10 06:02:07.524 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Nov 10 06:02:07.525 INFO kablam! | ^^^^^^^^^^^^^ Nov 10 06:02:07.525 INFO kablam! | Nov 10 06:02:07.525 INFO kablam! = note: #[warn(deprecated)] on by default Nov 10 06:02:07.525 INFO kablam! Nov 10 06:02:08.360 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.40s Nov 10 06:02:08.378 INFO kablam! su: No module specific data is present Nov 10 06:02:08.641 INFO running `"docker" "rm" "-f" "a47494fe50ffd8fa4f8319383f0f192e96918ac61b2e567500d795c7a84708fc"` Nov 10 06:02:08.748 INFO blam! a47494fe50ffd8fa4f8319383f0f192e96918ac61b2e567500d795c7a84708fc