Sep 14 04:28:29.139 INFO checking flada-auxv/game_of_life-rust against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 04:28:29.139 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 04:28:29.139 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/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 04:28:29.623 INFO blam! 3f8acaa4dcb843a13bb0b9efae1edca6d08a46b7893e12db96b643daeb854384 Sep 14 04:28:29.625 INFO running `"docker" "start" "-a" "3f8acaa4dcb843a13bb0b9efae1edca6d08a46b7893e12db96b643daeb854384"` Sep 14 04:28:30.716 INFO kablam! usermod: no changes Sep 14 04:28:30.803 INFO kablam! Checking game_of_life v0.1.0 (file:///source) Sep 14 04:28:31.047 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 14 04:28:31.047 INFO kablam! --> src/main.rs:95:18 Sep 14 04:28:31.047 INFO kablam! | Sep 14 04:28:31.047 INFO kablam! 95 | for x in (0..self.height) { Sep 14 04:28:31.047 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 04:28:31.047 INFO kablam! | Sep 14 04:28:31.047 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 04:28:31.047 INFO kablam! Sep 14 04:28:31.047 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 14 04:28:31.047 INFO kablam! --> src/main.rs:96:22 Sep 14 04:28:31.047 INFO kablam! | Sep 14 04:28:31.047 INFO kablam! 96 | for y in (0..self.width) { Sep 14 04:28:31.047 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 04:28:31.047 INFO kablam! Sep 14 04:28:31.052 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 14 04:28:31.052 INFO kablam! --> src/main.rs:95:18 Sep 14 04:28:31.053 INFO kablam! | Sep 14 04:28:31.053 INFO kablam! 95 | for x in (0..self.height) { Sep 14 04:28:31.053 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 04:28:31.053 INFO kablam! | Sep 14 04:28:31.053 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 04:28:31.053 INFO kablam! Sep 14 04:28:31.053 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 14 04:28:31.053 INFO kablam! --> src/main.rs:96:22 Sep 14 04:28:31.053 INFO kablam! | Sep 14 04:28:31.053 INFO kablam! 96 | for y in (0..self.width) { Sep 14 04:28:31.053 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 04:28:31.053 INFO kablam! Sep 14 04:28:31.148 INFO kablam! warning: variable does not need to be mutable Sep 14 04:28:31.148 INFO kablam! --> src/main.rs:22:9 Sep 14 04:28:31.148 INFO kablam! | Sep 14 04:28:31.148 INFO kablam! 22 | let mut reader = io::stdin(); Sep 14 04:28:31.148 INFO kablam! | ----^^^^^^ Sep 14 04:28:31.148 INFO kablam! | | Sep 14 04:28:31.148 INFO kablam! | help: remove this `mut` Sep 14 04:28:31.148 INFO kablam! | Sep 14 04:28:31.148 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 04:28:31.148 INFO kablam! Sep 14 04:28:31.161 INFO kablam! warning: variable does not need to be mutable Sep 14 04:28:31.161 INFO kablam! --> src/main.rs:22:9 Sep 14 04:28:31.161 INFO kablam! | Sep 14 04:28:31.161 INFO kablam! 22 | let mut reader = io::stdin(); Sep 14 04:28:31.161 INFO kablam! | ----^^^^^^ Sep 14 04:28:31.161 INFO kablam! | | Sep 14 04:28:31.161 INFO kablam! | help: remove this `mut` Sep 14 04:28:31.161 INFO kablam! | Sep 14 04:28:31.161 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 04:28:31.162 INFO kablam! Sep 14 04:28:31.247 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.49s Sep 14 04:28:31.247 INFO kablam! su: No module specific data is present Sep 14 04:28:32.275 INFO running `"docker" "rm" "-f" "3f8acaa4dcb843a13bb0b9efae1edca6d08a46b7893e12db96b643daeb854384"` Sep 14 04:28:32.489 INFO blam! 3f8acaa4dcb843a13bb0b9efae1edca6d08a46b7893e12db96b643daeb854384