Sep 21 04:10:45.388 INFO checking run-info-0.5.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:10:45.388 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:10:45.388 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 04:10:45.617 INFO blam! 812e42a2c9770e18da24ebaacd55a24209ca2d68bb10cf02a515f0b58433dd1d Sep 21 04:10:45.619 INFO running `"docker" "start" "-a" "812e42a2c9770e18da24ebaacd55a24209ca2d68bb10cf02a515f0b58433dd1d"` Sep 21 04:10:47.329 INFO kablam! usermod: no changes Sep 21 04:10:47.426 INFO kablam! Checking run-info v0.5.1 (/source) Sep 21 04:10:48.494 INFO kablam! warning: variable does not need to be mutable Sep 21 04:10:48.494 INFO kablam! --> src/printer.rs:116:25 Sep 21 04:10:48.494 INFO kablam! | Sep 21 04:10:48.494 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 21 04:10:48.494 INFO kablam! | ----^^^^ Sep 21 04:10:48.494 INFO kablam! | | Sep 21 04:10:48.494 INFO kablam! | help: remove this `mut` Sep 21 04:10:48.494 INFO kablam! | Sep 21 04:10:48.494 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 04:10:48.494 INFO kablam! Sep 21 04:10:48.506 INFO kablam! warning: variable does not need to be mutable Sep 21 04:10:48.506 INFO kablam! --> src/printer.rs:158:23 Sep 21 04:10:48.510 INFO kablam! | Sep 21 04:10:48.510 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 21 04:10:48.511 INFO kablam! | ----^^^^ Sep 21 04:10:48.511 INFO kablam! | | Sep 21 04:10:48.511 INFO kablam! | help: remove this `mut` Sep 21 04:10:48.511 INFO kablam! Sep 21 04:10:48.513 INFO kablam! warning: function is never used: `pad_string` Sep 21 04:10:48.513 INFO kablam! --> src/printutils.rs:126:1 Sep 21 04:10:48.513 INFO kablam! | Sep 21 04:10:48.514 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 21 04:10:48.514 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:10:48.514 INFO kablam! | Sep 21 04:10:48.515 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 04:10:48.515 INFO kablam! Sep 21 04:10:48.656 INFO kablam! warning: variable does not need to be mutable Sep 21 04:10:48.657 INFO kablam! --> src/printer.rs:116:25 Sep 21 04:10:48.657 INFO kablam! | Sep 21 04:10:48.658 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 21 04:10:48.658 INFO kablam! | ----^^^^ Sep 21 04:10:48.658 INFO kablam! | | Sep 21 04:10:48.658 INFO kablam! | help: remove this `mut` Sep 21 04:10:48.659 INFO kablam! | Sep 21 04:10:48.659 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 04:10:48.659 INFO kablam! Sep 21 04:10:48.662 INFO kablam! warning: variable does not need to be mutable Sep 21 04:10:48.662 INFO kablam! --> src/printer.rs:158:23 Sep 21 04:10:48.662 INFO kablam! | Sep 21 04:10:48.663 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 21 04:10:48.663 INFO kablam! | ----^^^^ Sep 21 04:10:48.663 INFO kablam! | | Sep 21 04:10:48.664 INFO kablam! | help: remove this `mut` Sep 21 04:10:48.664 INFO kablam! Sep 21 04:10:48.664 INFO kablam! warning: function is never used: `pad_string` Sep 21 04:10:48.664 INFO kablam! --> src/printutils.rs:126:1 Sep 21 04:10:48.665 INFO kablam! | Sep 21 04:10:48.665 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 21 04:10:48.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:10:48.666 INFO kablam! | Sep 21 04:10:48.666 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 04:10:48.666 INFO kablam! Sep 21 04:10:48.734 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Sep 21 04:10:48.738 INFO kablam! su: No module specific data is present Sep 21 04:10:50.345 INFO running `"docker" "rm" "-f" "812e42a2c9770e18da24ebaacd55a24209ca2d68bb10cf02a515f0b58433dd1d"` Sep 21 04:10:50.492 INFO blam! 812e42a2c9770e18da24ebaacd55a24209ca2d68bb10cf02a515f0b58433dd1d