Sep 20 22:45:00.172 INFO checking flada-auxv/game_of_life-rust against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 22:45:00.172 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 22:45:00.172 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 22:45:00.466 INFO blam! 8ab302d4e9916cc1eb5139f58f12459a974aae42bd9bfdcc8275d987a25d9a5d Sep 20 22:45:00.468 INFO running `"docker" "start" "-a" "8ab302d4e9916cc1eb5139f58f12459a974aae42bd9bfdcc8275d987a25d9a5d"` Sep 20 22:45:01.702 INFO kablam! usermod: no changes Sep 20 22:45:01.764 INFO kablam! Checking game_of_life v0.1.0 (/source) Sep 20 22:45:02.019 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 20 22:45:02.019 INFO kablam! --> src/main.rs:95:18 Sep 20 22:45:02.019 INFO kablam! | Sep 20 22:45:02.019 INFO kablam! 95 | for x in (0..self.height) { Sep 20 22:45:02.019 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:45:02.019 INFO kablam! | Sep 20 22:45:02.019 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 22:45:02.019 INFO kablam! Sep 20 22:45:02.019 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 20 22:45:02.019 INFO kablam! --> src/main.rs:96:22 Sep 20 22:45:02.019 INFO kablam! | Sep 20 22:45:02.019 INFO kablam! 96 | for y in (0..self.width) { Sep 20 22:45:02.019 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:45:02.019 INFO kablam! Sep 20 22:45:02.026 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 20 22:45:02.026 INFO kablam! --> src/main.rs:95:18 Sep 20 22:45:02.026 INFO kablam! | Sep 20 22:45:02.026 INFO kablam! 95 | for x in (0..self.height) { Sep 20 22:45:02.026 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:45:02.026 INFO kablam! | Sep 20 22:45:02.026 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 22:45:02.026 INFO kablam! Sep 20 22:45:02.026 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 20 22:45:02.026 INFO kablam! --> src/main.rs:96:22 Sep 20 22:45:02.026 INFO kablam! | Sep 20 22:45:02.026 INFO kablam! 96 | for y in (0..self.width) { Sep 20 22:45:02.026 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 22:45:02.026 INFO kablam! Sep 20 22:45:02.082 INFO kablam! warning: variable does not need to be mutable Sep 20 22:45:02.082 INFO kablam! --> src/main.rs:22:9 Sep 20 22:45:02.082 INFO kablam! | Sep 20 22:45:02.082 INFO kablam! 22 | let mut reader = io::stdin(); Sep 20 22:45:02.082 INFO kablam! | ----^^^^^^ Sep 20 22:45:02.082 INFO kablam! | | Sep 20 22:45:02.082 INFO kablam! | help: remove this `mut` Sep 20 22:45:02.082 INFO kablam! | Sep 20 22:45:02.082 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 22:45:02.082 INFO kablam! Sep 20 22:45:02.180 INFO kablam! warning: variable does not need to be mutable Sep 20 22:45:02.180 INFO kablam! --> src/main.rs:22:9 Sep 20 22:45:02.180 INFO kablam! | Sep 20 22:45:02.180 INFO kablam! 22 | let mut reader = io::stdin(); Sep 20 22:45:02.180 INFO kablam! | ----^^^^^^ Sep 20 22:45:02.180 INFO kablam! | | Sep 20 22:45:02.180 INFO kablam! | help: remove this `mut` Sep 20 22:45:02.180 INFO kablam! | Sep 20 22:45:02.180 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 22:45:02.180 INFO kablam! Sep 20 22:45:02.250 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.51s Sep 20 22:45:02.253 INFO kablam! su: No module specific data is present Sep 20 22:45:03.213 INFO running `"docker" "rm" "-f" "8ab302d4e9916cc1eb5139f58f12459a974aae42bd9bfdcc8275d987a25d9a5d"` Sep 20 22:45:03.335 INFO blam! 8ab302d4e9916cc1eb5139f58f12459a974aae42bd9bfdcc8275d987a25d9a5d