Oct 22 00:11:08.180 INFO checking run-info-0.5.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:11:08.180 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/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 22 00:11:08.384 INFO blam! ea0e8646e66b0fd7fc54ec5813c2536b8a88e2310d2249f74ff000c8b072ba49 Oct 22 00:11:08.385 INFO running `"docker" "start" "-a" "ea0e8646e66b0fd7fc54ec5813c2536b8a88e2310d2249f74ff000c8b072ba49"` Oct 22 00:11:08.809 INFO kablam! usermod: no changes Oct 22 00:11:08.905 INFO kablam! Checking run-info v0.5.1 (/source) Oct 22 00:11:10.508 INFO kablam! warning: variable does not need to be mutable Oct 22 00:11:10.508 INFO kablam! --> src/printer.rs:116:25 Oct 22 00:11:10.508 INFO kablam! | Oct 22 00:11:10.508 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Oct 22 00:11:10.508 INFO kablam! | ----^^^^ Oct 22 00:11:10.508 INFO kablam! | | Oct 22 00:11:10.508 INFO kablam! | help: remove this `mut` Oct 22 00:11:10.508 INFO kablam! | Oct 22 00:11:10.508 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 00:11:10.508 INFO kablam! Oct 22 00:11:10.508 INFO kablam! warning: variable does not need to be mutable Oct 22 00:11:10.508 INFO kablam! --> src/printer.rs:158:23 Oct 22 00:11:10.508 INFO kablam! | Oct 22 00:11:10.508 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Oct 22 00:11:10.508 INFO kablam! | ----^^^^ Oct 22 00:11:10.508 INFO kablam! | | Oct 22 00:11:10.508 INFO kablam! | help: remove this `mut` Oct 22 00:11:10.508 INFO kablam! Oct 22 00:11:10.508 INFO kablam! warning: function is never used: `pad_string` Oct 22 00:11:10.508 INFO kablam! --> src/printutils.rs:126:1 Oct 22 00:11:10.508 INFO kablam! | Oct 22 00:11:10.508 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Oct 22 00:11:10.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:11:10.508 INFO kablam! | Oct 22 00:11:10.508 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 00:11:10.508 INFO kablam! Oct 22 00:11:10.641 INFO kablam! warning: variable does not need to be mutable Oct 22 00:11:10.641 INFO kablam! --> src/printer.rs:116:25 Oct 22 00:11:10.642 INFO kablam! | Oct 22 00:11:10.643 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Oct 22 00:11:10.643 INFO kablam! | ----^^^^ Oct 22 00:11:10.644 INFO kablam! | | Oct 22 00:11:10.644 INFO kablam! | help: remove this `mut` Oct 22 00:11:10.645 INFO kablam! | Oct 22 00:11:10.646 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 00:11:10.646 INFO kablam! Oct 22 00:11:10.648 INFO kablam! warning: variable does not need to be mutable Oct 22 00:11:10.648 INFO kablam! --> src/printer.rs:158:23 Oct 22 00:11:10.648 INFO kablam! | Oct 22 00:11:10.649 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Oct 22 00:11:10.649 INFO kablam! | ----^^^^ Oct 22 00:11:10.649 INFO kablam! | | Oct 22 00:11:10.650 INFO kablam! | help: remove this `mut` Oct 22 00:11:10.650 INFO kablam! Oct 22 00:11:10.651 INFO kablam! warning: function is never used: `pad_string` Oct 22 00:11:10.651 INFO kablam! --> src/printutils.rs:126:1 Oct 22 00:11:10.651 INFO kablam! | Oct 22 00:11:10.651 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Oct 22 00:11:10.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:11:10.652 INFO kablam! | Oct 22 00:11:10.652 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 00:11:10.652 INFO kablam! Oct 22 00:11:10.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.89s Oct 22 00:11:10.720 INFO kablam! su: No module specific data is present Oct 22 00:11:11.216 INFO running `"docker" "rm" "-f" "ea0e8646e66b0fd7fc54ec5813c2536b8a88e2310d2249f74ff000c8b072ba49"` Oct 22 00:11:11.548 INFO blam! ea0e8646e66b0fd7fc54ec5813c2536b8a88e2310d2249f74ff000c8b072ba49