Sep 17 18:27:29.197 INFO checking run-info-0.5.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 18:27:29.197 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 18:27:29.197 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 18:27:29.355 INFO blam! 2c9172d91efc6fa53afa91344e5e502a7330c07214302472f2fcec82d71073e3 Sep 17 18:27:29.357 INFO running `"docker" "start" "-a" "2c9172d91efc6fa53afa91344e5e502a7330c07214302472f2fcec82d71073e3"` Sep 17 18:27:30.308 INFO kablam! usermod: no changes Sep 17 18:27:30.359 INFO kablam! Checking run-info v0.5.1 (/source) Sep 17 18:27:30.771 INFO kablam! warning: variable does not need to be mutable Sep 17 18:27:30.771 INFO kablam! --> src/printer.rs:116:25 Sep 17 18:27:30.771 INFO kablam! | Sep 17 18:27:30.771 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 17 18:27:30.771 INFO kablam! | ----^^^^ Sep 17 18:27:30.771 INFO kablam! | | Sep 17 18:27:30.771 INFO kablam! | help: remove this `mut` Sep 17 18:27:30.771 INFO kablam! | Sep 17 18:27:30.771 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 17 18:27:30.771 INFO kablam! Sep 17 18:27:30.784 INFO kablam! warning: variable does not need to be mutable Sep 17 18:27:30.784 INFO kablam! --> src/printer.rs:158:23 Sep 17 18:27:30.784 INFO kablam! | Sep 17 18:27:30.784 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 17 18:27:30.784 INFO kablam! | ----^^^^ Sep 17 18:27:30.784 INFO kablam! | | Sep 17 18:27:30.784 INFO kablam! | help: remove this `mut` Sep 17 18:27:30.784 INFO kablam! Sep 17 18:27:30.784 INFO kablam! warning: function is never used: `pad_string` Sep 17 18:27:30.784 INFO kablam! --> src/printutils.rs:126:1 Sep 17 18:27:30.784 INFO kablam! | Sep 17 18:27:30.784 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 17 18:27:30.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:27:30.784 INFO kablam! | Sep 17 18:27:30.784 INFO kablam! = note: #[warn(dead_code)] on by default Sep 17 18:27:30.784 INFO kablam! Sep 17 18:27:30.839 INFO kablam! warning: variable does not need to be mutable Sep 17 18:27:30.839 INFO kablam! --> src/printer.rs:116:25 Sep 17 18:27:30.839 INFO kablam! | Sep 17 18:27:30.839 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 17 18:27:30.839 INFO kablam! | ----^^^^ Sep 17 18:27:30.839 INFO kablam! | | Sep 17 18:27:30.839 INFO kablam! | help: remove this `mut` Sep 17 18:27:30.839 INFO kablam! | Sep 17 18:27:30.839 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 17 18:27:30.839 INFO kablam! Sep 17 18:27:30.844 INFO kablam! warning: variable does not need to be mutable Sep 17 18:27:30.844 INFO kablam! --> src/printer.rs:158:23 Sep 17 18:27:30.844 INFO kablam! | Sep 17 18:27:30.844 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 17 18:27:30.844 INFO kablam! | ----^^^^ Sep 17 18:27:30.844 INFO kablam! | | Sep 17 18:27:30.844 INFO kablam! | help: remove this `mut` Sep 17 18:27:30.844 INFO kablam! Sep 17 18:27:30.845 INFO kablam! warning: function is never used: `pad_string` Sep 17 18:27:30.845 INFO kablam! --> src/printutils.rs:126:1 Sep 17 18:27:30.845 INFO kablam! | Sep 17 18:27:30.845 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 17 18:27:30.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:27:30.845 INFO kablam! | Sep 17 18:27:30.845 INFO kablam! = note: #[warn(dead_code)] on by default Sep 17 18:27:30.845 INFO kablam! Sep 17 18:27:30.868 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.54s Sep 17 18:27:30.873 INFO kablam! su: No module specific data is present Sep 17 18:27:31.956 INFO running `"docker" "rm" "-f" "2c9172d91efc6fa53afa91344e5e502a7330c07214302472f2fcec82d71073e3"` Sep 17 18:27:32.012 INFO blam! 2c9172d91efc6fa53afa91344e5e502a7330c07214302472f2fcec82d71073e3