Sep 01 14:11:19.790 INFO checking mpdrescher/run-info against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 14:11:19.790 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 14:11:19.791 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 14:11:20.046 INFO blam! 6421a4098fdf20d9e815fd1ed984f83af9a197f4cc413e980f472c0e7c5ab415 Sep 01 14:11:20.048 INFO running `"docker" "start" "-a" "6421a4098fdf20d9e815fd1ed984f83af9a197f4cc413e980f472c0e7c5ab415"` Sep 01 14:11:20.974 INFO kablam! Checking libc v0.2.15 Sep 01 14:11:20.974 INFO kablam! Checking ansi_term v0.8.0 Sep 01 14:11:20.999 INFO kablam! Checking term v0.4.4 Sep 01 14:11:23.126 INFO kablam! Checking term_size v0.1.1 Sep 01 14:11:23.127 INFO kablam! Checking time v0.1.35 Sep 01 14:11:23.553 INFO kablam! Checking clap v2.11.0 Sep 01 14:11:32.442 INFO kablam! Checking run-info v0.5.1 (file:///source) Sep 01 14:11:33.326 INFO kablam! warning: variable does not need to be mutable Sep 01 14:11:33.326 INFO kablam! --> src/printer.rs:116:25 Sep 01 14:11:33.326 INFO kablam! | Sep 01 14:11:33.326 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 01 14:11:33.327 INFO kablam! | ----^^^^ Sep 01 14:11:33.327 INFO kablam! | | Sep 01 14:11:33.327 INFO kablam! | help: remove this `mut` Sep 01 14:11:33.327 INFO kablam! | Sep 01 14:11:33.327 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 14:11:33.327 INFO kablam! Sep 01 14:11:33.339 INFO kablam! warning: variable does not need to be mutable Sep 01 14:11:33.339 INFO kablam! --> src/printer.rs:158:23 Sep 01 14:11:33.339 INFO kablam! | Sep 01 14:11:33.340 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 01 14:11:33.340 INFO kablam! | ----^^^^ Sep 01 14:11:33.340 INFO kablam! | | Sep 01 14:11:33.340 INFO kablam! | help: remove this `mut` Sep 01 14:11:33.340 INFO kablam! Sep 01 14:11:33.340 INFO kablam! warning: function is never used: `pad_string` Sep 01 14:11:33.340 INFO kablam! --> src/printutils.rs:126:1 Sep 01 14:11:33.340 INFO kablam! | Sep 01 14:11:33.340 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 01 14:11:33.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:11:33.341 INFO kablam! | Sep 01 14:11:33.341 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 14:11:33.341 INFO kablam! Sep 01 14:11:33.362 INFO kablam! warning: variable does not need to be mutable Sep 01 14:11:33.362 INFO kablam! --> src/printer.rs:116:25 Sep 01 14:11:33.362 INFO kablam! | Sep 01 14:11:33.362 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 01 14:11:33.362 INFO kablam! | ----^^^^ Sep 01 14:11:33.362 INFO kablam! | | Sep 01 14:11:33.362 INFO kablam! | help: remove this `mut` Sep 01 14:11:33.362 INFO kablam! | Sep 01 14:11:33.362 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 14:11:33.362 INFO kablam! Sep 01 14:11:33.376 INFO kablam! warning: variable does not need to be mutable Sep 01 14:11:33.376 INFO kablam! --> src/printer.rs:158:23 Sep 01 14:11:33.376 INFO kablam! | Sep 01 14:11:33.376 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 01 14:11:33.376 INFO kablam! | ----^^^^ Sep 01 14:11:33.376 INFO kablam! | | Sep 01 14:11:33.376 INFO kablam! | help: remove this `mut` Sep 01 14:11:33.376 INFO kablam! Sep 01 14:11:33.378 INFO kablam! warning: function is never used: `pad_string` Sep 01 14:11:33.378 INFO kablam! --> src/printutils.rs:126:1 Sep 01 14:11:33.378 INFO kablam! | Sep 01 14:11:33.378 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 01 14:11:33.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:11:33.378 INFO kablam! | Sep 01 14:11:33.378 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 14:11:33.378 INFO kablam! Sep 01 14:11:33.437 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.55s Sep 01 14:11:33.447 INFO kablam! su: No module specific data is present Sep 01 14:11:34.000 INFO running `"docker" "rm" "-f" "6421a4098fdf20d9e815fd1ed984f83af9a197f4cc413e980f472c0e7c5ab415"` Sep 01 14:11:34.164 INFO blam! 6421a4098fdf20d9e815fd1ed984f83af9a197f4cc413e980f472c0e7c5ab415