Nov 29 01:09:23.851 INFO checking gerrit-rust-0.1.24 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 29 01:09:23.852 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-5/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 29 01:09:24.080 INFO [stdout] cdd810ad3f2db2104f872c1b872693ccae9d67c7a3ca4068d5fd151264622f0f Nov 29 01:09:24.082 INFO running `"docker" "start" "-a" "cdd810ad3f2db2104f872c1b872693ccae9d67c7a3ca4068d5fd151264622f0f"` Nov 29 01:09:24.559 INFO [stderr] usermod: no changes Nov 29 01:09:24.592 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 29 01:09:24.592 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 29 01:09:24.592 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 29 01:09:24.592 INFO [stderr] files will be included as a binary target: Nov 29 01:09:24.592 INFO [stderr] Nov 29 01:09:24.592 INFO [stderr] * /source/src/bin/config.rs Nov 29 01:09:24.592 INFO [stderr] * /source/src/bin/topic.rs Nov 29 01:09:24.592 INFO [stderr] * /source/src/bin/gerritapi.rs Nov 29 01:09:24.592 INFO [stderr] * /source/src/bin/changes.rs Nov 29 01:09:24.592 INFO [stderr] Nov 29 01:09:24.592 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 29 01:09:24.592 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 29 01:09:24.592 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 29 01:09:24.592 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 29 01:09:24.592 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 29 01:09:24.592 INFO [stderr] Nov 29 01:09:24.592 INFO [stderr] For more information on this warning you can consult Nov 29 01:09:24.592 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 29 01:09:24.726 INFO [stderr] Compiling gerrit-rust v0.1.24 (/source) Nov 29 01:09:24.727 INFO [stderr] Checking netrc v0.4.1 Nov 29 01:09:24.731 INFO [stderr] Checking toml-config v0.4.0 Nov 29 01:09:24.731 INFO [stderr] Checking gron v0.4.0 Nov 29 01:09:24.732 INFO [stderr] Checking libgerrit v0.2.8 Nov 29 01:09:34.601 INFO [stderr] 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 29 01:09:34.601 INFO [stderr] --> src/bin/topic.rs:377:26 Nov 29 01:09:34.601 INFO [stderr] | Nov 29 01:09:34.601 INFO [stderr] 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Nov 29 01:09:34.601 INFO [stderr] | ^^^^^^^^^^^^^ Nov 29 01:09:34.601 INFO [stderr] | Nov 29 01:09:34.601 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 29 01:09:34.601 INFO [stderr] Nov 29 01:09:34.859 INFO [stderr] 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 29 01:09:34.859 INFO [stderr] --> src/bin/topic.rs:377:26 Nov 29 01:09:34.859 INFO [stderr] | Nov 29 01:09:34.860 INFO [stderr] 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Nov 29 01:09:34.860 INFO [stderr] | ^^^^^^^^^^^^^ Nov 29 01:09:34.860 INFO [stderr] | Nov 29 01:09:34.860 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 29 01:09:34.860 INFO [stderr] Nov 29 01:09:35.696 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.11s Nov 29 01:09:35.708 INFO [stderr] su: No module specific data is present Nov 29 01:09:36.047 INFO running `"docker" "inspect" "cdd810ad3f2db2104f872c1b872693ccae9d67c7a3ca4068d5fd151264622f0f"` Nov 29 01:09:36.245 INFO running `"docker" "rm" "-f" "cdd810ad3f2db2104f872c1b872693ccae9d67c7a3ca4068d5fd151264622f0f"` Nov 29 01:09:36.400 INFO [stdout] cdd810ad3f2db2104f872c1b872693ccae9d67c7a3ca4068d5fd151264622f0f