Sep 03 17:21:19.064 INFO checking mpdrescher/run-info against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 17:21:19.064 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 17:21:19.064 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 17:21:19.323 INFO blam! ab653b7ce97f129646c87ef73d21a18996c948b26b534204076e8f71b8c97ad8 Sep 03 17:21:19.325 INFO running `"docker" "start" "-a" "ab653b7ce97f129646c87ef73d21a18996c948b26b534204076e8f71b8c97ad8"` Sep 03 17:21:20.313 INFO kablam! Checking libc v0.2.15 Sep 03 17:21:20.318 INFO kablam! Checking ansi_term v0.8.0 Sep 03 17:21:20.351 INFO kablam! Checking term v0.4.4 Sep 03 17:21:22.383 INFO kablam! Checking term_size v0.1.1 Sep 03 17:21:22.383 INFO kablam! Checking time v0.1.35 Sep 03 17:21:22.730 INFO kablam! Checking clap v2.11.0 Sep 03 17:21:31.807 INFO kablam! Checking run-info v0.5.1 (file:///source) Sep 03 17:21:32.755 INFO kablam! warning: variable does not need to be mutable Sep 03 17:21:32.755 INFO kablam! --> src/printer.rs:116:25 Sep 03 17:21:32.755 INFO kablam! | Sep 03 17:21:32.755 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 03 17:21:32.755 INFO kablam! | ----^^^^ Sep 03 17:21:32.755 INFO kablam! | | Sep 03 17:21:32.755 INFO kablam! | help: remove this `mut` Sep 03 17:21:32.755 INFO kablam! | Sep 03 17:21:32.755 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 17:21:32.755 INFO kablam! Sep 03 17:21:32.766 INFO kablam! warning: variable does not need to be mutable Sep 03 17:21:32.766 INFO kablam! --> src/printer.rs:158:23 Sep 03 17:21:32.766 INFO kablam! | Sep 03 17:21:32.766 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 03 17:21:32.766 INFO kablam! | ----^^^^ Sep 03 17:21:32.766 INFO kablam! | | Sep 03 17:21:32.766 INFO kablam! | help: remove this `mut` Sep 03 17:21:32.766 INFO kablam! Sep 03 17:21:32.767 INFO kablam! warning: function is never used: `pad_string` Sep 03 17:21:32.767 INFO kablam! --> src/printutils.rs:126:1 Sep 03 17:21:32.767 INFO kablam! | Sep 03 17:21:32.767 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 03 17:21:32.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 17:21:32.767 INFO kablam! | Sep 03 17:21:32.767 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 17:21:32.767 INFO kablam! Sep 03 17:21:32.884 INFO kablam! warning: variable does not need to be mutable Sep 03 17:21:32.884 INFO kablam! --> src/printer.rs:116:25 Sep 03 17:21:32.884 INFO kablam! | Sep 03 17:21:32.884 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 03 17:21:32.884 INFO kablam! | ----^^^^ Sep 03 17:21:32.884 INFO kablam! | | Sep 03 17:21:32.884 INFO kablam! | help: remove this `mut` Sep 03 17:21:32.884 INFO kablam! | Sep 03 17:21:32.884 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 17:21:32.884 INFO kablam! Sep 03 17:21:32.897 INFO kablam! warning: variable does not need to be mutable Sep 03 17:21:32.897 INFO kablam! --> src/printer.rs:158:23 Sep 03 17:21:32.897 INFO kablam! | Sep 03 17:21:32.897 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 03 17:21:32.897 INFO kablam! | ----^^^^ Sep 03 17:21:32.897 INFO kablam! | | Sep 03 17:21:32.897 INFO kablam! | help: remove this `mut` Sep 03 17:21:32.897 INFO kablam! Sep 03 17:21:32.898 INFO kablam! warning: function is never used: `pad_string` Sep 03 17:21:32.898 INFO kablam! --> src/printutils.rs:126:1 Sep 03 17:21:32.898 INFO kablam! | Sep 03 17:21:32.898 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 03 17:21:32.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 17:21:32.899 INFO kablam! | Sep 03 17:21:32.899 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 17:21:32.899 INFO kablam! Sep 03 17:21:32.950 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.74s Sep 03 17:21:32.955 INFO kablam! su: No module specific data is present Sep 03 17:21:33.453 INFO running `"docker" "rm" "-f" "ab653b7ce97f129646c87ef73d21a18996c948b26b534204076e8f71b8c97ad8"` Sep 03 17:21:33.621 INFO blam! ab653b7ce97f129646c87ef73d21a18996c948b26b534204076e8f71b8c97ad8