Oct 21 15:30:58.995 INFO checking mpdrescher/run-info against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:30:58.996 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 21 15:30:59.379 INFO blam! 5a03b372a55d7e7acf4811c83ab3e90f5e3ae526992ad535737d4ff2cc2796fb Oct 21 15:30:59.381 INFO running `"docker" "start" "-a" "5a03b372a55d7e7acf4811c83ab3e90f5e3ae526992ad535737d4ff2cc2796fb"` Oct 21 15:31:01.072 INFO kablam! usermod: no changes Oct 21 15:31:01.265 INFO kablam! Checking term_size v0.1.1 Oct 21 15:31:01.669 INFO kablam! Checking clap v2.11.0 Oct 21 15:31:06.115 INFO kablam! Checking run-info v0.5.1 (/source) Oct 21 15:31:07.460 INFO kablam! warning: variable does not need to be mutable Oct 21 15:31:07.460 INFO kablam! --> src/printer.rs:116:25 Oct 21 15:31:07.460 INFO kablam! | Oct 21 15:31:07.460 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Oct 21 15:31:07.460 INFO kablam! | ----^^^^ Oct 21 15:31:07.460 INFO kablam! | | Oct 21 15:31:07.460 INFO kablam! | help: remove this `mut` Oct 21 15:31:07.460 INFO kablam! | Oct 21 15:31:07.460 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 15:31:07.460 INFO kablam! Oct 21 15:31:07.468 INFO kablam! warning: variable does not need to be mutable Oct 21 15:31:07.468 INFO kablam! --> src/printer.rs:158:23 Oct 21 15:31:07.468 INFO kablam! | Oct 21 15:31:07.468 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Oct 21 15:31:07.468 INFO kablam! | ----^^^^ Oct 21 15:31:07.468 INFO kablam! | | Oct 21 15:31:07.468 INFO kablam! | help: remove this `mut` Oct 21 15:31:07.468 INFO kablam! Oct 21 15:31:07.468 INFO kablam! warning: function is never used: `pad_string` Oct 21 15:31:07.468 INFO kablam! --> src/printutils.rs:126:1 Oct 21 15:31:07.468 INFO kablam! | Oct 21 15:31:07.468 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Oct 21 15:31:07.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:31:07.468 INFO kablam! | Oct 21 15:31:07.468 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:31:07.471 INFO kablam! Oct 21 15:31:07.685 INFO kablam! warning: variable does not need to be mutable Oct 21 15:31:07.685 INFO kablam! --> src/printer.rs:116:25 Oct 21 15:31:07.685 INFO kablam! | Oct 21 15:31:07.686 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Oct 21 15:31:07.686 INFO kablam! | ----^^^^ Oct 21 15:31:07.686 INFO kablam! | | Oct 21 15:31:07.686 INFO kablam! | help: remove this `mut` Oct 21 15:31:07.687 INFO kablam! | Oct 21 15:31:07.687 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 15:31:07.687 INFO kablam! Oct 21 15:31:07.688 INFO kablam! warning: variable does not need to be mutable Oct 21 15:31:07.688 INFO kablam! --> src/printer.rs:158:23 Oct 21 15:31:07.688 INFO kablam! | Oct 21 15:31:07.688 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Oct 21 15:31:07.689 INFO kablam! | ----^^^^ Oct 21 15:31:07.689 INFO kablam! | | Oct 21 15:31:07.689 INFO kablam! | help: remove this `mut` Oct 21 15:31:07.689 INFO kablam! Oct 21 15:31:07.690 INFO kablam! warning: function is never used: `pad_string` Oct 21 15:31:07.690 INFO kablam! --> src/printutils.rs:126:1 Oct 21 15:31:07.690 INFO kablam! | Oct 21 15:31:07.690 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Oct 21 15:31:07.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:31:07.691 INFO kablam! | Oct 21 15:31:07.691 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:31:07.691 INFO kablam! Oct 21 15:31:07.769 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.67s Oct 21 15:31:07.776 INFO kablam! su: No module specific data is present Oct 21 15:31:09.402 INFO running `"docker" "rm" "-f" "5a03b372a55d7e7acf4811c83ab3e90f5e3ae526992ad535737d4ff2cc2796fb"` Oct 21 15:31:09.664 INFO blam! 5a03b372a55d7e7acf4811c83ab3e90f5e3ae526992ad535737d4ff2cc2796fb