Sep 04 08:28:24.331 INFO checking run-info-0.5.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 08:28:24.331 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 08:28:24.331 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:28:24.478 INFO blam! c184d038b16641736203176d0b28469bdfb91498a8d550489799beff9a65a69b Sep 04 08:28:24.480 INFO running `"docker" "start" "-a" "c184d038b16641736203176d0b28469bdfb91498a8d550489799beff9a65a69b"` Sep 04 08:28:25.213 INFO kablam! Checking run-info v0.5.1 (file:///source) Sep 04 08:28:26.281 INFO kablam! warning: variable does not need to be mutable Sep 04 08:28:26.281 INFO kablam! --> src/printer.rs:116:25 Sep 04 08:28:26.281 INFO kablam! | Sep 04 08:28:26.281 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 04 08:28:26.281 INFO kablam! | ----^^^^ Sep 04 08:28:26.281 INFO kablam! | | Sep 04 08:28:26.281 INFO kablam! | help: remove this `mut` Sep 04 08:28:26.281 INFO kablam! | Sep 04 08:28:26.281 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 08:28:26.281 INFO kablam! Sep 04 08:28:26.292 INFO kablam! warning: variable does not need to be mutable Sep 04 08:28:26.292 INFO kablam! --> src/printer.rs:158:23 Sep 04 08:28:26.292 INFO kablam! | Sep 04 08:28:26.292 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 04 08:28:26.292 INFO kablam! | ----^^^^ Sep 04 08:28:26.292 INFO kablam! | | Sep 04 08:28:26.292 INFO kablam! | help: remove this `mut` Sep 04 08:28:26.292 INFO kablam! Sep 04 08:28:26.293 INFO kablam! warning: function is never used: `pad_string` Sep 04 08:28:26.293 INFO kablam! --> src/printutils.rs:126:1 Sep 04 08:28:26.294 INFO kablam! | Sep 04 08:28:26.294 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 04 08:28:26.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:26.294 INFO kablam! | Sep 04 08:28:26.294 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 08:28:26.294 INFO kablam! Sep 04 08:28:26.470 INFO kablam! warning: variable does not need to be mutable Sep 04 08:28:26.470 INFO kablam! --> src/printer.rs:116:25 Sep 04 08:28:26.470 INFO kablam! | Sep 04 08:28:26.470 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 04 08:28:26.470 INFO kablam! | ----^^^^ Sep 04 08:28:26.470 INFO kablam! | | Sep 04 08:28:26.470 INFO kablam! | help: remove this `mut` Sep 04 08:28:26.470 INFO kablam! | Sep 04 08:28:26.470 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 08:28:26.470 INFO kablam! Sep 04 08:28:26.477 INFO kablam! warning: variable does not need to be mutable Sep 04 08:28:26.477 INFO kablam! --> src/printer.rs:158:23 Sep 04 08:28:26.477 INFO kablam! | Sep 04 08:28:26.477 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 04 08:28:26.477 INFO kablam! | ----^^^^ Sep 04 08:28:26.477 INFO kablam! | | Sep 04 08:28:26.477 INFO kablam! | help: remove this `mut` Sep 04 08:28:26.477 INFO kablam! Sep 04 08:28:26.477 INFO kablam! warning: function is never used: `pad_string` Sep 04 08:28:26.478 INFO kablam! --> src/printutils.rs:126:1 Sep 04 08:28:26.478 INFO kablam! | Sep 04 08:28:26.478 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 04 08:28:26.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:28:26.478 INFO kablam! | Sep 04 08:28:26.478 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 08:28:26.478 INFO kablam! Sep 04 08:28:26.499 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Sep 04 08:28:26.502 INFO kablam! su: No module specific data is present Sep 04 08:28:26.892 INFO running `"docker" "rm" "-f" "c184d038b16641736203176d0b28469bdfb91498a8d550489799beff9a65a69b"` Sep 04 08:28:26.989 INFO blam! c184d038b16641736203176d0b28469bdfb91498a8d550489799beff9a65a69b