Oct 13 08:02:14.147 INFO checking standard_paths-0.4.6 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 08:02:14.149 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 08:02:14.558 INFO blam! 148902893d426989f9702f758e2cdc5421f1707e792275c82679d479fbc8a997 Oct 13 08:02:14.564 INFO running `"docker" "start" "-a" "148902893d426989f9702f758e2cdc5421f1707e792275c82679d479fbc8a997"` Oct 13 08:02:15.901 INFO kablam! usermod: no changes Oct 13 08:02:16.000 INFO kablam! Checking users v0.5.3 Oct 13 08:02:16.824 INFO kablam! Checking standard_paths v0.4.6 (/source) Oct 13 08:02:17.548 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.548 INFO kablam! --> src/linux.rs:80:43 Oct 13 08:02:17.549 INFO kablam! | Oct 13 08:02:17.549 INFO kablam! 80 | LocationType::HomeLocation => env::home_dir().ok_or(StandardPaths::home_dir_err()), Oct 13 08:02:17.549 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.549 INFO kablam! | Oct 13 08:02:17.549 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:02:17.549 INFO kablam! Oct 13 08:02:17.549 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.549 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:17.549 INFO kablam! | Oct 13 08:02:17.549 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:17.549 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.549 INFO kablam! ... Oct 13 08:02:17.549 INFO kablam! 84 | let mut path = get_var_or_home!("XDG_CACHE_HOME", ".cache"); Oct 13 08:02:17.549 INFO kablam! | -------------------------------------------- in this macro invocation Oct 13 08:02:17.549 INFO kablam! Oct 13 08:02:17.549 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.549 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:17.549 INFO kablam! | Oct 13 08:02:17.549 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:17.549 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.549 INFO kablam! ... Oct 13 08:02:17.549 INFO kablam! 94 | let mut path = get_var_or_home!("XDG_DATA_HOME", ".local", "share"); Oct 13 08:02:17.549 INFO kablam! | ---------------------------------------------------- in this macro invocation Oct 13 08:02:17.549 INFO kablam! Oct 13 08:02:17.549 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.549 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:17.549 INFO kablam! | Oct 13 08:02:17.549 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:17.549 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.549 INFO kablam! ... Oct 13 08:02:17.549 INFO kablam! 106 | let mut path = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 13 08:02:17.549 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 13 08:02:17.549 INFO kablam! Oct 13 08:02:17.549 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.549 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:17.549 INFO kablam! | Oct 13 08:02:17.549 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:17.549 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.549 INFO kablam! ... Oct 13 08:02:17.549 INFO kablam! 166 | let mut config = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 13 08:02:17.549 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 13 08:02:17.549 INFO kablam! Oct 13 08:02:17.549 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.549 INFO kablam! --> src/linux.rs:198:46 Oct 13 08:02:17.549 INFO kablam! | Oct 13 08:02:17.549 INFO kablam! 198 | let mut path = match env::home_dir() { Oct 13 08:02:17.549 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.549 INFO kablam! Oct 13 08:02:17.549 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.549 INFO kablam! --> src/linux.rs:218:38 Oct 13 08:02:17.549 INFO kablam! | Oct 13 08:02:17.549 INFO kablam! 218 | let mut path = match env::home_dir() { Oct 13 08:02:17.549 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.549 INFO kablam! Oct 13 08:02:17.549 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.549 INFO kablam! --> src/linux.rs:262:50 Oct 13 08:02:17.549 INFO kablam! | Oct 13 08:02:17.549 INFO kablam! 262 | LocationType::FontsLocation => match env::home_dir() { Oct 13 08:02:17.549 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:17.549 INFO kablam! Oct 13 08:02:18.343 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:18.343 INFO kablam! --> src/linux.rs:80:43 Oct 13 08:02:18.343 INFO kablam! | Oct 13 08:02:18.343 INFO kablam! 80 | LocationType::HomeLocation => env::home_dir().ok_or(StandardPaths::home_dir_err()), Oct 13 08:02:18.343 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:18.343 INFO kablam! | Oct 13 08:02:18.343 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:02:18.343 INFO kablam! Oct 13 08:02:18.343 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:18.343 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:18.343 INFO kablam! | Oct 13 08:02:18.343 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:18.343 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:18.343 INFO kablam! ... Oct 13 08:02:18.343 INFO kablam! 84 | let mut path = get_var_or_home!("XDG_CACHE_HOME", ".cache"); Oct 13 08:02:18.343 INFO kablam! | -------------------------------------------- in this macro invocation Oct 13 08:02:18.343 INFO kablam! Oct 13 08:02:18.343 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:18.343 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:18.343 INFO kablam! | Oct 13 08:02:18.343 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:18.343 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:18.343 INFO kablam! ... Oct 13 08:02:18.343 INFO kablam! 94 | let mut path = get_var_or_home!("XDG_DATA_HOME", ".local", "share"); Oct 13 08:02:18.343 INFO kablam! | ---------------------------------------------------- in this macro invocation Oct 13 08:02:18.343 INFO kablam! Oct 13 08:02:18.343 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:18.343 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:18.343 INFO kablam! | Oct 13 08:02:18.343 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:18.344 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:18.344 INFO kablam! ... Oct 13 08:02:18.344 INFO kablam! 106 | let mut path = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 13 08:02:18.344 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 13 08:02:18.344 INFO kablam! Oct 13 08:02:18.344 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:18.344 INFO kablam! --> src/linux.rs:24:24 Oct 13 08:02:18.344 INFO kablam! | Oct 13 08:02:18.344 INFO kablam! 24 | _ => match env::home_dir() { Oct 13 08:02:18.344 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:18.344 INFO kablam! ... Oct 13 08:02:18.344 INFO kablam! 166 | let mut config = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 13 08:02:18.344 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 13 08:02:18.344 INFO kablam! Oct 13 08:02:18.360 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:18.360 INFO kablam! --> src/linux.rs:198:46 Oct 13 08:02:18.360 INFO kablam! | Oct 13 08:02:18.360 INFO kablam! 198 | let mut path = match env::home_dir() { Oct 13 08:02:18.360 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:18.360 INFO kablam! Oct 13 08:02:18.360 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:18.360 INFO kablam! --> src/linux.rs:218:38 Oct 13 08:02:18.360 INFO kablam! | Oct 13 08:02:18.360 INFO kablam! 218 | let mut path = match env::home_dir() { Oct 13 08:02:18.360 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:18.360 INFO kablam! Oct 13 08:02:18.360 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:18.360 INFO kablam! --> src/linux.rs:262:50 Oct 13 08:02:18.360 INFO kablam! | Oct 13 08:02:18.360 INFO kablam! 262 | LocationType::FontsLocation => match env::home_dir() { Oct 13 08:02:18.360 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:02:18.360 INFO kablam! Oct 13 08:02:20.120 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.16s Oct 13 08:02:20.127 INFO kablam! su: No module specific data is present Oct 13 08:02:20.688 INFO running `"docker" "rm" "-f" "148902893d426989f9702f758e2cdc5421f1707e792275c82679d479fbc8a997"` Oct 13 08:02:20.913 INFO blam! 148902893d426989f9702f758e2cdc5421f1707e792275c82679d479fbc8a997