Sep 03 17:21:25.993 INFO checking mpdrescher/run-info against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 17:21:25.993 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 17:21:25.993 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/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 03 17:21:26.230 INFO blam! 255c9feb64523afb3942a661c7c3b267a7b157972aec87d7b43cbca78dcfce77 Sep 03 17:21:26.233 INFO running `"docker" "start" "-a" "255c9feb64523afb3942a661c7c3b267a7b157972aec87d7b43cbca78dcfce77"` Sep 03 17:21:27.204 INFO kablam! Checking libc v0.2.15 Sep 03 17:21:27.204 INFO kablam! Checking unicode-segmentation v0.1.2 Sep 03 17:21:27.204 INFO kablam! Checking ansi_term v0.8.0 Sep 03 17:21:27.218 INFO kablam! Checking strsim v0.5.1 Sep 03 17:21:27.267 INFO kablam! Checking term v0.4.4 Sep 03 17:21:30.018 INFO kablam! Checking term_size v0.1.1 Sep 03 17:21:30.018 INFO kablam! Checking time v0.1.35 Sep 03 17:21:30.435 INFO kablam! Checking clap v2.11.0 Sep 03 17:21:39.260 INFO kablam! Checking run-info v0.5.1 (file:///source) Sep 03 17:21:40.312 INFO kablam! warning: variable does not need to be mutable Sep 03 17:21:40.312 INFO kablam! --> src/printer.rs:116:25 Sep 03 17:21:40.312 INFO kablam! | Sep 03 17:21:40.312 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 03 17:21:40.312 INFO kablam! | ----^^^^ Sep 03 17:21:40.312 INFO kablam! | | Sep 03 17:21:40.312 INFO kablam! | help: remove this `mut` Sep 03 17:21:40.313 INFO kablam! | Sep 03 17:21:40.313 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 17:21:40.313 INFO kablam! Sep 03 17:21:40.323 INFO kablam! warning: variable does not need to be mutable Sep 03 17:21:40.324 INFO kablam! --> src/printer.rs:116:25 Sep 03 17:21:40.324 INFO kablam! | Sep 03 17:21:40.324 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 03 17:21:40.324 INFO kablam! | ----^^^^ Sep 03 17:21:40.324 INFO kablam! | | Sep 03 17:21:40.324 INFO kablam! | help: remove this `mut` Sep 03 17:21:40.324 INFO kablam! | Sep 03 17:21:40.324 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 17:21:40.324 INFO kablam! Sep 03 17:21:40.325 INFO kablam! warning: variable does not need to be mutable Sep 03 17:21:40.325 INFO kablam! --> src/printer.rs:158:23 Sep 03 17:21:40.325 INFO kablam! | Sep 03 17:21:40.325 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 03 17:21:40.325 INFO kablam! | ----^^^^ Sep 03 17:21:40.325 INFO kablam! | | Sep 03 17:21:40.325 INFO kablam! | help: remove this `mut` Sep 03 17:21:40.325 INFO kablam! Sep 03 17:21:40.326 INFO kablam! warning: function is never used: `pad_string` Sep 03 17:21:40.326 INFO kablam! --> src/printutils.rs:126:1 Sep 03 17:21:40.326 INFO kablam! | Sep 03 17:21:40.326 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 03 17:21:40.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 17:21:40.326 INFO kablam! | Sep 03 17:21:40.326 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 17:21:40.326 INFO kablam! Sep 03 17:21:40.336 INFO kablam! warning: variable does not need to be mutable Sep 03 17:21:40.336 INFO kablam! --> src/printer.rs:158:23 Sep 03 17:21:40.337 INFO kablam! | Sep 03 17:21:40.337 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 03 17:21:40.337 INFO kablam! | ----^^^^ Sep 03 17:21:40.337 INFO kablam! | | Sep 03 17:21:40.337 INFO kablam! | help: remove this `mut` Sep 03 17:21:40.337 INFO kablam! Sep 03 17:21:40.337 INFO kablam! warning: function is never used: `pad_string` Sep 03 17:21:40.337 INFO kablam! --> src/printutils.rs:126:1 Sep 03 17:21:40.337 INFO kablam! | Sep 03 17:21:40.337 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 03 17:21:40.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 17:21:40.337 INFO kablam! | Sep 03 17:21:40.338 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 17:21:40.338 INFO kablam! Sep 03 17:21:40.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.26s Sep 03 17:21:40.411 INFO kablam! su: No module specific data is present Sep 03 17:21:40.917 INFO running `"docker" "rm" "-f" "255c9feb64523afb3942a661c7c3b267a7b157972aec87d7b43cbca78dcfce77"` Sep 03 17:21:41.075 INFO blam! 255c9feb64523afb3942a661c7c3b267a7b157972aec87d7b43cbca78dcfce77