Oct 13 09:32:37.352 INFO checking run-info-0.5.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:32:37.352 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 09:32:37.608 INFO blam! f1b62f31782ea797df65f9e50a39053b209e12a4f2387fdb12d48fce71b04378 Oct 13 09:32:37.610 INFO running `"docker" "start" "-a" "f1b62f31782ea797df65f9e50a39053b209e12a4f2387fdb12d48fce71b04378"` Oct 13 09:32:38.520 INFO kablam! usermod: no changes Oct 13 09:32:38.624 INFO kablam! Checking run-info v0.5.1 (/source) Oct 13 09:32:39.791 INFO kablam! warning: variable does not need to be mutable Oct 13 09:32:39.791 INFO kablam! --> src/printer.rs:116:25 Oct 13 09:32:39.791 INFO kablam! | Oct 13 09:32:39.791 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Oct 13 09:32:39.791 INFO kablam! | ----^^^^ Oct 13 09:32:39.791 INFO kablam! | | Oct 13 09:32:39.791 INFO kablam! | help: remove this `mut` Oct 13 09:32:39.791 INFO kablam! | Oct 13 09:32:39.791 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 09:32:39.791 INFO kablam! Oct 13 09:32:39.794 INFO kablam! warning: variable does not need to be mutable Oct 13 09:32:39.794 INFO kablam! --> src/printer.rs:158:23 Oct 13 09:32:39.794 INFO kablam! | Oct 13 09:32:39.794 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Oct 13 09:32:39.794 INFO kablam! | ----^^^^ Oct 13 09:32:39.794 INFO kablam! | | Oct 13 09:32:39.794 INFO kablam! | help: remove this `mut` Oct 13 09:32:39.794 INFO kablam! Oct 13 09:32:39.795 INFO kablam! warning: function is never used: `pad_string` Oct 13 09:32:39.795 INFO kablam! --> src/printutils.rs:126:1 Oct 13 09:32:39.795 INFO kablam! | Oct 13 09:32:39.795 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Oct 13 09:32:39.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:32:39.795 INFO kablam! | Oct 13 09:32:39.795 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 09:32:39.795 INFO kablam! Oct 13 09:32:40.010 INFO kablam! warning: variable does not need to be mutable Oct 13 09:32:40.010 INFO kablam! --> src/printer.rs:116:25 Oct 13 09:32:40.010 INFO kablam! | Oct 13 09:32:40.010 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Oct 13 09:32:40.010 INFO kablam! | ----^^^^ Oct 13 09:32:40.010 INFO kablam! | | Oct 13 09:32:40.010 INFO kablam! | help: remove this `mut` Oct 13 09:32:40.010 INFO kablam! | Oct 13 09:32:40.010 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 09:32:40.010 INFO kablam! Oct 13 09:32:40.015 INFO kablam! warning: variable does not need to be mutable Oct 13 09:32:40.015 INFO kablam! --> src/printer.rs:158:23 Oct 13 09:32:40.015 INFO kablam! | Oct 13 09:32:40.015 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Oct 13 09:32:40.015 INFO kablam! | ----^^^^ Oct 13 09:32:40.015 INFO kablam! | | Oct 13 09:32:40.015 INFO kablam! | help: remove this `mut` Oct 13 09:32:40.015 INFO kablam! Oct 13 09:32:40.016 INFO kablam! warning: function is never used: `pad_string` Oct 13 09:32:40.016 INFO kablam! --> src/printutils.rs:126:1 Oct 13 09:32:40.016 INFO kablam! | Oct 13 09:32:40.016 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Oct 13 09:32:40.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:32:40.016 INFO kablam! | Oct 13 09:32:40.016 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 09:32:40.016 INFO kablam! Oct 13 09:32:40.049 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Oct 13 09:32:40.053 INFO kablam! su: No module specific data is present Oct 13 09:32:40.285 INFO running `"docker" "rm" "-f" "f1b62f31782ea797df65f9e50a39053b209e12a4f2387fdb12d48fce71b04378"` Oct 13 09:32:40.391 INFO blam! f1b62f31782ea797df65f9e50a39053b209e12a4f2387fdb12d48fce71b04378