Sep 19 13:45:35.357 INFO checking flada-auxv/game_of_life-rust against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 13:45:35.357 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 13:45:35.357 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 13:45:35.637 INFO blam! 42894c9469a99ad79d45426b12709f3665e90e35230cccaa11fafe75c1d94243 Sep 19 13:45:35.639 INFO running `"docker" "start" "-a" "42894c9469a99ad79d45426b12709f3665e90e35230cccaa11fafe75c1d94243"` Sep 19 13:45:37.550 INFO kablam! usermod: no changes Sep 19 13:45:37.603 INFO kablam! Checking game_of_life v0.1.0 (/source) Sep 19 13:45:37.774 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 13:45:37.775 INFO kablam! --> src/main.rs:95:18 Sep 19 13:45:37.775 INFO kablam! | Sep 19 13:45:37.775 INFO kablam! 95 | for x in (0..self.height) { Sep 19 13:45:37.775 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 13:45:37.775 INFO kablam! | Sep 19 13:45:37.775 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 13:45:37.775 INFO kablam! Sep 19 13:45:37.775 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 13:45:37.775 INFO kablam! --> src/main.rs:96:22 Sep 19 13:45:37.775 INFO kablam! | Sep 19 13:45:37.775 INFO kablam! 96 | for y in (0..self.width) { Sep 19 13:45:37.775 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 13:45:37.775 INFO kablam! Sep 19 13:45:37.815 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 13:45:37.815 INFO kablam! --> src/main.rs:95:18 Sep 19 13:45:37.815 INFO kablam! | Sep 19 13:45:37.815 INFO kablam! 95 | for x in (0..self.height) { Sep 19 13:45:37.815 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 13:45:37.815 INFO kablam! | Sep 19 13:45:37.815 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 13:45:37.815 INFO kablam! Sep 19 13:45:37.815 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 19 13:45:37.815 INFO kablam! --> src/main.rs:96:22 Sep 19 13:45:37.815 INFO kablam! | Sep 19 13:45:37.815 INFO kablam! 96 | for y in (0..self.width) { Sep 19 13:45:37.815 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 13:45:37.815 INFO kablam! Sep 19 13:45:37.838 INFO kablam! warning: variable does not need to be mutable Sep 19 13:45:37.839 INFO kablam! --> src/main.rs:22:9 Sep 19 13:45:37.839 INFO kablam! | Sep 19 13:45:37.839 INFO kablam! 22 | let mut reader = io::stdin(); Sep 19 13:45:37.839 INFO kablam! | ----^^^^^^ Sep 19 13:45:37.839 INFO kablam! | | Sep 19 13:45:37.839 INFO kablam! | help: remove this `mut` Sep 19 13:45:37.839 INFO kablam! | Sep 19 13:45:37.839 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 13:45:37.839 INFO kablam! Sep 19 13:45:37.875 INFO kablam! warning: variable does not need to be mutable Sep 19 13:45:37.875 INFO kablam! --> src/main.rs:22:9 Sep 19 13:45:37.875 INFO kablam! | Sep 19 13:45:37.875 INFO kablam! 22 | let mut reader = io::stdin(); Sep 19 13:45:37.875 INFO kablam! | ----^^^^^^ Sep 19 13:45:37.875 INFO kablam! | | Sep 19 13:45:37.875 INFO kablam! | help: remove this `mut` Sep 19 13:45:37.875 INFO kablam! | Sep 19 13:45:37.875 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 13:45:37.875 INFO kablam! Sep 19 13:45:37.919 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.34s Sep 19 13:45:37.923 INFO kablam! su: No module specific data is present Sep 19 13:45:38.923 INFO running `"docker" "rm" "-f" "42894c9469a99ad79d45426b12709f3665e90e35230cccaa11fafe75c1d94243"` Sep 19 13:45:39.226 INFO blam! 42894c9469a99ad79d45426b12709f3665e90e35230cccaa11fafe75c1d94243