Oct 13 15:31:53.640 INFO checking evertils-log-helper-0.3.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:31:53.642 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 15:31:54.023 INFO blam! 3b0787f6e9685c9d791fb2610175372638365f0609985b9ca60a0b2142c75de8 Oct 13 15:31:54.023 INFO running `"docker" "start" "-a" "3b0787f6e9685c9d791fb2610175372638365f0609985b9ca60a0b2142c75de8"` Oct 13 15:31:54.964 INFO kablam! usermod: no changes Oct 13 15:31:55.032 INFO kablam! Checking evertils-log-helper v0.3.0 (/source) Oct 13 15:31:57.604 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 15:31:57.604 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:31:57.604 INFO kablam! | Oct 13 15:31:57.604 INFO kablam! 7 | match env::home_dir() { Oct 13 15:31:57.604 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:57.604 INFO kablam! | Oct 13 15:31:57.604 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:31:57.604 INFO kablam! Oct 13 15:31:57.604 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 15:31:57.604 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:31:57.604 INFO kablam! | Oct 13 15:31:57.604 INFO kablam! 23 | match env::home_dir() { Oct 13 15:31:57.604 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:57.604 INFO kablam! Oct 13 15:31:57.962 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 15:31:57.962 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:31:57.962 INFO kablam! | Oct 13 15:31:57.962 INFO kablam! 7 | match env::home_dir() { Oct 13 15:31:57.962 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:57.962 INFO kablam! | Oct 13 15:31:57.962 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:31:57.962 INFO kablam! Oct 13 15:31:57.962 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 15:31:57.962 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:31:57.962 INFO kablam! | Oct 13 15:31:57.962 INFO kablam! 23 | match env::home_dir() { Oct 13 15:31:57.962 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:57.962 INFO kablam! Oct 13 15:31:58.080 INFO kablam! warning: function is never used: `write_generic` Oct 13 15:31:58.080 INFO kablam! --> src/helper/rolling_log.rs:6:1 Oct 13 15:31:58.080 INFO kablam! | Oct 13 15:31:58.080 INFO kablam! 6 | fn write_generic(message: String) { Oct 13 15:31:58.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:58.094 INFO kablam! | Oct 13 15:31:58.094 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:31:58.094 INFO kablam! Oct 13 15:31:58.094 INFO kablam! warning: function is never used: `new_day` Oct 13 15:31:58.094 INFO kablam! --> src/helper/rolling_log.rs:45:1 Oct 13 15:31:58.094 INFO kablam! | Oct 13 15:31:58.094 INFO kablam! 45 | pub fn new_day() { Oct 13 15:31:58.094 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:31:58.094 INFO kablam! Oct 13 15:31:58.094 INFO kablam! warning: function is never used: `print` Oct 13 15:31:58.094 INFO kablam! --> src/helper/output.rs:5:1 Oct 13 15:31:58.094 INFO kablam! | Oct 13 15:31:58.094 INFO kablam! 5 | pub fn print(value: &T) { Oct 13 15:31:58.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:58.094 INFO kablam! Oct 13 15:31:58.248 INFO kablam! warning: function is never used: `write_generic` Oct 13 15:31:58.248 INFO kablam! --> src/helper/rolling_log.rs:6:1 Oct 13 15:31:58.248 INFO kablam! | Oct 13 15:31:58.248 INFO kablam! 6 | fn write_generic(message: String) { Oct 13 15:31:58.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:58.253 INFO kablam! | Oct 13 15:31:58.253 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:31:58.254 INFO kablam! Oct 13 15:31:58.258 INFO kablam! warning: function is never used: `new_day` Oct 13 15:31:58.258 INFO kablam! --> src/helper/rolling_log.rs:45:1 Oct 13 15:31:58.258 INFO kablam! | Oct 13 15:31:58.258 INFO kablam! 45 | pub fn new_day() { Oct 13 15:31:58.258 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:31:58.258 INFO kablam! Oct 13 15:31:58.258 INFO kablam! warning: function is never used: `print` Oct 13 15:31:58.258 INFO kablam! --> src/helper/output.rs:5:1 Oct 13 15:31:58.258 INFO kablam! | Oct 13 15:31:58.258 INFO kablam! 5 | pub fn print(value: &T) { Oct 13 15:31:58.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:58.258 INFO kablam! Oct 13 15:31:58.384 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 15:31:58.384 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:31:58.384 INFO kablam! | Oct 13 15:31:58.384 INFO kablam! 7 | match env::home_dir() { Oct 13 15:31:58.384 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:58.390 INFO kablam! | Oct 13 15:31:58.390 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:31:58.390 INFO kablam! Oct 13 15:31:58.390 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 15:31:58.390 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:31:58.390 INFO kablam! | Oct 13 15:31:58.390 INFO kablam! 23 | match env::home_dir() { Oct 13 15:31:58.390 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:58.392 INFO kablam! Oct 13 15:31:58.556 INFO kablam! warning: function is never used: `write_generic` Oct 13 15:31:58.556 INFO kablam! --> src/helper/rolling_log.rs:6:1 Oct 13 15:31:58.557 INFO kablam! | Oct 13 15:31:58.557 INFO kablam! 6 | fn write_generic(message: String) { Oct 13 15:31:58.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:58.557 INFO kablam! | Oct 13 15:31:58.558 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:31:58.558 INFO kablam! Oct 13 15:31:58.558 INFO kablam! warning: function is never used: `new_day` Oct 13 15:31:58.558 INFO kablam! --> src/helper/rolling_log.rs:45:1 Oct 13 15:31:58.559 INFO kablam! | Oct 13 15:31:58.559 INFO kablam! 45 | pub fn new_day() { Oct 13 15:31:58.559 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:31:58.559 INFO kablam! Oct 13 15:31:58.560 INFO kablam! warning: function is never used: `print` Oct 13 15:31:58.560 INFO kablam! --> src/helper/output.rs:5:1 Oct 13 15:31:58.560 INFO kablam! | Oct 13 15:31:58.560 INFO kablam! 5 | pub fn print(value: &T) { Oct 13 15:31:58.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:58.561 INFO kablam! Oct 13 15:31:59.320 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 15:31:59.320 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:31:59.320 INFO kablam! | Oct 13 15:31:59.320 INFO kablam! 7 | match env::home_dir() { Oct 13 15:31:59.320 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:59.320 INFO kablam! | Oct 13 15:31:59.320 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:31:59.320 INFO kablam! Oct 13 15:31:59.320 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 15:31:59.320 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:31:59.320 INFO kablam! | Oct 13 15:31:59.320 INFO kablam! 23 | match env::home_dir() { Oct 13 15:31:59.320 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:59.320 INFO kablam! Oct 13 15:31:59.664 INFO kablam! warning: function is never used: `write` Oct 13 15:31:59.664 INFO kablam! --> src/helper/rolling_log.rs:22:1 Oct 13 15:31:59.664 INFO kablam! | Oct 13 15:31:59.664 INFO kablam! 22 | fn write(message: String) { Oct 13 15:31:59.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:59.664 INFO kablam! | Oct 13 15:31:59.664 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:31:59.664 INFO kablam! Oct 13 15:31:59.664 INFO kablam! warning: function is never used: `update` Oct 13 15:31:59.664 INFO kablam! --> src/helper/rolling_log.rs:41:1 Oct 13 15:31:59.664 INFO kablam! | Oct 13 15:31:59.664 INFO kablam! 41 | pub fn update(message: String) { Oct 13 15:31:59.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:59.664 INFO kablam! Oct 13 15:31:59.748 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 15:31:59.748 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:31:59.748 INFO kablam! | Oct 13 15:31:59.748 INFO kablam! 7 | match env::home_dir() { Oct 13 15:31:59.748 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:59.748 INFO kablam! | Oct 13 15:31:59.748 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:31:59.748 INFO kablam! Oct 13 15:31:59.748 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 15:31:59.748 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:31:59.748 INFO kablam! | Oct 13 15:31:59.748 INFO kablam! 23 | match env::home_dir() { Oct 13 15:31:59.748 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:59.748 INFO kablam! Oct 13 15:31:59.952 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 15:31:59.952 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:31:59.952 INFO kablam! | Oct 13 15:31:59.952 INFO kablam! 7 | match env::home_dir() { Oct 13 15:31:59.952 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:59.952 INFO kablam! | Oct 13 15:31:59.952 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:31:59.952 INFO kablam! Oct 13 15:31:59.952 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 15:31:59.952 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:31:59.952 INFO kablam! | Oct 13 15:31:59.952 INFO kablam! 23 | match env::home_dir() { Oct 13 15:31:59.952 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:59.952 INFO kablam! Oct 13 15:32:00.073 INFO kablam! warning: function is never used: `write_generic` Oct 13 15:32:00.074 INFO kablam! --> src/helper/rolling_log.rs:6:1 Oct 13 15:32:00.074 INFO kablam! | Oct 13 15:32:00.074 INFO kablam! 6 | fn write_generic(message: String) { Oct 13 15:32:00.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:32:00.079 INFO kablam! | Oct 13 15:32:00.079 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:32:00.079 INFO kablam! Oct 13 15:32:00.079 INFO kablam! warning: function is never used: `new_day` Oct 13 15:32:00.079 INFO kablam! --> src/helper/rolling_log.rs:45:1 Oct 13 15:32:00.079 INFO kablam! | Oct 13 15:32:00.079 INFO kablam! 45 | pub fn new_day() { Oct 13 15:32:00.079 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:32:00.079 INFO kablam! Oct 13 15:32:00.204 INFO kablam! warning: function is never used: `write_generic` Oct 13 15:32:00.204 INFO kablam! --> src/helper/rolling_log.rs:6:1 Oct 13 15:32:00.204 INFO kablam! | Oct 13 15:32:00.204 INFO kablam! 6 | fn write_generic(message: String) { Oct 13 15:32:00.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:32:00.204 INFO kablam! | Oct 13 15:32:00.204 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:32:00.204 INFO kablam! Oct 13 15:32:00.204 INFO kablam! warning: function is never used: `new_day` Oct 13 15:32:00.204 INFO kablam! --> src/helper/rolling_log.rs:45:1 Oct 13 15:32:00.204 INFO kablam! | Oct 13 15:32:00.204 INFO kablam! 45 | pub fn new_day() { Oct 13 15:32:00.204 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:32:00.204 INFO kablam! Oct 13 15:32:00.541 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 15:32:00.541 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:32:00.541 INFO kablam! | Oct 13 15:32:00.541 INFO kablam! 7 | match env::home_dir() { Oct 13 15:32:00.541 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:32:00.541 INFO kablam! | Oct 13 15:32:00.541 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:32:00.541 INFO kablam! Oct 13 15:32:00.541 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 15:32:00.541 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:32:00.541 INFO kablam! | Oct 13 15:32:00.541 INFO kablam! 23 | match env::home_dir() { Oct 13 15:32:00.541 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:32:00.541 INFO kablam! Oct 13 15:32:00.561 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 15:32:00.561 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:32:00.561 INFO kablam! | Oct 13 15:32:00.561 INFO kablam! 7 | match env::home_dir() { Oct 13 15:32:00.561 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:32:00.561 INFO kablam! | Oct 13 15:32:00.561 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:32:00.561 INFO kablam! Oct 13 15:32:00.561 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 15:32:00.561 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:32:00.561 INFO kablam! | Oct 13 15:32:00.561 INFO kablam! 23 | match env::home_dir() { Oct 13 15:32:00.561 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:32:00.561 INFO kablam! Oct 13 15:32:00.632 INFO kablam! warning: function is never used: `write_generic` Oct 13 15:32:00.632 INFO kablam! --> src/helper/rolling_log.rs:6:1 Oct 13 15:32:00.632 INFO kablam! | Oct 13 15:32:00.632 INFO kablam! 6 | fn write_generic(message: String) { Oct 13 15:32:00.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:32:00.632 INFO kablam! | Oct 13 15:32:00.632 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:32:00.632 INFO kablam! Oct 13 15:32:00.632 INFO kablam! warning: function is never used: `new_day` Oct 13 15:32:00.632 INFO kablam! --> src/helper/rolling_log.rs:45:1 Oct 13 15:32:00.632 INFO kablam! | Oct 13 15:32:00.632 INFO kablam! 45 | pub fn new_day() { Oct 13 15:32:00.632 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:32:00.632 INFO kablam! Oct 13 15:32:00.632 INFO kablam! warning: function is never used: `print` Oct 13 15:32:00.632 INFO kablam! --> src/helper/output.rs:5:1 Oct 13 15:32:00.632 INFO kablam! | Oct 13 15:32:00.632 INFO kablam! 5 | pub fn print(value: &T) { Oct 13 15:32:00.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:32:00.632 INFO kablam! Oct 13 15:32:00.666 INFO kablam! warning: function is never used: `write` Oct 13 15:32:00.666 INFO kablam! --> src/helper/rolling_log.rs:22:1 Oct 13 15:32:00.666 INFO kablam! | Oct 13 15:32:00.666 INFO kablam! 22 | fn write(message: String) { Oct 13 15:32:00.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:32:00.666 INFO kablam! | Oct 13 15:32:00.666 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:32:00.666 INFO kablam! Oct 13 15:32:00.666 INFO kablam! warning: function is never used: `update` Oct 13 15:32:00.666 INFO kablam! --> src/helper/rolling_log.rs:41:1 Oct 13 15:32:00.666 INFO kablam! | Oct 13 15:32:00.666 INFO kablam! 41 | pub fn update(message: String) { Oct 13 15:32:00.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:32:00.666 INFO kablam! Oct 13 15:32:00.702 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.71s Oct 13 15:32:00.708 INFO kablam! su: No module specific data is present Oct 13 15:32:01.648 INFO running `"docker" "rm" "-f" "3b0787f6e9685c9d791fb2610175372638365f0609985b9ca60a0b2142c75de8"` Oct 13 15:32:01.976 INFO blam! 3b0787f6e9685c9d791fb2610175372638365f0609985b9ca60a0b2142c75de8