Sep 04 05:21:04.760 INFO checking run-info-0.5.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 05:21:04.761 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 05:21:04.761 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 05:21:04.957 INFO blam! eddae04d7c3aa6f47c716e92b40977c5fab14d5161fa261ff6433a8158a4f9a0 Sep 04 05:21:04.960 INFO running `"docker" "start" "-a" "eddae04d7c3aa6f47c716e92b40977c5fab14d5161fa261ff6433a8158a4f9a0"` Sep 04 05:21:05.901 INFO kablam! Checking run-info v0.5.1 (file:///source) Sep 04 05:21:07.239 INFO kablam! warning: variable does not need to be mutable Sep 04 05:21:07.239 INFO kablam! --> src/printer.rs:116:25 Sep 04 05:21:07.239 INFO kablam! | Sep 04 05:21:07.239 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 04 05:21:07.239 INFO kablam! | ----^^^^ Sep 04 05:21:07.239 INFO kablam! | | Sep 04 05:21:07.239 INFO kablam! | help: remove this `mut` Sep 04 05:21:07.239 INFO kablam! | Sep 04 05:21:07.239 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 05:21:07.240 INFO kablam! Sep 04 05:21:07.246 INFO kablam! warning: variable does not need to be mutable Sep 04 05:21:07.246 INFO kablam! --> src/printer.rs:158:23 Sep 04 05:21:07.246 INFO kablam! | Sep 04 05:21:07.246 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 04 05:21:07.246 INFO kablam! | ----^^^^ Sep 04 05:21:07.247 INFO kablam! | | Sep 04 05:21:07.247 INFO kablam! | help: remove this `mut` Sep 04 05:21:07.247 INFO kablam! Sep 04 05:21:07.247 INFO kablam! warning: function is never used: `pad_string` Sep 04 05:21:07.247 INFO kablam! --> src/printutils.rs:126:1 Sep 04 05:21:07.247 INFO kablam! | Sep 04 05:21:07.247 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 04 05:21:07.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:21:07.247 INFO kablam! | Sep 04 05:21:07.247 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 05:21:07.248 INFO kablam! Sep 04 05:21:07.316 INFO kablam! warning: variable does not need to be mutable Sep 04 05:21:07.317 INFO kablam! --> src/printer.rs:116:25 Sep 04 05:21:07.317 INFO kablam! | Sep 04 05:21:07.317 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 04 05:21:07.317 INFO kablam! | ----^^^^ Sep 04 05:21:07.317 INFO kablam! | | Sep 04 05:21:07.317 INFO kablam! | help: remove this `mut` Sep 04 05:21:07.317 INFO kablam! | Sep 04 05:21:07.317 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 05:21:07.317 INFO kablam! Sep 04 05:21:07.324 INFO kablam! warning: variable does not need to be mutable Sep 04 05:21:07.324 INFO kablam! --> src/printer.rs:158:23 Sep 04 05:21:07.324 INFO kablam! | Sep 04 05:21:07.324 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 04 05:21:07.324 INFO kablam! | ----^^^^ Sep 04 05:21:07.324 INFO kablam! | | Sep 04 05:21:07.324 INFO kablam! | help: remove this `mut` Sep 04 05:21:07.324 INFO kablam! Sep 04 05:21:07.325 INFO kablam! warning: function is never used: `pad_string` Sep 04 05:21:07.325 INFO kablam! --> src/printutils.rs:126:1 Sep 04 05:21:07.325 INFO kablam! | Sep 04 05:21:07.325 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 04 05:21:07.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:21:07.325 INFO kablam! | Sep 04 05:21:07.325 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 05:21:07.325 INFO kablam! Sep 04 05:21:07.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Sep 04 05:21:07.352 INFO kablam! su: No module specific data is present Sep 04 05:21:07.790 INFO running `"docker" "rm" "-f" "eddae04d7c3aa6f47c716e92b40977c5fab14d5161fa261ff6433a8158a4f9a0"` Sep 04 05:21:07.889 INFO blam! eddae04d7c3aa6f47c716e92b40977c5fab14d5161fa261ff6433a8158a4f9a0