Sep 05 18:53:34.345 INFO checking flada-auxv/game_of_life-rust against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 18:53:34.345 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 18:53:34.345 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 05 18:53:34.490 INFO blam! dd9de8805c03f2a6840454434715a1cbbbbcf1cc288c9a885e6e4f2b67d7b159 Sep 05 18:53:34.492 INFO running `"docker" "start" "-a" "dd9de8805c03f2a6840454434715a1cbbbbcf1cc288c9a885e6e4f2b67d7b159"` Sep 05 18:53:35.524 INFO kablam! usermod: no changes Sep 05 18:53:35.578 INFO kablam! Checking game_of_life v0.1.0 (file:///source) Sep 05 18:53:35.789 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 05 18:53:35.789 INFO kablam! --> src/main.rs:95:18 Sep 05 18:53:35.789 INFO kablam! | Sep 05 18:53:35.789 INFO kablam! 95 | for x in (0..self.height) { Sep 05 18:53:35.789 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:53:35.789 INFO kablam! | Sep 05 18:53:35.789 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 18:53:35.789 INFO kablam! Sep 05 18:53:35.789 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 05 18:53:35.789 INFO kablam! --> src/main.rs:96:22 Sep 05 18:53:35.789 INFO kablam! | Sep 05 18:53:35.789 INFO kablam! 96 | for y in (0..self.width) { Sep 05 18:53:35.789 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:53:35.789 INFO kablam! Sep 05 18:53:35.803 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 05 18:53:35.803 INFO kablam! --> src/main.rs:95:18 Sep 05 18:53:35.803 INFO kablam! | Sep 05 18:53:35.803 INFO kablam! 95 | for x in (0..self.height) { Sep 05 18:53:35.803 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:53:35.803 INFO kablam! | Sep 05 18:53:35.803 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 18:53:35.803 INFO kablam! Sep 05 18:53:35.803 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 05 18:53:35.803 INFO kablam! --> src/main.rs:96:22 Sep 05 18:53:35.803 INFO kablam! | Sep 05 18:53:35.803 INFO kablam! 96 | for y in (0..self.width) { Sep 05 18:53:35.803 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:53:35.803 INFO kablam! Sep 05 18:53:35.850 INFO kablam! warning: variable does not need to be mutable Sep 05 18:53:35.850 INFO kablam! --> src/main.rs:22:9 Sep 05 18:53:35.850 INFO kablam! | Sep 05 18:53:35.850 INFO kablam! 22 | let mut reader = io::stdin(); Sep 05 18:53:35.850 INFO kablam! | ----^^^^^^ Sep 05 18:53:35.850 INFO kablam! | | Sep 05 18:53:35.850 INFO kablam! | help: remove this `mut` Sep 05 18:53:35.850 INFO kablam! | Sep 05 18:53:35.850 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 05 18:53:35.850 INFO kablam! Sep 05 18:53:35.894 INFO kablam! warning: variable does not need to be mutable Sep 05 18:53:35.894 INFO kablam! --> src/main.rs:22:9 Sep 05 18:53:35.894 INFO kablam! | Sep 05 18:53:35.894 INFO kablam! 22 | let mut reader = io::stdin(); Sep 05 18:53:35.894 INFO kablam! | ----^^^^^^ Sep 05 18:53:35.894 INFO kablam! | | Sep 05 18:53:35.894 INFO kablam! | help: remove this `mut` Sep 05 18:53:35.894 INFO kablam! | Sep 05 18:53:35.894 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 05 18:53:35.894 INFO kablam! Sep 05 18:53:35.942 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.38s Sep 05 18:53:35.942 INFO kablam! su: No module specific data is present Sep 05 18:53:36.863 INFO running `"docker" "rm" "-f" "dd9de8805c03f2a6840454434715a1cbbbbcf1cc288c9a885e6e4f2b67d7b159"` Sep 05 18:53:37.166 INFO blam! dd9de8805c03f2a6840454434715a1cbbbbcf1cc288c9a885e6e4f2b67d7b159