Sep 03 18:46:15.637 INFO checking flada-auxv/game_of_life-rust against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 18:46:15.638 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 18:46:15.638 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 18:46:15.882 INFO blam! 0d081fd31d0b7c4ea4ea82c87c75e2525aa9df3fcbf4c2b20e76692d31818957 Sep 03 18:46:15.884 INFO running `"docker" "start" "-a" "0d081fd31d0b7c4ea4ea82c87c75e2525aa9df3fcbf4c2b20e76692d31818957"` Sep 03 18:46:16.833 INFO kablam! Checking game_of_life v0.1.0 (file:///source) Sep 03 18:46:17.147 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 03 18:46:17.147 INFO kablam! --> src/main.rs:95:18 Sep 03 18:46:17.147 INFO kablam! | Sep 03 18:46:17.147 INFO kablam! 95 | for x in (0..self.height) { Sep 03 18:46:17.147 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 03 18:46:17.148 INFO kablam! | Sep 03 18:46:17.148 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 03 18:46:17.148 INFO kablam! Sep 03 18:46:17.148 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 03 18:46:17.148 INFO kablam! --> src/main.rs:96:22 Sep 03 18:46:17.148 INFO kablam! | Sep 03 18:46:17.148 INFO kablam! 96 | for y in (0..self.width) { Sep 03 18:46:17.148 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 03 18:46:17.148 INFO kablam! Sep 03 18:46:17.153 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 03 18:46:17.153 INFO kablam! --> src/main.rs:95:18 Sep 03 18:46:17.153 INFO kablam! | Sep 03 18:46:17.153 INFO kablam! 95 | for x in (0..self.height) { Sep 03 18:46:17.153 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 03 18:46:17.153 INFO kablam! | Sep 03 18:46:17.154 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 03 18:46:17.154 INFO kablam! Sep 03 18:46:17.154 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 03 18:46:17.154 INFO kablam! --> src/main.rs:96:22 Sep 03 18:46:17.154 INFO kablam! | Sep 03 18:46:17.154 INFO kablam! 96 | for y in (0..self.width) { Sep 03 18:46:17.154 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 03 18:46:17.154 INFO kablam! Sep 03 18:46:17.270 INFO kablam! warning: variable does not need to be mutable Sep 03 18:46:17.270 INFO kablam! --> src/main.rs:22:9 Sep 03 18:46:17.270 INFO kablam! | Sep 03 18:46:17.270 INFO kablam! 22 | let mut reader = io::stdin(); Sep 03 18:46:17.271 INFO kablam! | ----^^^^^^ Sep 03 18:46:17.271 INFO kablam! | | Sep 03 18:46:17.271 INFO kablam! | help: remove this `mut` Sep 03 18:46:17.271 INFO kablam! | Sep 03 18:46:17.271 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 18:46:17.271 INFO kablam! Sep 03 18:46:17.280 INFO kablam! warning: variable does not need to be mutable Sep 03 18:46:17.280 INFO kablam! --> src/main.rs:22:9 Sep 03 18:46:17.280 INFO kablam! | Sep 03 18:46:17.280 INFO kablam! 22 | let mut reader = io::stdin(); Sep 03 18:46:17.280 INFO kablam! | ----^^^^^^ Sep 03 18:46:17.280 INFO kablam! | | Sep 03 18:46:17.280 INFO kablam! | help: remove this `mut` Sep 03 18:46:17.280 INFO kablam! | Sep 03 18:46:17.280 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 18:46:17.280 INFO kablam! Sep 03 18:46:17.343 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.54s Sep 03 18:46:17.346 INFO kablam! su: No module specific data is present Sep 03 18:46:17.851 INFO running `"docker" "rm" "-f" "0d081fd31d0b7c4ea4ea82c87c75e2525aa9df3fcbf4c2b20e76692d31818957"` Sep 03 18:46:18.024 INFO blam! 0d081fd31d0b7c4ea4ea82c87c75e2525aa9df3fcbf4c2b20e76692d31818957