Oct 13 14:55:28.349 INFO checking gerrit-rust-0.1.24 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 14:55:28.349 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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"` Oct 13 14:55:28.542 INFO blam! 58eb4e446752715ef70d54430995fe3189f01f3d21bc5cec6bdd07ff72134138 Oct 13 14:55:28.544 INFO running `"docker" "start" "-a" "58eb4e446752715ef70d54430995fe3189f01f3d21bc5cec6bdd07ff72134138"` Oct 13 14:55:29.139 INFO kablam! usermod: no changes Oct 13 14:55:29.164 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 14:55:29.164 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 14:55:29.164 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 14:55:29.164 INFO kablam! files will be included as a binary target: Oct 13 14:55:29.164 INFO kablam! Oct 13 14:55:29.164 INFO kablam! * /source/src/bin/config.rs Oct 13 14:55:29.164 INFO kablam! * /source/src/bin/topic.rs Oct 13 14:55:29.164 INFO kablam! * /source/src/bin/gerritapi.rs Oct 13 14:55:29.164 INFO kablam! * /source/src/bin/changes.rs Oct 13 14:55:29.164 INFO kablam! Oct 13 14:55:29.164 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 14:55:29.164 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 14:55:29.164 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 14:55:29.164 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 14:55:29.164 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 14:55:29.164 INFO kablam! Oct 13 14:55:29.164 INFO kablam! For more information on this warning you can consult Oct 13 14:55:29.164 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 14:55:29.343 INFO kablam! Compiling gerrit-rust v0.1.24 (/source) Oct 13 14:55:29.343 INFO kablam! Checking netrc v0.4.1 Oct 13 14:55:29.355 INFO kablam! Checking toml-config v0.4.0 Oct 13 14:55:29.356 INFO kablam! Checking gron v0.4.0 Oct 13 14:55:29.356 INFO kablam! Checking libgerrit v0.2.8 Oct 13 14:55:41.458 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. Oct 13 14:55:41.459 INFO kablam! --> src/bin/topic.rs:377:26 Oct 13 14:55:41.459 INFO kablam! | Oct 13 14:55:41.460 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Oct 13 14:55:41.460 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 14:55:41.461 INFO kablam! | Oct 13 14:55:41.462 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 14:55:41.462 INFO kablam! Oct 13 14:55:41.622 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. Oct 13 14:55:41.622 INFO kablam! --> src/bin/topic.rs:377:26 Oct 13 14:55:41.622 INFO kablam! | Oct 13 14:55:41.622 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Oct 13 14:55:41.622 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 14:55:41.622 INFO kablam! | Oct 13 14:55:41.622 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 14:55:41.622 INFO kablam! Oct 13 14:55:42.485 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.33s Oct 13 14:55:42.525 INFO kablam! su: No module specific data is present Oct 13 14:55:42.917 INFO running `"docker" "rm" "-f" "58eb4e446752715ef70d54430995fe3189f01f3d21bc5cec6bdd07ff72134138"` Oct 13 14:55:43.056 INFO blam! 58eb4e446752715ef70d54430995fe3189f01f3d21bc5cec6bdd07ff72134138