Jul 12 09:00:04.235 INFO checking gerrit-rust-0.1.24 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 09:00:04.235 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 09:00:04.235 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 09:00:04.235 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-7/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 09:00:04.442 INFO blam! 21d870e8cf71ae23d19592826a92e9817388dd0874a552de3d0125e4a7bb652d Jul 12 09:00:04.445 INFO running `"docker" "start" "-a" "21d870e8cf71ae23d19592826a92e9817388dd0874a552de3d0125e4a7bb652d"` Jul 12 09:00:05.158 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Jul 12 09:00:05.158 INFO kablam! disables Cargo from automatically inferring other binary targets. Jul 12 09:00:05.158 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Jul 12 09:00:05.158 INFO kablam! files will be included as a binary target: Jul 12 09:00:05.158 INFO kablam! Jul 12 09:00:05.158 INFO kablam! * /source/src/bin/changes.rs Jul 12 09:00:05.158 INFO kablam! * /source/src/bin/topic.rs Jul 12 09:00:05.159 INFO kablam! * /source/src/bin/gerritapi.rs Jul 12 09:00:05.159 INFO kablam! * /source/src/bin/config.rs Jul 12 09:00:05.159 INFO kablam! Jul 12 09:00:05.159 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Jul 12 09:00:05.159 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Jul 12 09:00:05.159 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Jul 12 09:00:05.159 INFO kablam! section. You may also move the files to a location where Cargo would not Jul 12 09:00:05.159 INFO kablam! automatically infer them to be a target, such as in subfolders. Jul 12 09:00:05.159 INFO kablam! Jul 12 09:00:05.159 INFO kablam! For more information on this warning you can consult Jul 12 09:00:05.159 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Jul 12 09:00:05.399 INFO kablam! Compiling gerrit-rust v0.1.24 (file:///source) Jul 12 09:00:05.400 INFO kablam! Checking netrc v0.4.1 Jul 12 09:00:05.403 INFO kablam! Checking toml v0.1.30 Jul 12 09:00:05.405 INFO kablam! Checking gron v0.4.0 Jul 12 09:00:05.405 INFO kablam! Checking libgerrit v0.2.8 Jul 12 09:00:08.164 INFO kablam! Checking toml-config v0.4.0 Jul 12 09:00:19.788 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 crates.io/crates/dirs instead. Jul 12 09:00:19.788 INFO kablam! --> src/bin/topic.rs:377:26 Jul 12 09:00:19.788 INFO kablam! | Jul 12 09:00:19.788 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Jul 12 09:00:19.788 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 09:00:19.789 INFO kablam! | Jul 12 09:00:19.789 INFO kablam! = note: #[warn(deprecated)] on by default Jul 12 09:00:19.789 INFO kablam! Jul 12 09:00:19.798 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 crates.io/crates/dirs instead. Jul 12 09:00:19.798 INFO kablam! --> src/bin/topic.rs:377:26 Jul 12 09:00:19.798 INFO kablam! | Jul 12 09:00:19.798 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Jul 12 09:00:19.798 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 09:00:19.798 INFO kablam! | Jul 12 09:00:19.798 INFO kablam! = note: #[warn(deprecated)] on by default Jul 12 09:00:19.798 INFO kablam! Jul 12 09:00:21.934 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.79s Jul 12 09:00:21.949 INFO kablam! su: No module specific data is present Jul 12 09:00:22.519 INFO running `"docker" "rm" "-f" "21d870e8cf71ae23d19592826a92e9817388dd0874a552de3d0125e4a7bb652d"` Jul 12 09:00:22.681 INFO blam! 21d870e8cf71ae23d19592826a92e9817388dd0874a552de3d0125e4a7bb652d