Sep 14 10:13:59.327 INFO checking run-info-0.5.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 10:13:59.327 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 10:13:59.327 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 10:13:59.722 INFO blam! 3b807e6c69f1abe95ba57f827079474e6b3ad3fc5d4cb5b0a13756ffda00426a Sep 14 10:13:59.724 INFO running `"docker" "start" "-a" "3b807e6c69f1abe95ba57f827079474e6b3ad3fc5d4cb5b0a13756ffda00426a"` Sep 14 10:14:02.374 INFO kablam! usermod: no changes Sep 14 10:14:02.499 INFO kablam! Checking run-info v0.5.1 (file:///source) Sep 14 10:14:03.736 INFO kablam! warning: variable does not need to be mutable Sep 14 10:14:03.736 INFO kablam! --> src/printer.rs:116:25 Sep 14 10:14:03.736 INFO kablam! | Sep 14 10:14:03.736 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 14 10:14:03.736 INFO kablam! | ----^^^^ Sep 14 10:14:03.736 INFO kablam! | | Sep 14 10:14:03.736 INFO kablam! | help: remove this `mut` Sep 14 10:14:03.737 INFO kablam! | Sep 14 10:14:03.737 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 10:14:03.737 INFO kablam! Sep 14 10:14:03.742 INFO kablam! warning: variable does not need to be mutable Sep 14 10:14:03.742 INFO kablam! --> src/printer.rs:158:23 Sep 14 10:14:03.742 INFO kablam! | Sep 14 10:14:03.742 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 14 10:14:03.742 INFO kablam! | ----^^^^ Sep 14 10:14:03.742 INFO kablam! | | Sep 14 10:14:03.742 INFO kablam! | help: remove this `mut` Sep 14 10:14:03.742 INFO kablam! Sep 14 10:14:03.743 INFO kablam! warning: function is never used: `pad_string` Sep 14 10:14:03.743 INFO kablam! --> src/printutils.rs:126:1 Sep 14 10:14:03.743 INFO kablam! | Sep 14 10:14:03.743 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 14 10:14:03.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 10:14:03.751 INFO kablam! | Sep 14 10:14:03.751 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 10:14:03.751 INFO kablam! Sep 14 10:14:03.862 INFO kablam! warning: variable does not need to be mutable Sep 14 10:14:03.862 INFO kablam! --> src/printer.rs:116:25 Sep 14 10:14:03.862 INFO kablam! | Sep 14 10:14:03.862 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 14 10:14:03.862 INFO kablam! | ----^^^^ Sep 14 10:14:03.862 INFO kablam! | | Sep 14 10:14:03.862 INFO kablam! | help: remove this `mut` Sep 14 10:14:03.862 INFO kablam! | Sep 14 10:14:03.862 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 10:14:03.862 INFO kablam! Sep 14 10:14:03.868 INFO kablam! warning: variable does not need to be mutable Sep 14 10:14:03.869 INFO kablam! --> src/printer.rs:158:23 Sep 14 10:14:03.869 INFO kablam! | Sep 14 10:14:03.869 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 14 10:14:03.869 INFO kablam! | ----^^^^ Sep 14 10:14:03.869 INFO kablam! | | Sep 14 10:14:03.869 INFO kablam! | help: remove this `mut` Sep 14 10:14:03.869 INFO kablam! Sep 14 10:14:03.869 INFO kablam! warning: function is never used: `pad_string` Sep 14 10:14:03.869 INFO kablam! --> src/printutils.rs:126:1 Sep 14 10:14:03.869 INFO kablam! | Sep 14 10:14:03.869 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 14 10:14:03.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 10:14:03.869 INFO kablam! | Sep 14 10:14:03.869 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 10:14:03.869 INFO kablam! Sep 14 10:14:03.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Sep 14 10:14:03.943 INFO kablam! su: No module specific data is present Sep 14 10:14:05.344 INFO running `"docker" "rm" "-f" "3b807e6c69f1abe95ba57f827079474e6b3ad3fc5d4cb5b0a13756ffda00426a"` Sep 14 10:14:05.645 INFO blam! 3b807e6c69f1abe95ba57f827079474e6b3ad3fc5d4cb5b0a13756ffda00426a