Sep 06 00:33:30.219 INFO checking s_app_dir-0.0.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 00:33:30.219 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 00:33:30.219 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:33:30.411 INFO blam! 02cb7ddaa53d531542ae9e8eb7a33197f13145aca41b01b42a9d0ef3f50cc36c Sep 06 00:33:30.413 INFO running `"docker" "start" "-a" "02cb7ddaa53d531542ae9e8eb7a33197f13145aca41b01b42a9d0ef3f50cc36c"` Sep 06 00:33:31.714 INFO kablam! usermod: no changes Sep 06 00:33:31.772 INFO kablam! Checking s_app_dir v0.0.0 (file:///source) Sep 06 00:33:32.106 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 06 00:33:32.106 INFO kablam! --> src/lib.rs:84:17 Sep 06 00:33:32.106 INFO kablam! | Sep 06 00:33:32.106 INFO kablam! 84 | .or(env::home_dir().map(|p| p.join(fallback))) Sep 06 00:33:32.106 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:33:32.106 INFO kablam! | Sep 06 00:33:32.106 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 00:33:32.106 INFO kablam! Sep 06 00:33:32.106 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 06 00:33:32.106 INFO kablam! --> src/lib.rs:107:9 Sep 06 00:33:32.106 INFO kablam! | Sep 06 00:33:32.106 INFO kablam! 107 | env::home_dir().map(|p| p.join(".".to_string() + &self.app_name)) Sep 06 00:33:32.106 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:33:32.106 INFO kablam! Sep 06 00:33:32.174 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 06 00:33:32.174 INFO kablam! --> src/lib.rs:146:22 Sep 06 00:33:32.174 INFO kablam! | Sep 06 00:33:32.174 INFO kablam! 146 | let expect = env::home_dir().map(|p| p.join(".local/share").join(APP_NAME)); Sep 06 00:33:32.174 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:33:32.174 INFO kablam! | Sep 06 00:33:32.174 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 00:33:32.174 INFO kablam! Sep 06 00:33:32.174 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 06 00:33:32.174 INFO kablam! --> src/lib.rs:178:22 Sep 06 00:33:32.174 INFO kablam! | Sep 06 00:33:32.174 INFO kablam! 178 | let expect = env::home_dir().map(|p| p.join(".config").join(APP_NAME)); Sep 06 00:33:32.174 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:33:32.174 INFO kablam! Sep 06 00:33:32.174 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 06 00:33:32.174 INFO kablam! --> src/lib.rs:209:22 Sep 06 00:33:32.174 INFO kablam! | Sep 06 00:33:32.174 INFO kablam! 209 | let expect = env::home_dir().map(|p| p.join(".cache").join(APP_NAME)); Sep 06 00:33:32.174 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:33:32.174 INFO kablam! Sep 06 00:33:32.174 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 06 00:33:32.174 INFO kablam! --> src/lib.rs:240:22 Sep 06 00:33:32.174 INFO kablam! | Sep 06 00:33:32.174 INFO kablam! 240 | let expect = env::home_dir().map(|p| p.join(".".to_string() + APP_NAME)); Sep 06 00:33:32.174 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:33:32.174 INFO kablam! Sep 06 00:33:32.174 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 06 00:33:32.174 INFO kablam! --> src/lib.rs:84:17 Sep 06 00:33:32.174 INFO kablam! | Sep 06 00:33:32.174 INFO kablam! 84 | .or(env::home_dir().map(|p| p.join(fallback))) Sep 06 00:33:32.174 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:33:32.174 INFO kablam! Sep 06 00:33:32.174 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 06 00:33:32.174 INFO kablam! --> src/lib.rs:107:9 Sep 06 00:33:32.174 INFO kablam! | Sep 06 00:33:32.174 INFO kablam! 107 | env::home_dir().map(|p| p.join(".".to_string() + &self.app_name)) Sep 06 00:33:32.175 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:33:32.175 INFO kablam! Sep 06 00:33:32.334 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.59s Sep 06 00:33:32.335 INFO kablam! su: No module specific data is present Sep 06 00:33:33.092 INFO running `"docker" "rm" "-f" "02cb7ddaa53d531542ae9e8eb7a33197f13145aca41b01b42a9d0ef3f50cc36c"` Sep 06 00:33:33.214 INFO blam! 02cb7ddaa53d531542ae9e8eb7a33197f13145aca41b01b42a9d0ef3f50cc36c