Oct 31 21:17:08.495 INFO checking shashkambh/memo against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 21:17:08.495 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 21:17:08.665 INFO blam! 9dadd82537c215d6afd5232d6e4db11a544da6c5a5d3c9a0128f499bdf238f33 Oct 31 21:17:08.668 INFO running `"docker" "start" "-a" "9dadd82537c215d6afd5232d6e4db11a544da6c5a5d3c9a0128f499bdf238f33"` Oct 31 21:17:09.264 INFO kablam! usermod: no changes Oct 31 21:17:09.328 INFO kablam! Checking term_size v0.3.0 Oct 31 21:17:09.328 INFO kablam! Checking atty v0.2.3 Oct 31 21:17:09.328 INFO kablam! Checking serde_json v1.0.3 Oct 31 21:17:09.587 INFO kablam! Checking textwrap v0.8.0 Oct 31 21:17:09.931 INFO kablam! Checking clap v2.26.2 Oct 31 21:17:16.797 INFO kablam! Checking memo v1.0.0 (/source) Oct 31 21:17:17.205 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 31 21:17:17.206 INFO kablam! --> src/main.rs:88:28 Oct 31 21:17:17.206 INFO kablam! | Oct 31 21:17:17.206 INFO kablam! 88 | let config_file_path = env::home_dir().expect("Home directory not set").join(".memoconfig"); Oct 31 21:17:17.207 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:17:17.207 INFO kablam! | Oct 31 21:17:17.207 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 21:17:17.207 INFO kablam! Oct 31 21:17:17.208 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 31 21:17:17.208 INFO kablam! --> src/main.rs:102:28 Oct 31 21:17:17.208 INFO kablam! | Oct 31 21:17:17.209 INFO kablam! 102 | let config_file_path = env::home_dir().expect("Home directory not set").join(".memoconfig"); Oct 31 21:17:17.209 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:17:17.209 INFO kablam! Oct 31 21:17:17.373 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 31 21:17:17.373 INFO kablam! --> src/main.rs:88:28 Oct 31 21:17:17.374 INFO kablam! | Oct 31 21:17:17.374 INFO kablam! 88 | let config_file_path = env::home_dir().expect("Home directory not set").join(".memoconfig"); Oct 31 21:17:17.375 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:17:17.375 INFO kablam! | Oct 31 21:17:17.375 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 21:17:17.376 INFO kablam! Oct 31 21:17:17.376 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 31 21:17:17.376 INFO kablam! --> src/main.rs:102:28 Oct 31 21:17:17.377 INFO kablam! | Oct 31 21:17:17.377 INFO kablam! 102 | let config_file_path = env::home_dir().expect("Home directory not set").join(".memoconfig"); Oct 31 21:17:17.377 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:17:17.378 INFO kablam! Oct 31 21:17:17.449 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.15s Oct 31 21:17:17.454 INFO kablam! su: No module specific data is present Oct 31 21:17:17.846 INFO running `"docker" "rm" "-f" "9dadd82537c215d6afd5232d6e4db11a544da6c5a5d3c9a0128f499bdf238f33"` Oct 31 21:17:18.124 INFO blam! 9dadd82537c215d6afd5232d6e4db11a544da6c5a5d3c9a0128f499bdf238f33