Oct 27 04:45:20.280 INFO checking flada-auxv/game_of_life-rust against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 04:45:20.280 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 04:45:20.721 INFO blam! e1d706ec6ae404de2ebb5be3725c9d47ae86da82ac151d2fb860320430203589 Oct 27 04:45:20.724 INFO running `"docker" "start" "-a" "e1d706ec6ae404de2ebb5be3725c9d47ae86da82ac151d2fb860320430203589"` Oct 27 04:45:22.568 INFO kablam! usermod: no changes Oct 27 04:45:22.631 INFO kablam! Checking game_of_life v0.1.0 (/source) Oct 27 04:45:23.271 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 04:45:23.272 INFO kablam! --> src/main.rs:95:18 Oct 27 04:45:23.273 INFO kablam! | Oct 27 04:45:23.273 INFO kablam! 95 | for x in (0..self.height) { Oct 27 04:45:23.274 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:45:23.274 INFO kablam! | Oct 27 04:45:23.274 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 04:45:23.274 INFO kablam! Oct 27 04:45:23.275 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 04:45:23.275 INFO kablam! --> src/main.rs:96:22 Oct 27 04:45:23.275 INFO kablam! | Oct 27 04:45:23.279 INFO kablam! 96 | for y in (0..self.width) { Oct 27 04:45:23.279 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:45:23.280 INFO kablam! Oct 27 04:45:23.413 INFO kablam! warning: variable does not need to be mutable Oct 27 04:45:23.413 INFO kablam! --> src/main.rs:22:9 Oct 27 04:45:23.414 INFO kablam! | Oct 27 04:45:23.414 INFO kablam! 22 | let mut reader = io::stdin(); Oct 27 04:45:23.414 INFO kablam! | ----^^^^^^ Oct 27 04:45:23.415 INFO kablam! | | Oct 27 04:45:23.415 INFO kablam! | help: remove this `mut` Oct 27 04:45:23.436 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 04:45:23.436 INFO kablam! --> src/main.rs:95:18 Oct 27 04:45:23.436 INFO kablam! | Oct 27 04:45:23.436 INFO kablam! 95 | for x in (0..self.height) { Oct 27 04:45:23.437 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:45:23.437 INFO kablam! | Oct 27 04:45:23.437 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 04:45:23.438 INFO kablam! Oct 27 04:45:23.438 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 04:45:23.438 INFO kablam! --> src/main.rs:96:22 Oct 27 04:45:23.438 INFO kablam! | Oct 27 04:45:23.439 INFO kablam! 96 | for y in (0..self.width) { Oct 27 04:45:23.439 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:45:23.439 INFO kablam! Oct 27 04:45:23.443 INFO kablam! | Oct 27 04:45:23.443 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 04:45:23.444 INFO kablam! Oct 27 04:45:23.535 INFO kablam! warning: variable does not need to be mutable Oct 27 04:45:23.536 INFO kablam! --> src/main.rs:22:9 Oct 27 04:45:23.536 INFO kablam! | Oct 27 04:45:23.536 INFO kablam! 22 | let mut reader = io::stdin(); Oct 27 04:45:23.536 INFO kablam! | ----^^^^^^ Oct 27 04:45:23.537 INFO kablam! | | Oct 27 04:45:23.537 INFO kablam! | help: remove this `mut` Oct 27 04:45:23.537 INFO kablam! | Oct 27 04:45:23.538 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 04:45:23.538 INFO kablam! Oct 27 04:45:23.600 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 27 04:45:23.607 INFO kablam! su: No module specific data is present Oct 27 04:45:25.138 INFO running `"docker" "rm" "-f" "e1d706ec6ae404de2ebb5be3725c9d47ae86da82ac151d2fb860320430203589"` Oct 27 04:45:25.471 INFO blam! e1d706ec6ae404de2ebb5be3725c9d47ae86da82ac151d2fb860320430203589