Oct 13 09:03:02.369 INFO checking s_app_dir-0.0.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 09:03:02.369 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:02.768 INFO blam! 79f196e94cbcdc383ea3c82b1a886db97caa64751ed1f51f8f82909dc0d81a61 Oct 13 09:03:02.788 INFO running `"docker" "start" "-a" "79f196e94cbcdc383ea3c82b1a886db97caa64751ed1f51f8f82909dc0d81a61"` Oct 13 09:03:04.016 INFO kablam! usermod: no changes Oct 13 09:03:04.076 INFO kablam! Checking s_app_dir v0.0.0 (/source) Oct 13 09:03:05.088 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:05.088 INFO kablam! --> src/lib.rs:84:17 Oct 13 09:03:05.088 INFO kablam! | Oct 13 09:03:05.088 INFO kablam! 84 | .or(env::home_dir().map(|p| p.join(fallback))) Oct 13 09:03:05.088 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:05.088 INFO kablam! | Oct 13 09:03:05.088 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 09:03:05.088 INFO kablam! Oct 13 09:03:05.088 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:05.088 INFO kablam! --> src/lib.rs:107:9 Oct 13 09:03:05.088 INFO kablam! | Oct 13 09:03:05.088 INFO kablam! 107 | env::home_dir().map(|p| p.join(".".to_string() + &self.app_name)) Oct 13 09:03:05.088 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:05.088 INFO kablam! Oct 13 09:03:05.308 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:05.308 INFO kablam! --> src/lib.rs:146:22 Oct 13 09:03:05.308 INFO kablam! | Oct 13 09:03:05.308 INFO kablam! 146 | let expect = env::home_dir().map(|p| p.join(".local/share").join(APP_NAME)); Oct 13 09:03:05.308 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:05.308 INFO kablam! | Oct 13 09:03:05.309 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 09:03:05.309 INFO kablam! Oct 13 09:03:05.309 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:05.309 INFO kablam! --> src/lib.rs:178:22 Oct 13 09:03:05.309 INFO kablam! | Oct 13 09:03:05.309 INFO kablam! 178 | let expect = env::home_dir().map(|p| p.join(".config").join(APP_NAME)); Oct 13 09:03:05.309 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:05.309 INFO kablam! Oct 13 09:03:05.309 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:05.309 INFO kablam! --> src/lib.rs:209:22 Oct 13 09:03:05.309 INFO kablam! | Oct 13 09:03:05.309 INFO kablam! 209 | let expect = env::home_dir().map(|p| p.join(".cache").join(APP_NAME)); Oct 13 09:03:05.309 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:05.309 INFO kablam! Oct 13 09:03:05.309 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:05.309 INFO kablam! --> src/lib.rs:240:22 Oct 13 09:03:05.309 INFO kablam! | Oct 13 09:03:05.309 INFO kablam! 240 | let expect = env::home_dir().map(|p| p.join(".".to_string() + APP_NAME)); Oct 13 09:03:05.309 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:05.309 INFO kablam! Oct 13 09:03:05.309 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:05.309 INFO kablam! --> src/lib.rs:84:17 Oct 13 09:03:05.309 INFO kablam! | Oct 13 09:03:05.309 INFO kablam! 84 | .or(env::home_dir().map(|p| p.join(fallback))) Oct 13 09:03:05.309 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:05.309 INFO kablam! Oct 13 09:03:05.309 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:05.309 INFO kablam! --> src/lib.rs:107:9 Oct 13 09:03:05.309 INFO kablam! | Oct 13 09:03:05.309 INFO kablam! 107 | env::home_dir().map(|p| p.join(".".to_string() + &self.app_name)) Oct 13 09:03:05.309 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 09:03:05.309 INFO kablam! Oct 13 09:03:05.476 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 13 09:03:05.482 INFO kablam! su: No module specific data is present Oct 13 09:03:06.469 INFO running `"docker" "rm" "-f" "79f196e94cbcdc383ea3c82b1a886db97caa64751ed1f51f8f82909dc0d81a61"` Oct 13 09:03:06.730 INFO blam! 79f196e94cbcdc383ea3c82b1a886db97caa64751ed1f51f8f82909dc0d81a61