Oct 27 10:35:55.860 INFO checking Moraxno/DayPlanner against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 10:35:55.860 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:56.363 INFO blam! 9db1ea71ca3c74e597a5923a17e7188f5c5edf9466d342f6e0bd2b0996e72ff3 Oct 27 10:35:56.375 INFO running `"docker" "start" "-a" "9db1ea71ca3c74e597a5923a17e7188f5c5edf9466d342f6e0bd2b0996e72ff3"` Oct 27 10:35:57.305 INFO kablam! usermod: no changes Oct 27 10:35:57.375 INFO kablam! Checking num-integer v0.1.38 Oct 27 10:35:58.011 INFO kablam! Checking num-iter v0.1.37 Oct 27 10:35:58.437 INFO kablam! Checking num v0.1.42 Oct 27 10:35:58.882 INFO kablam! Checking chrono v0.2.25 Oct 27 10:36:00.827 INFO kablam! Checking day_planner v0.1.0 (/source) Oct 27 10:36:01.707 INFO kablam! warning: unused variable: `ts` Oct 27 10:36:01.707 INFO kablam! --> src/main.rs:11:13 Oct 27 10:36:01.707 INFO kablam! | Oct 27 10:36:01.707 INFO kablam! 11 | let mut ts = TaskScheduler::new(); Oct 27 10:36:01.707 INFO kablam! | ^^ help: consider using `_ts` instead Oct 27 10:36:01.707 INFO kablam! | Oct 27 10:36:01.707 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:36:01.707 INFO kablam! Oct 27 10:36:01.707 INFO kablam! warning: unused variable: `self_sta_bef_other_end` Oct 27 10:36:01.707 INFO kablam! --> src/tasks/task.rs:41:13 Oct 27 10:36:01.707 INFO kablam! | Oct 27 10:36:01.707 INFO kablam! 41 | let self_sta_bef_other_end = self.start_time < other_end; Oct 27 10:36:01.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_self_sta_bef_other_end` instead Oct 27 10:36:01.707 INFO kablam! Oct 27 10:36:01.707 INFO kablam! warning: variable does not need to be mutable Oct 27 10:36:01.707 INFO kablam! --> src/main.rs:11:9 Oct 27 10:36:01.707 INFO kablam! | Oct 27 10:36:01.707 INFO kablam! 11 | let mut ts = TaskScheduler::new(); Oct 27 10:36:01.707 INFO kablam! | ----^^ Oct 27 10:36:01.707 INFO kablam! | | Oct 27 10:36:01.707 INFO kablam! | help: remove this `mut` Oct 27 10:36:01.707 INFO kablam! | Oct 27 10:36:01.707 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 10:36:01.707 INFO kablam! Oct 27 10:36:01.815 INFO kablam! warning: unused variable: `ts` Oct 27 10:36:01.815 INFO kablam! --> src/main.rs:11:13 Oct 27 10:36:01.815 INFO kablam! | Oct 27 10:36:01.815 INFO kablam! 11 | let mut ts = TaskScheduler::new(); Oct 27 10:36:01.815 INFO kablam! | ^^ help: consider using `_ts` instead Oct 27 10:36:01.815 INFO kablam! | Oct 27 10:36:01.815 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:36:01.815 INFO kablam! Oct 27 10:36:01.815 INFO kablam! warning: unused variable: `self_sta_bef_other_end` Oct 27 10:36:01.815 INFO kablam! --> src/tasks/task.rs:41:13 Oct 27 10:36:01.815 INFO kablam! | Oct 27 10:36:01.815 INFO kablam! 41 | let self_sta_bef_other_end = self.start_time < other_end; Oct 27 10:36:01.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_self_sta_bef_other_end` instead Oct 27 10:36:01.815 INFO kablam! Oct 27 10:36:01.815 INFO kablam! warning: variable does not need to be mutable Oct 27 10:36:01.815 INFO kablam! --> src/main.rs:11:9 Oct 27 10:36:01.815 INFO kablam! | Oct 27 10:36:01.815 INFO kablam! 11 | let mut ts = TaskScheduler::new(); Oct 27 10:36:01.815 INFO kablam! | ----^^ Oct 27 10:36:01.815 INFO kablam! | | Oct 27 10:36:01.815 INFO kablam! | help: remove this `mut` Oct 27 10:36:01.815 INFO kablam! | Oct 27 10:36:01.815 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 10:36:01.815 INFO kablam! Oct 27 10:36:01.829 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.51s Oct 27 10:36:01.832 INFO kablam! su: No module specific data is present Oct 27 10:36:02.762 INFO running `"docker" "rm" "-f" "9db1ea71ca3c74e597a5923a17e7188f5c5edf9466d342f6e0bd2b0996e72ff3"` Oct 27 10:36:02.962 INFO blam! 9db1ea71ca3c74e597a5923a17e7188f5c5edf9466d342f6e0bd2b0996e72ff3