Sep 06 01:03:09.050 INFO checking run-info-0.5.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 01:03:09.050 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 01:03:09.050 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 01:03:09.259 INFO blam! 1fb3a721d3aad3d685b170d8e263117f0ac3a14c8427ef8fe9b91d94bc916d49 Sep 06 01:03:09.261 INFO running `"docker" "start" "-a" "1fb3a721d3aad3d685b170d8e263117f0ac3a14c8427ef8fe9b91d94bc916d49"` Sep 06 01:03:10.775 INFO kablam! usermod: no changes Sep 06 01:03:10.902 INFO kablam! Checking run-info v0.5.1 (file:///source) Sep 06 01:03:12.210 INFO kablam! warning: variable does not need to be mutable Sep 06 01:03:12.210 INFO kablam! --> src/printer.rs:116:25 Sep 06 01:03:12.210 INFO kablam! | Sep 06 01:03:12.210 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 06 01:03:12.210 INFO kablam! | ----^^^^ Sep 06 01:03:12.210 INFO kablam! | | Sep 06 01:03:12.210 INFO kablam! | help: remove this `mut` Sep 06 01:03:12.210 INFO kablam! | Sep 06 01:03:12.210 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 06 01:03:12.210 INFO kablam! Sep 06 01:03:12.222 INFO kablam! warning: variable does not need to be mutable Sep 06 01:03:12.222 INFO kablam! --> src/printer.rs:158:23 Sep 06 01:03:12.222 INFO kablam! | Sep 06 01:03:12.222 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 06 01:03:12.222 INFO kablam! | ----^^^^ Sep 06 01:03:12.222 INFO kablam! | | Sep 06 01:03:12.222 INFO kablam! | help: remove this `mut` Sep 06 01:03:12.222 INFO kablam! Sep 06 01:03:12.222 INFO kablam! warning: function is never used: `pad_string` Sep 06 01:03:12.222 INFO kablam! --> src/printutils.rs:126:1 Sep 06 01:03:12.222 INFO kablam! | Sep 06 01:03:12.222 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 06 01:03:12.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 01:03:12.222 INFO kablam! | Sep 06 01:03:12.222 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 01:03:12.222 INFO kablam! Sep 06 01:03:12.382 INFO kablam! warning: variable does not need to be mutable Sep 06 01:03:12.382 INFO kablam! --> src/printer.rs:116:25 Sep 06 01:03:12.382 INFO kablam! | Sep 06 01:03:12.382 INFO kablam! 116 | pub fn print_small_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 06 01:03:12.382 INFO kablam! | ----^^^^ Sep 06 01:03:12.382 INFO kablam! | | Sep 06 01:03:12.382 INFO kablam! | help: remove this `mut` Sep 06 01:03:12.382 INFO kablam! | Sep 06 01:03:12.382 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 06 01:03:12.382 INFO kablam! Sep 06 01:03:12.386 INFO kablam! warning: variable does not need to be mutable Sep 06 01:03:12.386 INFO kablam! --> src/printer.rs:158:23 Sep 06 01:03:12.386 INFO kablam! | Sep 06 01:03:12.386 INFO kablam! 158 | pub fn print_log_mode(mut term: &mut Box + Send>, settings: &Settings, Sep 06 01:03:12.386 INFO kablam! | ----^^^^ Sep 06 01:03:12.386 INFO kablam! | | Sep 06 01:03:12.386 INFO kablam! | help: remove this `mut` Sep 06 01:03:12.386 INFO kablam! Sep 06 01:03:12.386 INFO kablam! warning: function is never used: `pad_string` Sep 06 01:03:12.386 INFO kablam! --> src/printutils.rs:126:1 Sep 06 01:03:12.386 INFO kablam! | Sep 06 01:03:12.386 INFO kablam! 126 | pub fn pad_string(mut str: String, size: usize) -> String { Sep 06 01:03:12.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 01:03:12.386 INFO kablam! | Sep 06 01:03:12.386 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 01:03:12.386 INFO kablam! Sep 06 01:03:12.458 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Sep 06 01:03:12.470 INFO kablam! su: No module specific data is present Sep 06 01:03:13.419 INFO running `"docker" "rm" "-f" "1fb3a721d3aad3d685b170d8e263117f0ac3a14c8427ef8fe9b91d94bc916d49"` Sep 06 01:03:13.526 INFO blam! 1fb3a721d3aad3d685b170d8e263117f0ac3a14c8427ef8fe9b91d94bc916d49