Oct 27 10:35:56.618 INFO checking Moraxno/DayPlanner against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:35:56.620 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 10:35:57.163 INFO blam! 3aea2b22b5599f30e23862bae24b121402482bc41faf80acfbbc323e69592d75 Oct 27 10:35:57.165 INFO running `"docker" "start" "-a" "3aea2b22b5599f30e23862bae24b121402482bc41faf80acfbbc323e69592d75"` Oct 27 10:35:58.151 INFO kablam! usermod: no changes Oct 27 10:35:58.218 INFO kablam! Checking num-integer v0.1.38 Oct 27 10:35:58.815 INFO kablam! Checking num-iter v0.1.37 Oct 27 10:35:59.218 INFO kablam! Checking num v0.1.42 Oct 27 10:35:59.659 INFO kablam! Checking chrono v0.2.25 Oct 27 10:36:01.819 INFO kablam! Checking day_planner v0.1.0 (/source) Oct 27 10:36:02.555 INFO kablam! warning: unused variable: `ts` Oct 27 10:36:02.555 INFO kablam! --> src/main.rs:11:13 Oct 27 10:36:02.555 INFO kablam! | Oct 27 10:36:02.555 INFO kablam! 11 | let mut ts = TaskScheduler::new(); Oct 27 10:36:02.555 INFO kablam! | ^^ help: consider using `_ts` instead Oct 27 10:36:02.555 INFO kablam! | Oct 27 10:36:02.555 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:36:02.555 INFO kablam! Oct 27 10:36:02.555 INFO kablam! warning: unused variable: `self_sta_bef_other_end` Oct 27 10:36:02.555 INFO kablam! --> src/tasks/task.rs:41:13 Oct 27 10:36:02.555 INFO kablam! | Oct 27 10:36:02.555 INFO kablam! 41 | let self_sta_bef_other_end = self.start_time < other_end; Oct 27 10:36:02.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_self_sta_bef_other_end` instead Oct 27 10:36:02.555 INFO kablam! Oct 27 10:36:02.566 INFO kablam! warning: variable does not need to be mutable Oct 27 10:36:02.566 INFO kablam! --> src/main.rs:11:9 Oct 27 10:36:02.566 INFO kablam! | Oct 27 10:36:02.566 INFO kablam! 11 | let mut ts = TaskScheduler::new(); Oct 27 10:36:02.566 INFO kablam! | ----^^ Oct 27 10:36:02.566 INFO kablam! | | Oct 27 10:36:02.566 INFO kablam! | help: remove this `mut` Oct 27 10:36:02.566 INFO kablam! | Oct 27 10:36:02.566 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 10:36:02.566 INFO kablam! Oct 27 10:36:02.747 INFO kablam! warning: unused variable: `ts` Oct 27 10:36:02.747 INFO kablam! --> src/main.rs:11:13 Oct 27 10:36:02.747 INFO kablam! | Oct 27 10:36:02.747 INFO kablam! 11 | let mut ts = TaskScheduler::new(); Oct 27 10:36:02.747 INFO kablam! | ^^ help: consider using `_ts` instead Oct 27 10:36:02.747 INFO kablam! | Oct 27 10:36:02.747 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:36:02.751 INFO kablam! Oct 27 10:36:02.751 INFO kablam! warning: unused variable: `self_sta_bef_other_end` Oct 27 10:36:02.752 INFO kablam! --> src/tasks/task.rs:41:13 Oct 27 10:36:02.752 INFO kablam! | Oct 27 10:36:02.752 INFO kablam! 41 | let self_sta_bef_other_end = self.start_time < other_end; Oct 27 10:36:02.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_self_sta_bef_other_end` instead Oct 27 10:36:02.753 INFO kablam! Oct 27 10:36:02.757 INFO kablam! warning: variable does not need to be mutable Oct 27 10:36:02.757 INFO kablam! --> src/main.rs:11:9 Oct 27 10:36:02.758 INFO kablam! | Oct 27 10:36:02.758 INFO kablam! 11 | let mut ts = TaskScheduler::new(); Oct 27 10:36:02.758 INFO kablam! | ----^^ Oct 27 10:36:02.758 INFO kablam! | | Oct 27 10:36:02.759 INFO kablam! | help: remove this `mut` Oct 27 10:36:02.759 INFO kablam! | Oct 27 10:36:02.759 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 10:36:02.759 INFO kablam! Oct 27 10:36:02.795 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.61s Oct 27 10:36:02.795 INFO kablam! su: No module specific data is present Oct 27 10:36:03.317 INFO running `"docker" "rm" "-f" "3aea2b22b5599f30e23862bae24b121402482bc41faf80acfbbc323e69592d75"` Oct 27 10:36:03.470 INFO blam! 3aea2b22b5599f30e23862bae24b121402482bc41faf80acfbbc323e69592d75