Oct 13 06:07:05.766 INFO checking xdg-basedir-1.0.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 06:07:05.766 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 06:07:06.369 INFO blam! a278f234bdc6566cca96285630feb647051534ba8656704dcd78969baec4b8cd Oct 13 06:07:06.376 INFO running `"docker" "start" "-a" "a278f234bdc6566cca96285630feb647051534ba8656704dcd78969baec4b8cd"` Oct 13 06:07:07.327 INFO kablam! usermod: no changes Oct 13 06:07:07.364 INFO kablam! Checking xdg-basedir v1.0.0 (/source) Oct 13 06:07:07.897 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 06:07:07.897 INFO kablam! --> src/env_path.rs:4:16 Oct 13 06:07:07.897 INFO kablam! | Oct 13 06:07:07.897 INFO kablam! 4 | use std::env::{home_dir, split_paths}; Oct 13 06:07:07.897 INFO kablam! | ^^^^^^^^ Oct 13 06:07:07.897 INFO kablam! | Oct 13 06:07:07.897 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 06:07:07.897 INFO kablam! Oct 13 06:07:07.897 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 06:07:07.897 INFO kablam! --> src/env_path.rs:13:13 Oct 13 06:07:07.898 INFO kablam! | Oct 13 06:07:07.898 INFO kablam! 13 | .or(home_dir().map(|p| p.join(default))) Oct 13 06:07:07.898 INFO kablam! | ^^^^^^^^ Oct 13 06:07:07.898 INFO kablam! Oct 13 06:07:08.054 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 06:07:08.054 INFO kablam! --> src/env_path.rs:4:16 Oct 13 06:07:08.054 INFO kablam! | Oct 13 06:07:08.054 INFO kablam! 4 | use std::env::{home_dir, split_paths}; Oct 13 06:07:08.054 INFO kablam! | ^^^^^^^^ Oct 13 06:07:08.054 INFO kablam! | Oct 13 06:07:08.054 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 06:07:08.054 INFO kablam! Oct 13 06:07:08.056 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 06:07:08.056 INFO kablam! --> src/env_path.rs:13:13 Oct 13 06:07:08.056 INFO kablam! | Oct 13 06:07:08.056 INFO kablam! 13 | .or(home_dir().map(|p| p.join(default))) Oct 13 06:07:08.056 INFO kablam! | ^^^^^^^^ Oct 13 06:07:08.056 INFO kablam! Oct 13 06:07:08.056 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 06:07:08.056 INFO kablam! --> src/lib.rs:44:26 Oct 13 06:07:08.056 INFO kablam! | Oct 13 06:07:08.056 INFO kablam! 44 | use std::env::{self, home_dir, join_paths, split_paths}; Oct 13 06:07:08.056 INFO kablam! | ^^^^^^^^ Oct 13 06:07:08.056 INFO kablam! Oct 13 06:07:08.056 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 06:07:08.056 INFO kablam! --> src/lib.rs:55:57 Oct 13 06:07:08.056 INFO kablam! | Oct 13 06:07:08.056 INFO kablam! 55 | assert!(get_data_home_from_env(f).unwrap() == home_dir().unwrap().join(".local/share")); Oct 13 06:07:08.056 INFO kablam! | ^^^^^^^^ Oct 13 06:07:08.056 INFO kablam! Oct 13 06:07:08.056 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 06:07:08.056 INFO kablam! --> src/lib.rs:57:57 Oct 13 06:07:08.056 INFO kablam! | Oct 13 06:07:08.056 INFO kablam! 57 | assert!(get_config_home_from_env(f).unwrap() == home_dir().unwrap().join(".config")); Oct 13 06:07:08.056 INFO kablam! | ^^^^^^^^ Oct 13 06:07:08.056 INFO kablam! Oct 13 06:07:08.056 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 06:07:08.056 INFO kablam! --> src/lib.rs:59:57 Oct 13 06:07:08.056 INFO kablam! | Oct 13 06:07:08.056 INFO kablam! 59 | assert!(get_cache_home_from_env(f).unwrap() == home_dir().unwrap().join(".cache")); Oct 13 06:07:08.056 INFO kablam! | ^^^^^^^^ Oct 13 06:07:08.056 INFO kablam! Oct 13 06:07:08.056 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 06:07:08.056 INFO kablam! --> src/lib.rs:74:57 Oct 13 06:07:08.056 INFO kablam! | Oct 13 06:07:08.056 INFO kablam! 74 | assert!(get_data_home_from_env(f).unwrap() == home_dir().unwrap().join(".local/share")); Oct 13 06:07:08.056 INFO kablam! | ^^^^^^^^ Oct 13 06:07:08.056 INFO kablam! Oct 13 06:07:08.056 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 06:07:08.056 INFO kablam! --> src/lib.rs:76:57 Oct 13 06:07:08.056 INFO kablam! | Oct 13 06:07:08.056 INFO kablam! 76 | assert!(get_config_home_from_env(f).unwrap() == home_dir().unwrap().join(".config")); Oct 13 06:07:08.056 INFO kablam! | ^^^^^^^^ Oct 13 06:07:08.056 INFO kablam! Oct 13 06:07:08.056 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 06:07:08.056 INFO kablam! --> src/lib.rs:78:57 Oct 13 06:07:08.056 INFO kablam! | Oct 13 06:07:08.056 INFO kablam! 78 | assert!(get_cache_home_from_env(f).unwrap() == home_dir().unwrap().join(".cache")); Oct 13 06:07:08.056 INFO kablam! | ^^^^^^^^ Oct 13 06:07:08.056 INFO kablam! Oct 13 06:07:08.191 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.84s Oct 13 06:07:08.194 INFO kablam! su: No module specific data is present Oct 13 06:07:08.532 INFO running `"docker" "rm" "-f" "a278f234bdc6566cca96285630feb647051534ba8656704dcd78969baec4b8cd"` Oct 13 06:07:08.652 INFO blam! a278f234bdc6566cca96285630feb647051534ba8656704dcd78969baec4b8cd