Sep 21 12:56:28.756 INFO checking bitcheck-0.2.8 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 12:56:28.756 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 12:56:28.756 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 12:56:28.995 INFO blam! 8844d7572cebd7ad2ab649da3adfffe04a631612fe1670ad5091cc1950d0228a Sep 21 12:56:28.997 INFO running `"docker" "start" "-a" "8844d7572cebd7ad2ab649da3adfffe04a631612fe1670ad5091cc1950d0228a"` Sep 21 12:56:29.790 INFO kablam! usermod: no changes Sep 21 12:56:29.918 INFO kablam! Checking arrayref v0.3.5 Sep 21 12:56:29.918 INFO kablam! Checking fake-simd v0.1.2 Sep 21 12:56:29.922 INFO kablam! Checking same-file v1.0.3 Sep 21 12:56:29.922 INFO kablam! Checking home v0.3.3 Sep 21 12:56:30.266 INFO kablam! Checking block-buffer v0.3.3 Sep 21 12:56:30.990 INFO kablam! Checking walkdir v2.2.5 Sep 21 12:56:31.338 INFO kablam! Checking sha-1 v0.7.0 Sep 21 12:56:31.338 INFO kablam! Checking md-5 v0.7.0 Sep 21 12:56:32.398 INFO kablam! Checking bitcheck v0.2.8 (/source) Sep 21 12:56:33.290 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 21 12:56:33.290 INFO kablam! --> src/main.rs:6:5 Sep 21 12:56:33.290 INFO kablam! | Sep 21 12:56:33.290 INFO kablam! 6 | use std::env::home_dir; Sep 21 12:56:33.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 12:56:33.290 INFO kablam! | Sep 21 12:56:33.290 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 12:56:33.290 INFO kablam! Sep 21 12:56:33.290 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 21 12:56:33.290 INFO kablam! --> src/main.rs:26:10 Sep 21 12:56:33.290 INFO kablam! | Sep 21 12:56:33.290 INFO kablam! 26 | (home_dir().unwrap()).into_iter().filter_map Sep 21 12:56:33.291 INFO kablam! | ^^^^^^^^ Sep 21 12:56:33.291 INFO kablam! Sep 21 12:56:33.291 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 21 12:56:33.291 INFO kablam! --> src/main.rs:39:14 Sep 21 12:56:33.292 INFO kablam! | Sep 21 12:56:33.292 INFO kablam! 39 | (home_dir().unwrap()).into_iter().filter_map(|e| e.ok()) { Sep 21 12:56:33.292 INFO kablam! | ^^^^^^^^ Sep 21 12:56:33.292 INFO kablam! Sep 21 12:56:33.350 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 21 12:56:33.350 INFO kablam! --> src/main.rs:6:5 Sep 21 12:56:33.351 INFO kablam! | Sep 21 12:56:33.351 INFO kablam! 6 | use std::env::home_dir; Sep 21 12:56:33.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 12:56:33.352 INFO kablam! | Sep 21 12:56:33.352 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 12:56:33.352 INFO kablam! Sep 21 12:56:33.352 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 21 12:56:33.353 INFO kablam! --> src/main.rs:26:10 Sep 21 12:56:33.353 INFO kablam! | Sep 21 12:56:33.353 INFO kablam! 26 | (home_dir().unwrap()).into_iter().filter_map Sep 21 12:56:33.354 INFO kablam! | ^^^^^^^^ Sep 21 12:56:33.354 INFO kablam! Sep 21 12:56:33.354 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 21 12:56:33.354 INFO kablam! --> src/main.rs:39:14 Sep 21 12:56:33.355 INFO kablam! | Sep 21 12:56:33.355 INFO kablam! 39 | (home_dir().unwrap()).into_iter().filter_map(|e| e.ok()) { Sep 21 12:56:33.355 INFO kablam! | ^^^^^^^^ Sep 21 12:56:33.356 INFO kablam! Sep 21 12:56:33.510 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 3.70s Sep 21 12:56:33.514 INFO kablam! su: No module specific data is present Sep 21 12:56:34.736 INFO running `"docker" "rm" "-f" "8844d7572cebd7ad2ab649da3adfffe04a631612fe1670ad5091cc1950d0228a"` Sep 21 12:56:34.832 INFO blam! 8844d7572cebd7ad2ab649da3adfffe04a631612fe1670ad5091cc1950d0228a