Oct 13 09:03:03.220 INFO checking s_app_dir-0.0.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:03:03.221 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 09:03:03.638 INFO blam! c68384adb6d285e4d5e70e671678e0bc9250d1a33e347fcd66824540e9d82eb5 Oct 13 09:03:03.639 INFO running `"docker" "start" "-a" "c68384adb6d285e4d5e70e671678e0bc9250d1a33e347fcd66824540e9d82eb5"` Oct 13 09:03:05.451 INFO kablam! usermod: no changes Oct 13 09:03:05.528 INFO kablam! Checking s_app_dir v0.0.0 (/source) Oct 13 09:03:06.176 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 13 09:03:06.177 INFO kablam! --> src/lib.rs:84:17 Oct 13 09:03:06.177 INFO kablam! | Oct 13 09:03:06.177 INFO kablam! 84 | .or(env::home_dir().map(|p| p.join(fallback))) Oct 13 09:03:06.177 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:06.177 INFO kablam! | Oct 13 09:03:06.177 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 09:03:06.177 INFO kablam! Oct 13 09:03:06.177 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 13 09:03:06.177 INFO kablam! --> src/lib.rs:107:9 Oct 13 09:03:06.182 INFO kablam! | Oct 13 09:03:06.182 INFO kablam! 107 | env::home_dir().map(|p| p.join(".".to_string() + &self.app_name)) Oct 13 09:03:06.182 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:06.182 INFO kablam! Oct 13 09:03:06.449 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 13 09:03:06.449 INFO kablam! --> src/lib.rs:146:22 Oct 13 09:03:06.449 INFO kablam! | Oct 13 09:03:06.449 INFO kablam! 146 | let expect = env::home_dir().map(|p| p.join(".local/share").join(APP_NAME)); Oct 13 09:03:06.449 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:06.449 INFO kablam! | Oct 13 09:03:06.450 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 09:03:06.450 INFO kablam! Oct 13 09:03:06.450 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 13 09:03:06.450 INFO kablam! --> src/lib.rs:178:22 Oct 13 09:03:06.450 INFO kablam! | Oct 13 09:03:06.450 INFO kablam! 178 | let expect = env::home_dir().map(|p| p.join(".config").join(APP_NAME)); Oct 13 09:03:06.450 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:06.450 INFO kablam! Oct 13 09:03:06.450 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 13 09:03:06.450 INFO kablam! --> src/lib.rs:209:22 Oct 13 09:03:06.450 INFO kablam! | Oct 13 09:03:06.450 INFO kablam! 209 | let expect = env::home_dir().map(|p| p.join(".cache").join(APP_NAME)); Oct 13 09:03:06.450 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:06.450 INFO kablam! Oct 13 09:03:06.450 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 13 09:03:06.450 INFO kablam! --> src/lib.rs:240:22 Oct 13 09:03:06.450 INFO kablam! | Oct 13 09:03:06.450 INFO kablam! 240 | let expect = env::home_dir().map(|p| p.join(".".to_string() + APP_NAME)); Oct 13 09:03:06.450 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:06.450 INFO kablam! Oct 13 09:03:06.450 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 13 09:03:06.450 INFO kablam! --> src/lib.rs:84:17 Oct 13 09:03:06.450 INFO kablam! | Oct 13 09:03:06.450 INFO kablam! 84 | .or(env::home_dir().map(|p| p.join(fallback))) Oct 13 09:03:06.450 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:06.450 INFO kablam! Oct 13 09:03:06.450 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 13 09:03:06.451 INFO kablam! --> src/lib.rs:107:9 Oct 13 09:03:06.451 INFO kablam! | Oct 13 09:03:06.451 INFO kablam! 107 | env::home_dir().map(|p| p.join(".".to_string() + &self.app_name)) Oct 13 09:03:06.451 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:06.451 INFO kablam! Oct 13 09:03:06.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 13 09:03:06.624 INFO kablam! su: No module specific data is present Oct 13 09:03:07.513 INFO running `"docker" "rm" "-f" "c68384adb6d285e4d5e70e671678e0bc9250d1a33e347fcd66824540e9d82eb5"` Oct 13 09:03:07.776 INFO blam! c68384adb6d285e4d5e70e671678e0bc9250d1a33e347fcd66824540e9d82eb5