Oct 28 00:40:46.681 INFO checking bitcheck-0.2.8 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 28 00:40:46.682 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 28 00:40:46.931 INFO blam! 6999ca02b0d7939ab94b23143a64ee9381754fd9e1e3e2915a604f453f64da25 Oct 28 00:40:46.947 INFO running `"docker" "start" "-a" "6999ca02b0d7939ab94b23143a64ee9381754fd9e1e3e2915a604f453f64da25"` Oct 28 00:40:48.155 INFO kablam! usermod: no changes Oct 28 00:40:48.255 INFO kablam! Compiling typenum v1.10.0 Oct 28 00:40:48.263 INFO kablam! Checking arrayref v0.3.5 Oct 28 00:40:48.263 INFO kablam! Checking byte-tools v0.2.0 Oct 28 00:40:48.263 INFO kablam! Checking fake-simd v0.1.2 Oct 28 00:40:48.263 INFO kablam! Checking same-file v1.0.3 Oct 28 00:40:48.263 INFO kablam! Checking home v0.3.3 Oct 28 00:40:49.323 INFO kablam! Checking block-buffer v0.3.3 Oct 28 00:40:50.687 INFO kablam! Checking walkdir v2.2.5 Oct 28 00:40:53.722 INFO kablam! Checking generic-array v0.9.0 Oct 28 00:40:54.207 INFO kablam! Checking digest v0.7.6 Oct 28 00:40:54.407 INFO kablam! Checking sha-1 v0.7.0 Oct 28 00:40:54.408 INFO kablam! Checking md-5 v0.7.0 Oct 28 00:40:55.075 INFO kablam! Checking bitcheck v0.2.8 (/source) Oct 28 00:40:56.487 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. Oct 28 00:40:56.488 INFO kablam! --> src/main.rs:6:5 Oct 28 00:40:56.488 INFO kablam! | Oct 28 00:40:56.488 INFO kablam! 6 | use std::env::home_dir; Oct 28 00:40:56.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 28 00:40:56.489 INFO kablam! | Oct 28 00:40:56.489 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 00:40:56.490 INFO kablam! Oct 28 00:40:56.490 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. Oct 28 00:40:56.490 INFO kablam! --> src/main.rs:26:10 Oct 28 00:40:56.490 INFO kablam! | Oct 28 00:40:56.491 INFO kablam! 26 | (home_dir().unwrap()).into_iter().filter_map Oct 28 00:40:56.491 INFO kablam! | ^^^^^^^^ Oct 28 00:40:56.491 INFO kablam! Oct 28 00:40:56.492 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. Oct 28 00:40:56.492 INFO kablam! --> src/main.rs:39:14 Oct 28 00:40:56.492 INFO kablam! | Oct 28 00:40:56.492 INFO kablam! 39 | (home_dir().unwrap()).into_iter().filter_map(|e| e.ok()) { Oct 28 00:40:56.493 INFO kablam! | ^^^^^^^^ Oct 28 00:40:56.493 INFO kablam! Oct 28 00:40:56.523 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. Oct 28 00:40:56.523 INFO kablam! --> src/main.rs:6:5 Oct 28 00:40:56.524 INFO kablam! | Oct 28 00:40:56.524 INFO kablam! 6 | use std::env::home_dir; Oct 28 00:40:56.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 28 00:40:56.525 INFO kablam! | Oct 28 00:40:56.525 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 00:40:56.525 INFO kablam! Oct 28 00:40:56.525 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. Oct 28 00:40:56.526 INFO kablam! --> src/main.rs:26:10 Oct 28 00:40:56.526 INFO kablam! | Oct 28 00:40:56.526 INFO kablam! 26 | (home_dir().unwrap()).into_iter().filter_map Oct 28 00:40:56.527 INFO kablam! | ^^^^^^^^ Oct 28 00:40:56.527 INFO kablam! Oct 28 00:40:56.527 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. Oct 28 00:40:56.528 INFO kablam! --> src/main.rs:39:14 Oct 28 00:40:56.528 INFO kablam! | Oct 28 00:40:56.528 INFO kablam! 39 | (home_dir().unwrap()).into_iter().filter_map(|e| e.ok()) { Oct 28 00:40:56.528 INFO kablam! | ^^^^^^^^ Oct 28 00:40:56.529 INFO kablam! Oct 28 00:40:56.649 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 8.47s Oct 28 00:40:56.651 INFO kablam! su: No module specific data is present Oct 28 00:40:57.134 INFO running `"docker" "rm" "-f" "6999ca02b0d7939ab94b23143a64ee9381754fd9e1e3e2915a604f453f64da25"` Oct 28 00:40:57.279 INFO blam! 6999ca02b0d7939ab94b23143a64ee9381754fd9e1e3e2915a604f453f64da25