Sep 02 01:58:49.860 INFO checking run-info-0.5.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 01:58:49.860 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 01:58:49.860 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 01:58:50.106 INFO blam! cfeb9b6cb0c7ee2815ca969110b6b98c906dac8f89e76f855ab3a4604c89e468 Sep 02 01:58:50.108 INFO running `"docker" "start" "-a" "cfeb9b6cb0c7ee2815ca969110b6b98c906dac8f89e76f855ab3a4604c89e468"` Sep 02 01:58:50.764 INFO kablam! Checking run-info v0.5.1 (file:///source) Sep 02 01:58:51.922 INFO kablam! warning: variable does not need to be mutable Sep 02 01:58:51.922 INFO kablam! --> src/printer.rs:116:25 Sep 02 01:58:51.922 INFO kablam! | Sep 02 01:58:51.922 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 02 01:58:51.922 INFO kablam! | ----^^^^ Sep 02 01:58:51.922 INFO kablam! | | Sep 02 01:58:51.922 INFO kablam! | help: remove this `mut` Sep 02 01:58:51.922 INFO kablam! | Sep 02 01:58:51.922 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 01:58:51.922 INFO kablam! Sep 02 01:58:51.935 INFO kablam! warning: variable does not need to be mutable Sep 02 01:58:51.935 INFO kablam! --> src/printer.rs:158:23 Sep 02 01:58:51.935 INFO kablam! | Sep 02 01:58:51.935 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 02 01:58:51.935 INFO kablam! | ----^^^^ Sep 02 01:58:51.935 INFO kablam! | | Sep 02 01:58:51.935 INFO kablam! | help: remove this `mut` Sep 02 01:58:51.935 INFO kablam! Sep 02 01:58:51.936 INFO kablam! warning: function is never used: `pad_string` Sep 02 01:58:51.936 INFO kablam! --> src/printutils.rs:126:1 Sep 02 01:58:51.936 INFO kablam! | Sep 02 01:58:51.936 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 02 01:58:51.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:58:51.936 INFO kablam! | Sep 02 01:58:51.936 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 01:58:51.936 INFO kablam! Sep 02 01:58:51.995 INFO kablam! warning: variable does not need to be mutable Sep 02 01:58:51.995 INFO kablam! --> src/printer.rs:116:25 Sep 02 01:58:51.995 INFO kablam! | Sep 02 01:58:51.995 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 02 01:58:51.995 INFO kablam! | ----^^^^ Sep 02 01:58:51.995 INFO kablam! | | Sep 02 01:58:51.995 INFO kablam! | help: remove this `mut` Sep 02 01:58:51.995 INFO kablam! | Sep 02 01:58:51.995 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 01:58:51.995 INFO kablam! Sep 02 01:58:52.002 INFO kablam! warning: variable does not need to be mutable Sep 02 01:58:52.002 INFO kablam! --> src/printer.rs:158:23 Sep 02 01:58:52.002 INFO kablam! | Sep 02 01:58:52.002 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 02 01:58:52.002 INFO kablam! | ----^^^^ Sep 02 01:58:52.003 INFO kablam! | | Sep 02 01:58:52.003 INFO kablam! | help: remove this `mut` Sep 02 01:58:52.003 INFO kablam! Sep 02 01:58:52.003 INFO kablam! warning: function is never used: `pad_string` Sep 02 01:58:52.003 INFO kablam! --> src/printutils.rs:126:1 Sep 02 01:58:52.003 INFO kablam! | Sep 02 01:58:52.003 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 02 01:58:52.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:58:52.003 INFO kablam! | Sep 02 01:58:52.003 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 01:58:52.003 INFO kablam! Sep 02 01:58:52.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.31s Sep 02 01:58:52.042 INFO kablam! su: No module specific data is present Sep 02 01:58:52.449 INFO running `"docker" "rm" "-f" "cfeb9b6cb0c7ee2815ca969110b6b98c906dac8f89e76f855ab3a4604c89e468"` Sep 02 01:58:52.569 INFO blam! cfeb9b6cb0c7ee2815ca969110b6b98c906dac8f89e76f855ab3a4604c89e468