Oct 21 17:52:59.593 INFO checking flada-auxv/game_of_life-rust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:52:59.593 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 17:52:59.900 INFO blam! e389ae0deb39494098105c8720a57bda065483d9fcc7955dc0d112207029c980 Oct 21 17:52:59.906 INFO running `"docker" "start" "-a" "e389ae0deb39494098105c8720a57bda065483d9fcc7955dc0d112207029c980"` Oct 21 17:53:01.093 INFO kablam! usermod: no changes Oct 21 17:53:01.164 INFO kablam! Checking game_of_life v0.1.0 (/source) Oct 21 17:53:01.962 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 21 17:53:01.962 INFO kablam! --> src/main.rs:95:18 Oct 21 17:53:01.962 INFO kablam! | Oct 21 17:53:01.962 INFO kablam! 95 | for x in (0..self.height) { Oct 21 17:53:01.962 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 17:53:01.962 INFO kablam! | Oct 21 17:53:01.962 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 17:53:01.962 INFO kablam! Oct 21 17:53:01.962 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 21 17:53:01.962 INFO kablam! --> src/main.rs:96:22 Oct 21 17:53:01.962 INFO kablam! | Oct 21 17:53:01.962 INFO kablam! 96 | for y in (0..self.width) { Oct 21 17:53:01.962 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 17:53:01.962 INFO kablam! Oct 21 17:53:02.062 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 21 17:53:02.062 INFO kablam! --> src/main.rs:95:18 Oct 21 17:53:02.062 INFO kablam! | Oct 21 17:53:02.062 INFO kablam! 95 | for x in (0..self.height) { Oct 21 17:53:02.062 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 17:53:02.062 INFO kablam! | Oct 21 17:53:02.062 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 17:53:02.062 INFO kablam! Oct 21 17:53:02.062 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 21 17:53:02.062 INFO kablam! --> src/main.rs:96:22 Oct 21 17:53:02.062 INFO kablam! | Oct 21 17:53:02.062 INFO kablam! 96 | for y in (0..self.width) { Oct 21 17:53:02.062 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 17:53:02.062 INFO kablam! Oct 21 17:53:02.089 INFO kablam! warning: variable does not need to be mutable Oct 21 17:53:02.089 INFO kablam! --> src/main.rs:22:9 Oct 21 17:53:02.089 INFO kablam! | Oct 21 17:53:02.090 INFO kablam! 22 | let mut reader = io::stdin(); Oct 21 17:53:02.090 INFO kablam! | ----^^^^^^ Oct 21 17:53:02.090 INFO kablam! | | Oct 21 17:53:02.090 INFO kablam! | help: remove this `mut` Oct 21 17:53:02.091 INFO kablam! | Oct 21 17:53:02.091 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 17:53:02.091 INFO kablam! Oct 21 17:53:02.173 INFO kablam! warning: variable does not need to be mutable Oct 21 17:53:02.173 INFO kablam! --> src/main.rs:22:9 Oct 21 17:53:02.173 INFO kablam! | Oct 21 17:53:02.174 INFO kablam! 22 | let mut reader = io::stdin(); Oct 21 17:53:02.174 INFO kablam! | ----^^^^^^ Oct 21 17:53:02.174 INFO kablam! | | Oct 21 17:53:02.174 INFO kablam! | help: remove this `mut` Oct 21 17:53:02.175 INFO kablam! | Oct 21 17:53:02.175 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 17:53:02.175 INFO kablam! Oct 21 17:53:02.253 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 21 17:53:02.253 INFO kablam! su: No module specific data is present Oct 21 17:53:02.992 INFO running `"docker" "rm" "-f" "e389ae0deb39494098105c8720a57bda065483d9fcc7955dc0d112207029c980"` Oct 21 17:53:03.306 INFO blam! e389ae0deb39494098105c8720a57bda065483d9fcc7955dc0d112207029c980