Sep 03 16:02:23.118 INFO checking shashkambh/memo against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 16:02:23.118 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 16:02:23.118 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 16:02:23.293 INFO blam! ea260a7698426dc7d765b92f0f37f9b1ddf3a453320159cef41bdb9a590855d1 Sep 03 16:02:23.295 INFO running `"docker" "start" "-a" "ea260a7698426dc7d765b92f0f37f9b1ddf3a453320159cef41bdb9a590855d1"` Sep 03 16:02:23.886 INFO kablam! Checking libc v0.2.32 Sep 03 16:02:23.886 INFO kablam! Checking serde v1.0.15 Sep 03 16:02:25.410 INFO kablam! Checking term_size v0.3.0 Sep 03 16:02:25.410 INFO kablam! Checking atty v0.2.3 Sep 03 16:02:25.625 INFO kablam! Checking textwrap v0.8.0 Sep 03 16:02:26.130 INFO kablam! Checking clap v2.26.2 Sep 03 16:02:40.142 INFO kablam! Checking serde_json v1.0.3 Sep 03 16:02:44.912 INFO kablam! Checking memo v1.0.0 (file:///source) Sep 03 16:02:45.265 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 03 16:02:45.265 INFO kablam! --> src/main.rs:88:28 Sep 03 16:02:45.265 INFO kablam! | Sep 03 16:02:45.265 INFO kablam! 88 | let config_file_path = env::home_dir().expect("Home directory not set").join(".memoconfig"); Sep 03 16:02:45.265 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 16:02:45.265 INFO kablam! | Sep 03 16:02:45.265 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 16:02:45.265 INFO kablam! Sep 03 16:02:45.266 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 03 16:02:45.266 INFO kablam! --> src/main.rs:102:28 Sep 03 16:02:45.266 INFO kablam! | Sep 03 16:02:45.266 INFO kablam! 102 | let config_file_path = env::home_dir().expect("Home directory not set").join(".memoconfig"); Sep 03 16:02:45.266 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 16:02:45.266 INFO kablam! Sep 03 16:02:45.351 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 03 16:02:45.351 INFO kablam! --> src/main.rs:88:28 Sep 03 16:02:45.351 INFO kablam! | Sep 03 16:02:45.351 INFO kablam! 88 | let config_file_path = env::home_dir().expect("Home directory not set").join(".memoconfig"); Sep 03 16:02:45.351 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 16:02:45.351 INFO kablam! | Sep 03 16:02:45.351 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 16:02:45.351 INFO kablam! Sep 03 16:02:45.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 03 16:02:45.352 INFO kablam! --> src/main.rs:102:28 Sep 03 16:02:45.352 INFO kablam! | Sep 03 16:02:45.352 INFO kablam! 102 | let config_file_path = env::home_dir().expect("Home directory not set").join(".memoconfig"); Sep 03 16:02:45.352 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 16:02:45.352 INFO kablam! Sep 03 16:02:45.623 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.79s Sep 03 16:02:45.628 INFO kablam! su: No module specific data is present Sep 03 16:02:46.167 INFO running `"docker" "rm" "-f" "ea260a7698426dc7d765b92f0f37f9b1ddf3a453320159cef41bdb9a590855d1"` Sep 03 16:02:46.354 INFO blam! ea260a7698426dc7d765b92f0f37f9b1ddf3a453320159cef41bdb9a590855d1