Sep 19 12:52:04.125 INFO checking mpdrescher/run-info against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 12:52:04.125 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 12:52:04.125 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 12:52:04.541 INFO blam! 90e54c9343caf41b9a30c22fa8d36b23c9dd0d63e111b6a2526054f53903fe57 Sep 19 12:52:04.544 INFO running `"docker" "start" "-a" "90e54c9343caf41b9a30c22fa8d36b23c9dd0d63e111b6a2526054f53903fe57"` Sep 19 12:52:06.322 INFO kablam! usermod: no changes Sep 19 12:52:06.467 INFO kablam! Checking libc v0.2.15 Sep 19 12:52:06.467 INFO kablam! Checking unicode-segmentation v0.1.2 Sep 19 12:52:06.471 INFO kablam! Checking ansi_term v0.8.0 Sep 19 12:52:06.471 INFO kablam! Checking vec_map v0.6.0 Sep 19 12:52:06.471 INFO kablam! Checking strsim v0.5.1 Sep 19 12:52:06.471 INFO kablam! Checking unicode-width v0.1.3 Sep 19 12:52:06.471 INFO kablam! Checking term v0.4.4 Sep 19 12:52:09.112 INFO kablam! Checking term_size v0.1.1 Sep 19 12:52:09.114 INFO kablam! Checking time v0.1.35 Sep 19 12:52:09.643 INFO kablam! Checking clap v2.11.0 Sep 19 12:52:14.359 INFO kablam! Checking run-info v0.5.1 (/source) Sep 19 12:52:15.051 INFO kablam! warning: variable does not need to be mutable Sep 19 12:52:15.052 INFO kablam! --> src/printer.rs:116:25 Sep 19 12:52:15.052 INFO kablam! | Sep 19 12:52:15.052 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 19 12:52:15.052 INFO kablam! | ----^^^^ Sep 19 12:52:15.052 INFO kablam! | | Sep 19 12:52:15.052 INFO kablam! | help: remove this `mut` Sep 19 12:52:15.052 INFO kablam! | Sep 19 12:52:15.052 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 12:52:15.052 INFO kablam! Sep 19 12:52:15.067 INFO kablam! warning: variable does not need to be mutable Sep 19 12:52:15.067 INFO kablam! --> src/printer.rs:158:23 Sep 19 12:52:15.067 INFO kablam! | Sep 19 12:52:15.067 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 19 12:52:15.067 INFO kablam! | ----^^^^ Sep 19 12:52:15.067 INFO kablam! | | Sep 19 12:52:15.067 INFO kablam! | help: remove this `mut` Sep 19 12:52:15.067 INFO kablam! Sep 19 12:52:15.068 INFO kablam! warning: function is never used: `pad_string` Sep 19 12:52:15.068 INFO kablam! --> src/printutils.rs:126:1 Sep 19 12:52:15.068 INFO kablam! | Sep 19 12:52:15.068 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 19 12:52:15.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:52:15.068 INFO kablam! | Sep 19 12:52:15.069 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 12:52:15.069 INFO kablam! Sep 19 12:52:15.235 INFO kablam! warning: variable does not need to be mutable Sep 19 12:52:15.236 INFO kablam! --> src/printer.rs:116:25 Sep 19 12:52:15.236 INFO kablam! | Sep 19 12:52:15.237 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 19 12:52:15.237 INFO kablam! | ----^^^^ Sep 19 12:52:15.238 INFO kablam! | | Sep 19 12:52:15.238 INFO kablam! | help: remove this `mut` Sep 19 12:52:15.238 INFO kablam! | Sep 19 12:52:15.239 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 12:52:15.239 INFO kablam! Sep 19 12:52:15.250 INFO kablam! warning: variable does not need to be mutable Sep 19 12:52:15.250 INFO kablam! --> src/printer.rs:158:23 Sep 19 12:52:15.251 INFO kablam! | Sep 19 12:52:15.251 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 19 12:52:15.252 INFO kablam! | ----^^^^ Sep 19 12:52:15.252 INFO kablam! | | Sep 19 12:52:15.252 INFO kablam! | help: remove this `mut` Sep 19 12:52:15.253 INFO kablam! Sep 19 12:52:15.253 INFO kablam! warning: function is never used: `pad_string` Sep 19 12:52:15.254 INFO kablam! --> src/printutils.rs:126:1 Sep 19 12:52:15.254 INFO kablam! | Sep 19 12:52:15.254 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 19 12:52:15.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:52:15.258 INFO kablam! | Sep 19 12:52:15.258 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 12:52:15.258 INFO kablam! Sep 19 12:52:15.304 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.94s Sep 19 12:52:15.308 INFO kablam! su: No module specific data is present Sep 19 12:52:16.610 INFO running `"docker" "rm" "-f" "90e54c9343caf41b9a30c22fa8d36b23c9dd0d63e111b6a2526054f53903fe57"` Sep 19 12:52:16.871 INFO blam! 90e54c9343caf41b9a30c22fa8d36b23c9dd0d63e111b6a2526054f53903fe57