Oct 13 08:02:13.546 INFO checking standard_paths-0.4.6 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 08:02:13.546 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 08:02:13.950 INFO blam! a011769572657149bdb964f8866fbd5af52421d1a87a66e58a162bd2d1b959f1 Oct 13 08:02:13.960 INFO running `"docker" "start" "-a" "a011769572657149bdb964f8866fbd5af52421d1a87a66e58a162bd2d1b959f1"` Oct 13 08:02:15.071 INFO kablam! usermod: no changes Oct 13 08:02:15.156 INFO kablam! Checking users v0.5.3 Oct 13 08:02:16.036 INFO kablam! Checking standard_paths v0.4.6 (/source) Oct 13 08:02:17.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 08:02:17.177 INFO kablam! --> src/linux.rs:80:43 Oct 13 08:02:17.178 INFO kablam! | Oct 13 08:02:17.178 INFO kablam! 80 | LocationType::HomeLocation => env::home_dir().ok_or(StandardPaths::home_dir_err()), Oct 13 08:02:17.178 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.179 INFO kablam! | Oct 13 08:02:17.179 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:02:17.179 INFO kablam! Oct 13 08:02:17.179 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 08:02:17.180 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:17.180 INFO kablam! | Oct 13 08:02:17.180 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:17.180 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.181 INFO kablam! ... Oct 13 08:02:17.181 INFO kablam! 84 | let mut path = get_var_or_home!("XDG_CACHE_HOME", ".cache"); Oct 13 08:02:17.181 INFO kablam! | -------------------------------------------- in this macro invocation Oct 13 08:02:17.181 INFO kablam! Oct 13 08:02:17.182 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 08:02:17.182 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:17.182 INFO kablam! | Oct 13 08:02:17.182 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:17.183 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.183 INFO kablam! ... Oct 13 08:02:17.183 INFO kablam! 94 | let mut path = get_var_or_home!("XDG_DATA_HOME", ".local", "share"); Oct 13 08:02:17.183 INFO kablam! | ---------------------------------------------------- in this macro invocation Oct 13 08:02:17.183 INFO kablam! Oct 13 08:02:17.183 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 08:02:17.183 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:17.183 INFO kablam! | Oct 13 08:02:17.183 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:17.183 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.183 INFO kablam! ... Oct 13 08:02:17.183 INFO kablam! 106 | let mut path = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 13 08:02:17.183 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 13 08:02:17.183 INFO kablam! Oct 13 08:02:17.183 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 08:02:17.183 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:17.183 INFO kablam! | Oct 13 08:02:17.183 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:17.183 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.183 INFO kablam! ... Oct 13 08:02:17.183 INFO kablam! 166 | let mut config = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 13 08:02:17.183 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 13 08:02:17.183 INFO kablam! Oct 13 08:02:17.183 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 08:02:17.183 INFO kablam! --> src/linux.rs:198:46 Oct 13 08:02:17.183 INFO kablam! | Oct 13 08:02:17.183 INFO kablam! 198 | let mut path = match env::home_dir() { Oct 13 08:02:17.183 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.183 INFO kablam! Oct 13 08:02:17.183 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 08:02:17.183 INFO kablam! --> src/linux.rs:218:38 Oct 13 08:02:17.183 INFO kablam! | Oct 13 08:02:17.183 INFO kablam! 218 | let mut path = match env::home_dir() { Oct 13 08:02:17.183 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.183 INFO kablam! Oct 13 08:02:17.183 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 08:02:17.183 INFO kablam! --> src/linux.rs:262:50 Oct 13 08:02:17.183 INFO kablam! | Oct 13 08:02:17.183 INFO kablam! 262 | LocationType::FontsLocation => match env::home_dir() { Oct 13 08:02:17.183 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.183 INFO kablam! Oct 13 08:02:17.357 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 08:02:17.357 INFO kablam! --> src/linux.rs:80:43 Oct 13 08:02:17.357 INFO kablam! | Oct 13 08:02:17.357 INFO kablam! 80 | LocationType::HomeLocation => env::home_dir().ok_or(StandardPaths::home_dir_err()), Oct 13 08:02:17.357 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.357 INFO kablam! | Oct 13 08:02:17.357 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:02:17.357 INFO kablam! Oct 13 08:02:17.357 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 08:02:17.357 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:17.357 INFO kablam! | Oct 13 08:02:17.357 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:17.357 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.357 INFO kablam! ... Oct 13 08:02:17.357 INFO kablam! 84 | let mut path = get_var_or_home!("XDG_CACHE_HOME", ".cache"); Oct 13 08:02:17.357 INFO kablam! | -------------------------------------------- in this macro invocation Oct 13 08:02:17.357 INFO kablam! Oct 13 08:02:17.357 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 08:02:17.357 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:17.357 INFO kablam! | Oct 13 08:02:17.357 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:17.357 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.357 INFO kablam! ... Oct 13 08:02:17.357 INFO kablam! 94 | let mut path = get_var_or_home!("XDG_DATA_HOME", ".local", "share"); Oct 13 08:02:17.357 INFO kablam! | ---------------------------------------------------- in this macro invocation Oct 13 08:02:17.357 INFO kablam! Oct 13 08:02:17.357 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 08:02:17.357 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:17.357 INFO kablam! | Oct 13 08:02:17.357 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:17.357 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.357 INFO kablam! ... Oct 13 08:02:17.357 INFO kablam! 106 | let mut path = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 13 08:02:17.357 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 13 08:02:17.357 INFO kablam! Oct 13 08:02:17.357 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 08:02:17.357 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:17.357 INFO kablam! | Oct 13 08:02:17.357 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:17.357 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.357 INFO kablam! ... Oct 13 08:02:17.357 INFO kablam! 166 | let mut config = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 13 08:02:17.357 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 13 08:02:17.357 INFO kablam! Oct 13 08:02:17.364 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 08:02:17.364 INFO kablam! --> src/linux.rs:198:46 Oct 13 08:02:17.364 INFO kablam! | Oct 13 08:02:17.364 INFO kablam! 198 | let mut path = match env::home_dir() { Oct 13 08:02:17.364 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.364 INFO kablam! Oct 13 08:02:17.364 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 08:02:17.364 INFO kablam! --> src/linux.rs:218:38 Oct 13 08:02:17.364 INFO kablam! | Oct 13 08:02:17.364 INFO kablam! 218 | let mut path = match env::home_dir() { Oct 13 08:02:17.364 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.364 INFO kablam! Oct 13 08:02:17.364 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 08:02:17.364 INFO kablam! --> src/linux.rs:262:50 Oct 13 08:02:17.364 INFO kablam! | Oct 13 08:02:17.364 INFO kablam! 262 | LocationType::FontsLocation => match env::home_dir() { Oct 13 08:02:17.364 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.364 INFO kablam! Oct 13 08:02:20.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.94s Oct 13 08:02:20.040 INFO kablam! su: No module specific data is present Oct 13 08:02:20.603 INFO running `"docker" "rm" "-f" "a011769572657149bdb964f8866fbd5af52421d1a87a66e58a162bd2d1b959f1"` Oct 13 08:02:20.889 INFO blam! a011769572657149bdb964f8866fbd5af52421d1a87a66e58a162bd2d1b959f1