Sep 10 11:03:02.939 INFO checking run-info-0.5.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 11:03:02.939 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 11:03:02.939 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 11:03:03.149 INFO blam! f7af34d6f8a99c78864870957664efb35d5a13bc3b3a2d0d675c7b1013a1bc29 Sep 10 11:03:03.151 INFO running `"docker" "start" "-a" "f7af34d6f8a99c78864870957664efb35d5a13bc3b3a2d0d675c7b1013a1bc29"` Sep 10 11:03:04.070 INFO kablam! usermod: no changes Sep 10 11:03:04.149 INFO kablam! Checking run-info v0.5.1 (file:///source) Sep 10 11:03:04.974 INFO kablam! warning: variable does not need to be mutable Sep 10 11:03:04.974 INFO kablam! --> src/printer.rs:116:25 Sep 10 11:03:04.974 INFO kablam! | Sep 10 11:03:04.974 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 10 11:03:04.974 INFO kablam! | ----^^^^ Sep 10 11:03:04.974 INFO kablam! | | Sep 10 11:03:04.974 INFO kablam! | help: remove this `mut` Sep 10 11:03:04.974 INFO kablam! | Sep 10 11:03:04.974 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 11:03:04.974 INFO kablam! Sep 10 11:03:05.002 INFO kablam! warning: variable does not need to be mutable Sep 10 11:03:05.002 INFO kablam! --> src/printer.rs:158:23 Sep 10 11:03:05.002 INFO kablam! | Sep 10 11:03:05.002 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 10 11:03:05.002 INFO kablam! | ----^^^^ Sep 10 11:03:05.002 INFO kablam! | | Sep 10 11:03:05.002 INFO kablam! | help: remove this `mut` Sep 10 11:03:05.002 INFO kablam! Sep 10 11:03:05.002 INFO kablam! warning: function is never used: `pad_string` Sep 10 11:03:05.002 INFO kablam! --> src/printutils.rs:126:1 Sep 10 11:03:05.002 INFO kablam! | Sep 10 11:03:05.002 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 10 11:03:05.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 11:03:05.002 INFO kablam! | Sep 10 11:03:05.002 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 11:03:05.002 INFO kablam! Sep 10 11:03:05.202 INFO kablam! warning: variable does not need to be mutable Sep 10 11:03:05.202 INFO kablam! --> src/printer.rs:116:25 Sep 10 11:03:05.202 INFO kablam! | Sep 10 11:03:05.202 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 10 11:03:05.203 INFO kablam! | ----^^^^ Sep 10 11:03:05.203 INFO kablam! | | Sep 10 11:03:05.203 INFO kablam! | help: remove this `mut` Sep 10 11:03:05.203 INFO kablam! | Sep 10 11:03:05.203 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 11:03:05.203 INFO kablam! Sep 10 11:03:05.203 INFO kablam! warning: variable does not need to be mutable Sep 10 11:03:05.203 INFO kablam! --> src/printer.rs:158:23 Sep 10 11:03:05.203 INFO kablam! | Sep 10 11:03:05.203 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 10 11:03:05.203 INFO kablam! | ----^^^^ Sep 10 11:03:05.203 INFO kablam! | | Sep 10 11:03:05.203 INFO kablam! | help: remove this `mut` Sep 10 11:03:05.203 INFO kablam! Sep 10 11:03:05.203 INFO kablam! warning: function is never used: `pad_string` Sep 10 11:03:05.203 INFO kablam! --> src/printutils.rs:126:1 Sep 10 11:03:05.203 INFO kablam! | Sep 10 11:03:05.203 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 10 11:03:05.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 11:03:05.203 INFO kablam! | Sep 10 11:03:05.203 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 11:03:05.203 INFO kablam! Sep 10 11:03:05.250 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Sep 10 11:03:05.255 INFO kablam! su: No module specific data is present Sep 10 11:03:06.164 INFO running `"docker" "rm" "-f" "f7af34d6f8a99c78864870957664efb35d5a13bc3b3a2d0d675c7b1013a1bc29"` Sep 10 11:03:06.297 INFO blam! f7af34d6f8a99c78864870957664efb35d5a13bc3b3a2d0d675c7b1013a1bc29