Sep 04 19:45:50.356 INFO checking gerrit-rust-0.1.24 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 19:45:50.356 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 19:45:50.356 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/try#5fe695a3844714c70e8f7731a553f7947987a68a:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:45:50.510 INFO blam! 80e51f44ec4a83ee0423587ebaefeab6bda9e4ad1abf87ec28b44b8ed9172311 Sep 04 19:45:50.511 INFO running `"docker" "start" "-a" "80e51f44ec4a83ee0423587ebaefeab6bda9e4ad1abf87ec28b44b8ed9172311"` Sep 04 19:45:51.182 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 04 19:45:51.182 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 04 19:45:51.182 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 04 19:45:51.182 INFO kablam! files will be included as a binary target: Sep 04 19:45:51.182 INFO kablam! Sep 04 19:45:51.182 INFO kablam! * /source/src/bin/changes.rs Sep 04 19:45:51.182 INFO kablam! * /source/src/bin/topic.rs Sep 04 19:45:51.182 INFO kablam! * /source/src/bin/gerritapi.rs Sep 04 19:45:51.182 INFO kablam! * /source/src/bin/config.rs Sep 04 19:45:51.182 INFO kablam! Sep 04 19:45:51.182 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 04 19:45:51.182 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 04 19:45:51.182 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 04 19:45:51.182 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 04 19:45:51.182 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 04 19:45:51.183 INFO kablam! Sep 04 19:45:51.183 INFO kablam! For more information on this warning you can consult Sep 04 19:45:51.183 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 04 19:45:51.312 INFO kablam! Compiling gerrit-rust v0.1.24 (file:///source) Sep 04 19:45:51.312 INFO kablam! Checking netrc v0.4.1 Sep 04 19:45:51.316 INFO kablam! Checking toml-config v0.4.0 Sep 04 19:45:51.319 INFO kablam! Checking gron v0.4.0 Sep 04 19:45:51.321 INFO kablam! Checking libgerrit v0.2.8 Sep 04 19:46:02.849 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. Sep 04 19:46:02.849 INFO kablam! --> src/bin/topic.rs:377:26 Sep 04 19:46:02.849 INFO kablam! | Sep 04 19:46:02.849 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Sep 04 19:46:02.849 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 19:46:02.849 INFO kablam! | Sep 04 19:46:02.849 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 19:46:02.849 INFO kablam! Sep 04 19:46:02.860 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. Sep 04 19:46:02.861 INFO kablam! --> src/bin/topic.rs:377:26 Sep 04 19:46:02.861 INFO kablam! | Sep 04 19:46:02.861 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Sep 04 19:46:02.861 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 19:46:02.861 INFO kablam! | Sep 04 19:46:02.861 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 19:46:02.861 INFO kablam! Sep 04 19:46:04.294 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.12s Sep 04 19:46:04.303 INFO kablam! su: No module specific data is present Sep 04 19:46:04.957 INFO running `"docker" "rm" "-f" "80e51f44ec4a83ee0423587ebaefeab6bda9e4ad1abf87ec28b44b8ed9172311"` Sep 04 19:46:05.073 INFO blam! 80e51f44ec4a83ee0423587ebaefeab6bda9e4ad1abf87ec28b44b8ed9172311