Sep 04 05:21:05.311 INFO checking run-info-0.5.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 05:21:05.311 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 05:21:05.311 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:05.490 INFO blam! 097d5863d812333c37e0283498c3be2d1b65fd43eeb7b336181525d404291b3d Sep 04 05:21:05.492 INFO running `"docker" "start" "-a" "097d5863d812333c37e0283498c3be2d1b65fd43eeb7b336181525d404291b3d"` Sep 04 05:21:06.386 INFO kablam! Checking run-info v0.5.1 (file:///source) Sep 04 05:21:07.706 INFO kablam! warning: variable does not need to be mutable Sep 04 05:21:07.706 INFO kablam! --> src/printer.rs:116:25 Sep 04 05:21:07.706 INFO kablam! | Sep 04 05:21:07.706 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 04 05:21:07.706 INFO kablam! | ----^^^^ Sep 04 05:21:07.706 INFO kablam! | | Sep 04 05:21:07.707 INFO kablam! | help: remove this `mut` Sep 04 05:21:07.707 INFO kablam! | Sep 04 05:21:07.707 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 05:21:07.707 INFO kablam! Sep 04 05:21:07.714 INFO kablam! warning: variable does not need to be mutable Sep 04 05:21:07.714 INFO kablam! --> src/printer.rs:158:23 Sep 04 05:21:07.714 INFO kablam! | Sep 04 05:21:07.714 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 04 05:21:07.714 INFO kablam! | ----^^^^ Sep 04 05:21:07.714 INFO kablam! | | Sep 04 05:21:07.715 INFO kablam! | help: remove this `mut` Sep 04 05:21:07.715 INFO kablam! Sep 04 05:21:07.715 INFO kablam! warning: function is never used: `pad_string` Sep 04 05:21:07.715 INFO kablam! --> src/printutils.rs:126:1 Sep 04 05:21:07.715 INFO kablam! | Sep 04 05:21:07.715 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 04 05:21:07.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:21:07.715 INFO kablam! | Sep 04 05:21:07.716 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 05:21:07.716 INFO kablam! Sep 04 05:21:07.871 INFO kablam! warning: variable does not need to be mutable Sep 04 05:21:07.871 INFO kablam! --> src/printer.rs:116:25 Sep 04 05:21:07.871 INFO kablam! | Sep 04 05:21:07.871 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 04 05:21:07.871 INFO kablam! | ----^^^^ Sep 04 05:21:07.871 INFO kablam! | | Sep 04 05:21:07.871 INFO kablam! | help: remove this `mut` Sep 04 05:21:07.871 INFO kablam! | Sep 04 05:21:07.871 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 05:21:07.871 INFO kablam! Sep 04 05:21:07.879 INFO kablam! warning: variable does not need to be mutable Sep 04 05:21:07.880 INFO kablam! --> src/printer.rs:158:23 Sep 04 05:21:07.880 INFO kablam! | Sep 04 05:21:07.880 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 04 05:21:07.880 INFO kablam! | ----^^^^ Sep 04 05:21:07.880 INFO kablam! | | Sep 04 05:21:07.880 INFO kablam! | help: remove this `mut` Sep 04 05:21:07.880 INFO kablam! Sep 04 05:21:07.882 INFO kablam! warning: function is never used: `pad_string` Sep 04 05:21:07.882 INFO kablam! --> src/printutils.rs:126:1 Sep 04 05:21:07.882 INFO kablam! | Sep 04 05:21:07.882 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 04 05:21:07.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:21:07.882 INFO kablam! | Sep 04 05:21:07.882 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 05:21:07.882 INFO kablam! Sep 04 05:21:07.905 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.58s Sep 04 05:21:07.908 INFO kablam! su: No module specific data is present Sep 04 05:21:08.349 INFO running `"docker" "rm" "-f" "097d5863d812333c37e0283498c3be2d1b65fd43eeb7b336181525d404291b3d"` Sep 04 05:21:08.453 INFO blam! 097d5863d812333c37e0283498c3be2d1b65fd43eeb7b336181525d404291b3d