Sep 20 04:27:05.243 INFO checking bitcheck-0.2.8 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 04:27:05.243 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 04:27:05.243 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:27:05.458 INFO blam! 28fe4b49c8fa2872c64abd97d2a981adebf6c881a107220f4a53c4cb2fa0adf0 Sep 20 04:27:05.462 INFO running `"docker" "start" "-a" "28fe4b49c8fa2872c64abd97d2a981adebf6c881a107220f4a53c4cb2fa0adf0"` Sep 20 04:27:06.199 INFO kablam! usermod: no changes Sep 20 04:27:06.246 INFO kablam! Compiling typenum v1.10.0 Sep 20 04:27:06.246 INFO kablam! Checking byte-tools v0.2.0 Sep 20 04:27:06.246 INFO kablam! Checking arrayref v0.3.5 Sep 20 04:27:06.246 INFO kablam! Checking fake-simd v0.1.2 Sep 20 04:27:06.246 INFO kablam! Checking same-file v1.0.3 Sep 20 04:27:06.246 INFO kablam! Checking home v0.3.3 Sep 20 04:27:06.777 INFO kablam! Checking block-buffer v0.3.3 Sep 20 04:27:07.467 INFO kablam! Checking walkdir v2.2.5 Sep 20 04:27:10.764 INFO kablam! Checking generic-array v0.9.0 Sep 20 04:27:11.318 INFO kablam! Checking digest v0.7.5 Sep 20 04:27:11.631 INFO kablam! Checking sha-1 v0.7.0 Sep 20 04:27:11.631 INFO kablam! Checking md-5 v0.7.0 Sep 20 04:27:12.219 INFO kablam! Checking bitcheck v0.2.8 (/source) Sep 20 04:27:12.883 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 20 04:27:12.883 INFO kablam! --> src/main.rs:6:5 Sep 20 04:27:12.883 INFO kablam! | Sep 20 04:27:12.883 INFO kablam! 6 | use std::env::home_dir; Sep 20 04:27:12.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 04:27:12.883 INFO kablam! | Sep 20 04:27:12.883 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:27:12.883 INFO kablam! Sep 20 04:27:12.883 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 20 04:27:12.883 INFO kablam! --> src/main.rs:26:10 Sep 20 04:27:12.883 INFO kablam! | Sep 20 04:27:12.883 INFO kablam! 26 | (home_dir().unwrap()).into_iter().filter_map Sep 20 04:27:12.883 INFO kablam! | ^^^^^^^^ Sep 20 04:27:12.883 INFO kablam! Sep 20 04:27:12.883 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 20 04:27:12.883 INFO kablam! --> src/main.rs:39:14 Sep 20 04:27:12.883 INFO kablam! | Sep 20 04:27:12.883 INFO kablam! 39 | (home_dir().unwrap()).into_iter().filter_map(|e| e.ok()) { Sep 20 04:27:12.883 INFO kablam! | ^^^^^^^^ Sep 20 04:27:12.883 INFO kablam! Sep 20 04:27:12.971 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 20 04:27:12.971 INFO kablam! --> src/main.rs:6:5 Sep 20 04:27:12.971 INFO kablam! | Sep 20 04:27:12.971 INFO kablam! 6 | use std::env::home_dir; Sep 20 04:27:12.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 04:27:12.971 INFO kablam! | Sep 20 04:27:12.971 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:27:12.971 INFO kablam! Sep 20 04:27:12.971 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 20 04:27:12.971 INFO kablam! --> src/main.rs:26:10 Sep 20 04:27:12.971 INFO kablam! | Sep 20 04:27:12.971 INFO kablam! 26 | (home_dir().unwrap()).into_iter().filter_map Sep 20 04:27:12.971 INFO kablam! | ^^^^^^^^ Sep 20 04:27:12.971 INFO kablam! Sep 20 04:27:12.971 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 20 04:27:12.971 INFO kablam! --> src/main.rs:39:14 Sep 20 04:27:12.971 INFO kablam! | Sep 20 04:27:12.971 INFO kablam! 39 | (home_dir().unwrap()).into_iter().filter_map(|e| e.ok()) { Sep 20 04:27:12.971 INFO kablam! | ^^^^^^^^ Sep 20 04:27:12.971 INFO kablam! Sep 20 04:27:13.094 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 6.88s Sep 20 04:27:13.097 INFO kablam! su: No module specific data is present Sep 20 04:27:13.960 INFO running `"docker" "rm" "-f" "28fe4b49c8fa2872c64abd97d2a981adebf6c881a107220f4a53c4cb2fa0adf0"` Sep 20 04:27:14.057 INFO blam! 28fe4b49c8fa2872c64abd97d2a981adebf6c881a107220f4a53c4cb2fa0adf0