Nov 30 22:33:18.609 INFO checking gerrit-rust-0.1.24 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 22:33:18.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-0/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 22:33:18.880 INFO [stdout] 486e25e0722faee7d68d964214ff867a1a00fc370cb6adb99a9fa8b59e3dfa43 Nov 30 22:33:18.882 INFO running `"docker" "start" "-a" "486e25e0722faee7d68d964214ff867a1a00fc370cb6adb99a9fa8b59e3dfa43"` Nov 30 22:33:19.319 INFO [stderr] usermod: no changes Nov 30 22:33:19.341 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 30 22:33:19.341 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 30 22:33:19.341 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 30 22:33:19.341 INFO [stderr] files will be included as a binary target: Nov 30 22:33:19.341 INFO [stderr] Nov 30 22:33:19.341 INFO [stderr] * /source/src/bin/config.rs Nov 30 22:33:19.341 INFO [stderr] * /source/src/bin/topic.rs Nov 30 22:33:19.341 INFO [stderr] * /source/src/bin/gerritapi.rs Nov 30 22:33:19.341 INFO [stderr] * /source/src/bin/changes.rs Nov 30 22:33:19.341 INFO [stderr] Nov 30 22:33:19.341 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 30 22:33:19.341 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 30 22:33:19.341 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 30 22:33:19.341 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 30 22:33:19.341 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 30 22:33:19.341 INFO [stderr] Nov 30 22:33:19.341 INFO [stderr] For more information on this warning you can consult Nov 30 22:33:19.341 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 30 22:33:19.473 INFO [stderr] Compiling gerrit-rust v0.1.24 (/source) Nov 30 22:33:19.473 INFO [stderr] Checking netrc v0.4.1 Nov 30 22:33:19.475 INFO [stderr] Checking toml-config v0.4.0 Nov 30 22:33:19.475 INFO [stderr] Checking gron v0.4.0 Nov 30 22:33:19.476 INFO [stderr] Checking libgerrit v0.2.8 Nov 30 22:33:30.429 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 30 22:33:30.430 INFO [stderr] --> src/bin/topic.rs:377:26 Nov 30 22:33:30.430 INFO [stderr] | Nov 30 22:33:30.430 INFO [stderr] 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Nov 30 22:33:30.431 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 22:33:30.431 INFO [stderr] | Nov 30 22:33:30.431 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 30 22:33:30.432 INFO [stderr] Nov 30 22:33:30.499 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 30 22:33:30.499 INFO [stderr] --> src/bin/topic.rs:377:26 Nov 30 22:33:30.499 INFO [stderr] | Nov 30 22:33:30.499 INFO [stderr] 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Nov 30 22:33:30.500 INFO [stderr] | ^^^^^^^^^^^^^ Nov 30 22:33:30.500 INFO [stderr] | Nov 30 22:33:30.500 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 30 22:33:30.500 INFO [stderr] Nov 30 22:33:31.368 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.02s Nov 30 22:33:31.373 INFO [stderr] su: No module specific data is present Nov 30 22:33:31.673 INFO running `"docker" "inspect" "486e25e0722faee7d68d964214ff867a1a00fc370cb6adb99a9fa8b59e3dfa43"` Nov 30 22:33:31.790 INFO running `"docker" "rm" "-f" "486e25e0722faee7d68d964214ff867a1a00fc370cb6adb99a9fa8b59e3dfa43"` Nov 30 22:33:31.936 INFO [stdout] 486e25e0722faee7d68d964214ff867a1a00fc370cb6adb99a9fa8b59e3dfa43