Sep 04 23:06:28.589 INFO checking bitcheck-0.2.8 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 23:06:28.589 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 23:06:28.590 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:06:28.781 INFO blam! 3ad8461166874d79c4431c2b31e59d6e04734e3816711c0f01db3d0b303568cf Sep 04 23:06:28.783 INFO running `"docker" "start" "-a" "3ad8461166874d79c4431c2b31e59d6e04734e3816711c0f01db3d0b303568cf"` Sep 04 23:06:29.403 INFO kablam! Compiling typenum v1.10.0 Sep 04 23:06:29.403 INFO kablam! Checking byte-tools v0.2.0 Sep 04 23:06:29.404 INFO kablam! Checking arrayref v0.3.5 Sep 04 23:06:29.406 INFO kablam! Checking same-file v1.0.3 Sep 04 23:06:29.407 INFO kablam! Checking fake-simd v0.1.2 Sep 04 23:06:29.407 INFO kablam! Checking home v0.3.3 Sep 04 23:06:30.022 INFO kablam! Checking block-buffer v0.3.3 Sep 04 23:06:30.746 INFO kablam! Checking walkdir v2.2.5 Sep 04 23:06:34.586 INFO kablam! Checking generic-array v0.9.0 Sep 04 23:06:35.386 INFO kablam! Checking digest v0.7.5 Sep 04 23:06:35.582 INFO kablam! Checking md-5 v0.7.0 Sep 04 23:06:35.582 INFO kablam! Checking sha-1 v0.7.0 Sep 04 23:06:36.104 INFO kablam! Checking bitcheck v0.2.8 (file:///source) Sep 04 23:06:37.282 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 23:06:37.282 INFO kablam! --> src/main.rs:6:5 Sep 04 23:06:37.282 INFO kablam! | Sep 04 23:06:37.282 INFO kablam! 6 | use std::env::home_dir; Sep 04 23:06:37.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 23:06:37.282 INFO kablam! | Sep 04 23:06:37.282 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 23:06:37.282 INFO kablam! Sep 04 23:06:37.282 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 23:06:37.282 INFO kablam! --> src/main.rs:26:10 Sep 04 23:06:37.282 INFO kablam! | Sep 04 23:06:37.282 INFO kablam! 26 | (home_dir().unwrap()).into_iter().filter_map Sep 04 23:06:37.282 INFO kablam! | ^^^^^^^^ Sep 04 23:06:37.282 INFO kablam! Sep 04 23:06:37.282 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 23:06:37.282 INFO kablam! --> src/main.rs:39:14 Sep 04 23:06:37.283 INFO kablam! | Sep 04 23:06:37.283 INFO kablam! 39 | (home_dir().unwrap()).into_iter().filter_map(|e| e.ok()) { Sep 04 23:06:37.283 INFO kablam! | ^^^^^^^^ Sep 04 23:06:37.283 INFO kablam! Sep 04 23:06:37.333 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 23:06:37.333 INFO kablam! --> src/main.rs:6:5 Sep 04 23:06:37.333 INFO kablam! | Sep 04 23:06:37.333 INFO kablam! 6 | use std::env::home_dir; Sep 04 23:06:37.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 23:06:37.333 INFO kablam! | Sep 04 23:06:37.333 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 23:06:37.333 INFO kablam! Sep 04 23:06:37.333 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 23:06:37.334 INFO kablam! --> src/main.rs:26:10 Sep 04 23:06:37.334 INFO kablam! | Sep 04 23:06:37.334 INFO kablam! 26 | (home_dir().unwrap()).into_iter().filter_map Sep 04 23:06:37.334 INFO kablam! | ^^^^^^^^ Sep 04 23:06:37.334 INFO kablam! Sep 04 23:06:37.334 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 23:06:37.334 INFO kablam! --> src/main.rs:39:14 Sep 04 23:06:37.334 INFO kablam! | Sep 04 23:06:37.334 INFO kablam! 39 | (home_dir().unwrap()).into_iter().filter_map(|e| e.ok()) { Sep 04 23:06:37.334 INFO kablam! | ^^^^^^^^ Sep 04 23:06:37.334 INFO kablam! Sep 04 23:06:37.526 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 8.17s Sep 04 23:06:37.530 INFO kablam! su: No module specific data is present Sep 04 23:06:37.982 INFO running `"docker" "rm" "-f" "3ad8461166874d79c4431c2b31e59d6e04734e3816711c0f01db3d0b303568cf"` Sep 04 23:06:38.066 INFO blam! 3ad8461166874d79c4431c2b31e59d6e04734e3816711c0f01db3d0b303568cf