Oct 13 15:31:51.519 INFO checking evertils-log-helper-0.3.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 15:31:51.520 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:52.006 INFO blam! dc04c174d5b5f91375c855a495945dad51a7869321d6f48bd7dd4fae25fe9ec1 Oct 13 15:31:52.008 INFO running `"docker" "start" "-a" "dc04c174d5b5f91375c855a495945dad51a7869321d6f48bd7dd4fae25fe9ec1"` Oct 13 15:31:53.128 INFO kablam! usermod: no changes Oct 13 15:31:53.164 INFO kablam! Checking evertils-log-helper v0.3.0 (/source) Oct 13 15:31:54.484 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:54.484 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:31:54.484 INFO kablam! | Oct 13 15:31:54.485 INFO kablam! 7 | match env::home_dir() { Oct 13 15:31:54.485 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:54.485 INFO kablam! | Oct 13 15:31:54.485 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:31:54.485 INFO kablam! Oct 13 15:31:54.485 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:54.485 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:31:54.485 INFO kablam! | Oct 13 15:31:54.485 INFO kablam! 23 | match env::home_dir() { Oct 13 15:31:54.485 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:54.492 INFO kablam! Oct 13 15:31:54.646 INFO kablam! warning: function is never used: `write_generic` Oct 13 15:31:54.646 INFO kablam! --> src/helper/rolling_log.rs:6:1 Oct 13 15:31:54.646 INFO kablam! | Oct 13 15:31:54.646 INFO kablam! 6 | fn write_generic(message: String) { Oct 13 15:31:54.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:54.646 INFO kablam! | Oct 13 15:31:54.646 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:31:54.646 INFO kablam! Oct 13 15:31:54.646 INFO kablam! warning: function is never used: `new_day` Oct 13 15:31:54.646 INFO kablam! --> src/helper/rolling_log.rs:45:1 Oct 13 15:31:54.646 INFO kablam! | Oct 13 15:31:54.646 INFO kablam! 45 | pub fn new_day() { Oct 13 15:31:54.646 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:31:54.646 INFO kablam! Oct 13 15:31:54.730 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:54.730 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:31:54.730 INFO kablam! | Oct 13 15:31:54.730 INFO kablam! 7 | match env::home_dir() { Oct 13 15:31:54.730 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:54.730 INFO kablam! | Oct 13 15:31:54.730 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:31:54.730 INFO kablam! Oct 13 15:31:54.730 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:54.730 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:31:54.730 INFO kablam! | Oct 13 15:31:54.730 INFO kablam! 23 | match env::home_dir() { Oct 13 15:31:54.730 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:54.734 INFO kablam! Oct 13 15:31:54.855 INFO kablam! warning: function is never used: `write_generic` Oct 13 15:31:54.856 INFO kablam! --> src/helper/rolling_log.rs:6:1 Oct 13 15:31:54.856 INFO kablam! | Oct 13 15:31:54.856 INFO kablam! 6 | fn write_generic(message: String) { Oct 13 15:31:54.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:54.857 INFO kablam! | Oct 13 15:31:54.857 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:31:54.857 INFO kablam! Oct 13 15:31:54.858 INFO kablam! warning: function is never used: `new_day` Oct 13 15:31:54.858 INFO kablam! --> src/helper/rolling_log.rs:45:1 Oct 13 15:31:54.858 INFO kablam! | Oct 13 15:31:54.858 INFO kablam! 45 | pub fn new_day() { Oct 13 15:31:54.858 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:31:54.859 INFO kablam! Oct 13 15:31:54.859 INFO kablam! warning: function is never used: `print` Oct 13 15:31:54.859 INFO kablam! --> src/helper/output.rs:5:1 Oct 13 15:31:54.859 INFO kablam! | Oct 13 15:31:54.860 INFO kablam! 5 | pub fn print(value: &T) { Oct 13 15:31:54.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:54.860 INFO kablam! Oct 13 15:31:55.788 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:55.788 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:31:55.788 INFO kablam! | Oct 13 15:31:55.788 INFO kablam! 7 | match env::home_dir() { Oct 13 15:31:55.788 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:55.788 INFO kablam! | Oct 13 15:31:55.788 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:31:55.788 INFO kablam! Oct 13 15:31:55.788 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:55.788 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:31:55.788 INFO kablam! | Oct 13 15:31:55.788 INFO kablam! 23 | match env::home_dir() { Oct 13 15:31:55.788 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:55.788 INFO kablam! Oct 13 15:31:55.788 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:55.788 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:31:55.788 INFO kablam! | Oct 13 15:31:55.788 INFO kablam! 7 | match env::home_dir() { Oct 13 15:31:55.788 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:55.804 INFO kablam! | Oct 13 15:31:55.804 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:31:55.804 INFO kablam! Oct 13 15:31:55.804 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:55.804 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:31:55.804 INFO kablam! | Oct 13 15:31:55.804 INFO kablam! 23 | match env::home_dir() { Oct 13 15:31:55.804 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:55.804 INFO kablam! Oct 13 15:31:56.124 INFO kablam! warning: function is never used: `write_generic` Oct 13 15:31:56.124 INFO kablam! --> src/helper/rolling_log.rs:6:1 Oct 13 15:31:56.124 INFO kablam! | Oct 13 15:31:56.124 INFO kablam! 6 | fn write_generic(message: String) { Oct 13 15:31:56.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:56.130 INFO kablam! | Oct 13 15:31:56.130 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:31:56.130 INFO kablam! Oct 13 15:31:56.130 INFO kablam! warning: function is never used: `new_day` Oct 13 15:31:56.130 INFO kablam! --> src/helper/rolling_log.rs:45:1 Oct 13 15:31:56.130 INFO kablam! | Oct 13 15:31:56.130 INFO kablam! 45 | pub fn new_day() { Oct 13 15:31:56.130 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:31:56.130 INFO kablam! Oct 13 15:31:56.130 INFO kablam! warning: function is never used: `print` Oct 13 15:31:56.130 INFO kablam! --> src/helper/output.rs:5:1 Oct 13 15:31:56.130 INFO kablam! | Oct 13 15:31:56.130 INFO kablam! 5 | pub fn print(value: &T) { Oct 13 15:31:56.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:56.130 INFO kablam! Oct 13 15:31:56.136 INFO kablam! warning: function is never used: `write_generic` Oct 13 15:31:56.136 INFO kablam! --> src/helper/rolling_log.rs:6:1 Oct 13 15:31:56.136 INFO kablam! | Oct 13 15:31:56.136 INFO kablam! 6 | fn write_generic(message: String) { Oct 13 15:31:56.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:56.136 INFO kablam! | Oct 13 15:31:56.136 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:31:56.136 INFO kablam! Oct 13 15:31:56.136 INFO kablam! warning: function is never used: `new_day` Oct 13 15:31:56.136 INFO kablam! --> src/helper/rolling_log.rs:45:1 Oct 13 15:31:56.136 INFO kablam! | Oct 13 15:31:56.136 INFO kablam! 45 | pub fn new_day() { Oct 13 15:31:56.136 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:31:56.136 INFO kablam! Oct 13 15:31:56.481 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:56.481 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:31:56.481 INFO kablam! | Oct 13 15:31:56.481 INFO kablam! 7 | match env::home_dir() { Oct 13 15:31:56.481 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:56.481 INFO kablam! | Oct 13 15:31:56.482 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:31:56.482 INFO kablam! Oct 13 15:31:56.482 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:56.482 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:31:56.482 INFO kablam! | Oct 13 15:31:56.482 INFO kablam! 23 | match env::home_dir() { Oct 13 15:31:56.482 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:56.482 INFO kablam! Oct 13 15:31:56.537 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:56.537 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:31:56.537 INFO kablam! | Oct 13 15:31:56.537 INFO kablam! 7 | match env::home_dir() { Oct 13 15:31:56.538 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:56.538 INFO kablam! | Oct 13 15:31:56.538 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:31:56.538 INFO kablam! Oct 13 15:31:56.539 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:56.539 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:31:56.540 INFO kablam! | Oct 13 15:31:56.540 INFO kablam! 23 | match env::home_dir() { Oct 13 15:31:56.540 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:56.544 INFO kablam! Oct 13 15:31:56.637 INFO kablam! warning: function is never used: `write_generic` Oct 13 15:31:56.638 INFO kablam! --> src/helper/rolling_log.rs:6:1 Oct 13 15:31:56.638 INFO kablam! | Oct 13 15:31:56.638 INFO kablam! 6 | fn write_generic(message: String) { Oct 13 15:31:56.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:56.641 INFO kablam! | Oct 13 15:31:56.641 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:31:56.641 INFO kablam! Oct 13 15:31:56.641 INFO kablam! warning: function is never used: `new_day` Oct 13 15:31:56.642 INFO kablam! --> src/helper/rolling_log.rs:45:1 Oct 13 15:31:56.642 INFO kablam! | Oct 13 15:31:56.642 INFO kablam! 45 | pub fn new_day() { Oct 13 15:31:56.642 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:31:56.643 INFO kablam! Oct 13 15:31:56.643 INFO kablam! warning: function is never used: `print` Oct 13 15:31:56.643 INFO kablam! --> src/helper/output.rs:5:1 Oct 13 15:31:56.643 INFO kablam! | Oct 13 15:31:56.644 INFO kablam! 5 | pub fn print(value: &T) { Oct 13 15:31:56.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:56.644 INFO kablam! Oct 13 15:31:56.672 INFO kablam! warning: function is never used: `write` Oct 13 15:31:56.672 INFO kablam! --> src/helper/rolling_log.rs:22:1 Oct 13 15:31:56.672 INFO kablam! | Oct 13 15:31:56.672 INFO kablam! 22 | fn write(message: String) { Oct 13 15:31:56.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:56.690 INFO kablam! | Oct 13 15:31:56.690 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:31:56.690 INFO kablam! Oct 13 15:31:56.690 INFO kablam! warning: function is never used: `update` Oct 13 15:31:56.690 INFO kablam! --> src/helper/rolling_log.rs:41:1 Oct 13 15:31:56.690 INFO kablam! | Oct 13 15:31:56.690 INFO kablam! 41 | pub fn update(message: String) { Oct 13 15:31:56.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:56.690 INFO kablam! Oct 13 15:31:57.388 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.388 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:31:57.389 INFO kablam! | Oct 13 15:31:57.389 INFO kablam! 7 | match env::home_dir() { Oct 13 15:31:57.389 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:57.389 INFO kablam! | Oct 13 15:31:57.389 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:31:57.389 INFO kablam! Oct 13 15:31:57.389 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.389 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:31:57.389 INFO kablam! | Oct 13 15:31:57.389 INFO kablam! 23 | match env::home_dir() { Oct 13 15:31:57.389 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:57.389 INFO kablam! Oct 13 15:31:57.492 INFO kablam! warning: function is never used: `write_generic` Oct 13 15:31:57.492 INFO kablam! --> src/helper/rolling_log.rs:6:1 Oct 13 15:31:57.492 INFO kablam! | Oct 13 15:31:57.492 INFO kablam! 6 | fn write_generic(message: String) { Oct 13 15:31:57.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:57.495 INFO kablam! | Oct 13 15:31:57.496 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:31:57.496 INFO kablam! Oct 13 15:31:57.496 INFO kablam! warning: function is never used: `new_day` Oct 13 15:31:57.496 INFO kablam! --> src/helper/rolling_log.rs:45:1 Oct 13 15:31:57.496 INFO kablam! | Oct 13 15:31:57.496 INFO kablam! 45 | pub fn new_day() { Oct 13 15:31:57.496 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:31:57.496 INFO kablam! Oct 13 15:31:57.496 INFO kablam! warning: function is never used: `print` Oct 13 15:31:57.496 INFO kablam! --> src/helper/output.rs:5:1 Oct 13 15:31:57.496 INFO kablam! | Oct 13 15:31:57.496 INFO kablam! 5 | pub fn print(value: &T) { Oct 13 15:31:57.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:57.496 INFO kablam! Oct 13 15:31:58.020 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.020 INFO kablam! --> src/helper/rolling_log.rs:7:11 Oct 13 15:31:58.020 INFO kablam! | Oct 13 15:31:58.020 INFO kablam! 7 | match env::home_dir() { Oct 13 15:31:58.020 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:58.020 INFO kablam! | Oct 13 15:31:58.020 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:31:58.020 INFO kablam! Oct 13 15:31:58.020 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.020 INFO kablam! --> src/helper/rolling_log.rs:23:11 Oct 13 15:31:58.020 INFO kablam! | Oct 13 15:31:58.020 INFO kablam! 23 | match env::home_dir() { Oct 13 15:31:58.020 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:31:58.020 INFO kablam! Oct 13 15:31:58.140 INFO kablam! warning: function is never used: `write` Oct 13 15:31:58.140 INFO kablam! --> src/helper/rolling_log.rs:22:1 Oct 13 15:31:58.140 INFO kablam! | Oct 13 15:31:58.140 INFO kablam! 22 | fn write(message: String) { Oct 13 15:31:58.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:58.140 INFO kablam! | Oct 13 15:31:58.140 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:31:58.140 INFO kablam! Oct 13 15:31:58.140 INFO kablam! warning: function is never used: `update` Oct 13 15:31:58.140 INFO kablam! --> src/helper/rolling_log.rs:41:1 Oct 13 15:31:58.140 INFO kablam! | Oct 13 15:31:58.140 INFO kablam! 41 | pub fn update(message: String) { Oct 13 15:31:58.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:58.140 INFO kablam! Oct 13 15:31:58.161 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.02s Oct 13 15:31:58.170 INFO kablam! su: No module specific data is present Oct 13 15:31:58.904 INFO running `"docker" "rm" "-f" "dc04c174d5b5f91375c855a495945dad51a7869321d6f48bd7dd4fae25fe9ec1"` Oct 13 15:31:59.176 INFO blam! dc04c174d5b5f91375c855a495945dad51a7869321d6f48bd7dd4fae25fe9ec1