Sep 20 23:46:06.122 INFO checking MordecaiMalignatus/logrs against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 20 23:46:06.122 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 20 23:46:06.122 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 23:46:06.373 INFO blam! 255322da7922b038f95ccbec5451bb77ef0795c37746786b59e0ef2a4dbda1b7 Sep 20 23:46:06.375 INFO running `"docker" "start" "-a" "255322da7922b038f95ccbec5451bb77ef0795c37746786b59e0ef2a4dbda1b7"` Sep 20 23:46:07.534 INFO kablam! usermod: no changes Sep 20 23:46:07.578 INFO kablam! warning: unused manifest key: package.license_file Sep 20 23:46:07.651 INFO kablam! Checking num-traits v0.1.35 Sep 20 23:46:07.652 INFO kablam! Checking serde v1.0.8 Sep 20 23:46:07.653 INFO kablam! Checking time v0.1.35 Sep 20 23:46:07.653 INFO kablam! Compiling serde_derive v1.0.8 Sep 20 23:46:11.478 INFO kablam! Checking num-integer v0.1.32 Sep 20 23:46:12.122 INFO kablam! Checking num-iter v0.1.32 Sep 20 23:46:12.707 INFO kablam! Checking num v0.1.35 Sep 20 23:46:13.094 INFO kablam! Checking chrono v0.2.25 Sep 20 23:46:24.694 INFO kablam! Checking toml v0.4.1 Sep 20 23:46:26.716 INFO kablam! Checking logrs v0.1.0 (/source) Sep 20 23:46:27.202 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. Sep 20 23:46:27.202 INFO kablam! --> src/config.rs:18:28 Sep 20 23:46:27.202 INFO kablam! | Sep 20 23:46:27.202 INFO kablam! 18 | let mut dotfile_path = env::home_dir().unwrap(); Sep 20 23:46:27.202 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:46:27.202 INFO kablam! | Sep 20 23:46:27.202 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 23:46:27.202 INFO kablam! Sep 20 23:46:27.202 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. Sep 20 23:46:27.202 INFO kablam! --> src/config.rs:43:27 Sep 20 23:46:27.202 INFO kablam! | Sep 20 23:46:27.202 INFO kablam! 43 | let logs_path = match env::home_dir() { Sep 20 23:46:27.202 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:46:27.202 INFO kablam! Sep 20 23:46:27.202 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. Sep 20 23:46:27.202 INFO kablam! --> src/config.rs:73:17 Sep 20 23:46:27.202 INFO kablam! | Sep 20 23:46:27.202 INFO kablam! 73 | let mut f = env::home_dir().unwrap(); Sep 20 23:46:27.202 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:46:27.202 INFO kablam! Sep 20 23:46:27.207 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. Sep 20 23:46:27.207 INFO kablam! --> src/config.rs:18:28 Sep 20 23:46:27.207 INFO kablam! | Sep 20 23:46:27.207 INFO kablam! 18 | let mut dotfile_path = env::home_dir().unwrap(); Sep 20 23:46:27.207 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:46:27.207 INFO kablam! | Sep 20 23:46:27.207 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 23:46:27.207 INFO kablam! Sep 20 23:46:27.207 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. Sep 20 23:46:27.208 INFO kablam! --> src/config.rs:43:27 Sep 20 23:46:27.208 INFO kablam! | Sep 20 23:46:27.208 INFO kablam! 43 | let logs_path = match env::home_dir() { Sep 20 23:46:27.208 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:46:27.208 INFO kablam! Sep 20 23:46:27.208 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. Sep 20 23:46:27.208 INFO kablam! --> src/config.rs:73:17 Sep 20 23:46:27.208 INFO kablam! | Sep 20 23:46:27.208 INFO kablam! 73 | let mut f = env::home_dir().unwrap(); Sep 20 23:46:27.208 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 23:46:27.208 INFO kablam! Sep 20 23:46:27.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.01s Sep 20 23:46:27.580 INFO kablam! su: No module specific data is present Sep 20 23:46:28.561 INFO running `"docker" "rm" "-f" "255322da7922b038f95ccbec5451bb77ef0795c37746786b59e0ef2a4dbda1b7"` Sep 20 23:46:28.689 INFO blam! 255322da7922b038f95ccbec5451bb77ef0795c37746786b59e0ef2a4dbda1b7