Oct 27 15:14:28.805 INFO checking standard_paths-0.4.6 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 15:14:28.805 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 15:14:29.184 INFO blam! 16c248c39da130f6a70b4d48685eb31c794722d240d60dc92bccef28c8302c0e Oct 27 15:14:29.187 INFO running `"docker" "start" "-a" "16c248c39da130f6a70b4d48685eb31c794722d240d60dc92bccef28c8302c0e"` Oct 27 15:14:31.634 INFO kablam! usermod: no changes Oct 27 15:14:31.747 INFO kablam! Checking users v0.5.3 Oct 27 15:14:32.634 INFO kablam! Checking standard_paths v0.4.6 (/source) Oct 27 15:14:33.631 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 27 15:14:33.631 INFO kablam! --> src/linux.rs:80:43 Oct 27 15:14:33.631 INFO kablam! | Oct 27 15:14:33.631 INFO kablam! 80 | LocationType::HomeLocation => env::home_dir().ok_or(StandardPaths::home_dir_err()), Oct 27 15:14:33.631 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.631 INFO kablam! | Oct 27 15:14:33.631 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 15:14:33.631 INFO kablam! Oct 27 15:14:33.631 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 27 15:14:33.631 INFO kablam! --> src/linux.rs:24:24 Oct 27 15:14:33.631 INFO kablam! | Oct 27 15:14:33.631 INFO kablam! 24 | _ => match env::home_dir() { Oct 27 15:14:33.631 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.631 INFO kablam! ... Oct 27 15:14:33.631 INFO kablam! 84 | let mut path = get_var_or_home!("XDG_CACHE_HOME", ".cache"); Oct 27 15:14:33.631 INFO kablam! | -------------------------------------------- in this macro invocation Oct 27 15:14:33.631 INFO kablam! Oct 27 15:14:33.631 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 27 15:14:33.631 INFO kablam! --> src/linux.rs:24:24 Oct 27 15:14:33.631 INFO kablam! | Oct 27 15:14:33.631 INFO kablam! 24 | _ => match env::home_dir() { Oct 27 15:14:33.631 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.631 INFO kablam! ... Oct 27 15:14:33.631 INFO kablam! 94 | let mut path = get_var_or_home!("XDG_DATA_HOME", ".local", "share"); Oct 27 15:14:33.631 INFO kablam! | ---------------------------------------------------- in this macro invocation Oct 27 15:14:33.631 INFO kablam! Oct 27 15:14:33.631 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 27 15:14:33.631 INFO kablam! --> src/linux.rs:24:24 Oct 27 15:14:33.631 INFO kablam! | Oct 27 15:14:33.631 INFO kablam! 24 | _ => match env::home_dir() { Oct 27 15:14:33.631 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.631 INFO kablam! ... Oct 27 15:14:33.631 INFO kablam! 106 | let mut path = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 27 15:14:33.631 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 15:14:33.631 INFO kablam! Oct 27 15:14:33.631 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 27 15:14:33.632 INFO kablam! --> src/linux.rs:24:24 Oct 27 15:14:33.632 INFO kablam! | Oct 27 15:14:33.632 INFO kablam! 24 | _ => match env::home_dir() { Oct 27 15:14:33.632 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.632 INFO kablam! ... Oct 27 15:14:33.632 INFO kablam! 166 | let mut config = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 27 15:14:33.632 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 15:14:33.632 INFO kablam! Oct 27 15:14:33.632 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 27 15:14:33.632 INFO kablam! --> src/linux.rs:198:46 Oct 27 15:14:33.632 INFO kablam! | Oct 27 15:14:33.632 INFO kablam! 198 | let mut path = match env::home_dir() { Oct 27 15:14:33.632 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.632 INFO kablam! Oct 27 15:14:33.632 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 27 15:14:33.632 INFO kablam! --> src/linux.rs:218:38 Oct 27 15:14:33.632 INFO kablam! | Oct 27 15:14:33.632 INFO kablam! 218 | let mut path = match env::home_dir() { Oct 27 15:14:33.632 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.632 INFO kablam! Oct 27 15:14:33.632 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 27 15:14:33.632 INFO kablam! --> src/linux.rs:262:50 Oct 27 15:14:33.632 INFO kablam! | Oct 27 15:14:33.632 INFO kablam! 262 | LocationType::FontsLocation => match env::home_dir() { Oct 27 15:14:33.632 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.632 INFO kablam! Oct 27 15:14:33.959 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 27 15:14:33.959 INFO kablam! --> src/linux.rs:80:43 Oct 27 15:14:33.959 INFO kablam! | Oct 27 15:14:33.959 INFO kablam! 80 | LocationType::HomeLocation => env::home_dir().ok_or(StandardPaths::home_dir_err()), Oct 27 15:14:33.959 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.959 INFO kablam! | Oct 27 15:14:33.959 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 15:14:33.959 INFO kablam! Oct 27 15:14:33.959 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 27 15:14:33.959 INFO kablam! --> src/linux.rs:24:24 Oct 27 15:14:33.959 INFO kablam! | Oct 27 15:14:33.959 INFO kablam! 24 | _ => match env::home_dir() { Oct 27 15:14:33.959 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.959 INFO kablam! ... Oct 27 15:14:33.959 INFO kablam! 84 | let mut path = get_var_or_home!("XDG_CACHE_HOME", ".cache"); Oct 27 15:14:33.959 INFO kablam! | -------------------------------------------- in this macro invocation Oct 27 15:14:33.959 INFO kablam! Oct 27 15:14:33.964 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 27 15:14:33.965 INFO kablam! --> src/linux.rs:24:24 Oct 27 15:14:33.965 INFO kablam! | Oct 27 15:14:33.965 INFO kablam! 24 | _ => match env::home_dir() { Oct 27 15:14:33.965 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.965 INFO kablam! ... Oct 27 15:14:33.965 INFO kablam! 94 | let mut path = get_var_or_home!("XDG_DATA_HOME", ".local", "share"); Oct 27 15:14:33.966 INFO kablam! | ---------------------------------------------------- in this macro invocation Oct 27 15:14:33.966 INFO kablam! Oct 27 15:14:33.966 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 27 15:14:33.966 INFO kablam! --> src/linux.rs:24:24 Oct 27 15:14:33.966 INFO kablam! | Oct 27 15:14:33.966 INFO kablam! 24 | _ => match env::home_dir() { Oct 27 15:14:33.967 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.967 INFO kablam! ... Oct 27 15:14:33.967 INFO kablam! 106 | let mut path = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 27 15:14:33.967 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 15:14:33.967 INFO kablam! Oct 27 15:14:33.967 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 27 15:14:33.967 INFO kablam! --> src/linux.rs:24:24 Oct 27 15:14:33.968 INFO kablam! | Oct 27 15:14:33.968 INFO kablam! 24 | _ => match env::home_dir() { Oct 27 15:14:33.968 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.968 INFO kablam! ... Oct 27 15:14:33.968 INFO kablam! 166 | let mut config = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 27 15:14:33.968 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 15:14:33.969 INFO kablam! Oct 27 15:14:33.969 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 27 15:14:33.969 INFO kablam! --> src/linux.rs:198:46 Oct 27 15:14:33.969 INFO kablam! | Oct 27 15:14:33.969 INFO kablam! 198 | let mut path = match env::home_dir() { Oct 27 15:14:33.969 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.969 INFO kablam! Oct 27 15:14:33.969 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 27 15:14:33.969 INFO kablam! --> src/linux.rs:218:38 Oct 27 15:14:33.969 INFO kablam! | Oct 27 15:14:33.969 INFO kablam! 218 | let mut path = match env::home_dir() { Oct 27 15:14:33.969 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.969 INFO kablam! Oct 27 15:14:33.969 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 27 15:14:33.969 INFO kablam! --> src/linux.rs:262:50 Oct 27 15:14:33.969 INFO kablam! | Oct 27 15:14:33.969 INFO kablam! 262 | LocationType::FontsLocation => match env::home_dir() { Oct 27 15:14:33.969 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:14:33.969 INFO kablam! Oct 27 15:14:36.359 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.68s Oct 27 15:14:36.363 INFO kablam! su: No module specific data is present Oct 27 15:14:37.647 INFO running `"docker" "rm" "-f" "16c248c39da130f6a70b4d48685eb31c794722d240d60dc92bccef28c8302c0e"` Oct 27 15:14:38.084 INFO blam! 16c248c39da130f6a70b4d48685eb31c794722d240d60dc92bccef28c8302c0e