Oct 27 09:39:30.336 INFO checking SpycWolf/rust-life_game against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:39:30.336 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/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 27 09:39:30.872 INFO blam! 5501ffa481b7cfa6d1ce0461c0812859278d059452076615a779363325ce96dd Oct 27 09:39:30.875 INFO running `"docker" "start" "-a" "5501ffa481b7cfa6d1ce0461c0812859278d059452076615a779363325ce96dd"` Oct 27 09:39:32.683 INFO kablam! usermod: no changes Oct 27 09:39:32.795 INFO kablam! Checking rustlife v0.1.0 (/source) Oct 27 09:39:33.925 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 09:39:33.926 INFO kablam! --> src/main.rs:16:18 Oct 27 09:39:33.926 INFO kablam! | Oct 27 09:39:33.926 INFO kablam! 16 | for _ in (0..(w*h)) { Oct 27 09:39:33.927 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 27 09:39:33.927 INFO kablam! | Oct 27 09:39:33.927 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 09:39:33.928 INFO kablam! Oct 27 09:39:33.928 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 09:39:33.928 INFO kablam! --> src/main.rs:27:20 Oct 27 09:39:33.928 INFO kablam! | Oct 27 09:39:33.929 INFO kablam! 27 | for idx in (0..(self.width * self.height)) { Oct 27 09:39:33.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 09:39:33.929 INFO kablam! Oct 27 09:39:33.930 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 09:39:33.930 INFO kablam! --> src/main.rs:79:20 Oct 27 09:39:33.930 INFO kablam! | Oct 27 09:39:33.935 INFO kablam! 79 | for idx in (0..(self.width * self.height)) { Oct 27 09:39:33.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 09:39:33.935 INFO kablam! Oct 27 09:39:33.936 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 09:39:33.936 INFO kablam! --> src/main.rs:95:14 Oct 27 09:39:33.936 INFO kablam! | Oct 27 09:39:33.937 INFO kablam! 95 | for _ in (0..100) { Oct 27 09:39:33.937 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 27 09:39:33.937 INFO kablam! Oct 27 09:39:34.089 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 09:39:34.089 INFO kablam! --> src/main.rs:16:18 Oct 27 09:39:34.089 INFO kablam! | Oct 27 09:39:34.090 INFO kablam! 16 | for _ in (0..(w*h)) { Oct 27 09:39:34.090 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 27 09:39:34.090 INFO kablam! | Oct 27 09:39:34.091 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 09:39:34.091 INFO kablam! Oct 27 09:39:34.091 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 09:39:34.092 INFO kablam! --> src/main.rs:27:20 Oct 27 09:39:34.092 INFO kablam! | Oct 27 09:39:34.092 INFO kablam! 27 | for idx in (0..(self.width * self.height)) { Oct 27 09:39:34.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 09:39:34.093 INFO kablam! Oct 27 09:39:34.093 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 09:39:34.093 INFO kablam! --> src/main.rs:79:20 Oct 27 09:39:34.094 INFO kablam! | Oct 27 09:39:34.094 INFO kablam! 79 | for idx in (0..(self.width * self.height)) { Oct 27 09:39:34.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 09:39:34.095 INFO kablam! Oct 27 09:39:34.095 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 27 09:39:34.095 INFO kablam! --> src/main.rs:95:14 Oct 27 09:39:34.095 INFO kablam! | Oct 27 09:39:34.096 INFO kablam! 95 | for _ in (0..100) { Oct 27 09:39:34.096 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 27 09:39:34.096 INFO kablam! Oct 27 09:39:34.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 27 09:39:34.190 INFO kablam! su: No module specific data is present Oct 27 09:39:35.228 INFO running `"docker" "rm" "-f" "5501ffa481b7cfa6d1ce0461c0812859278d059452076615a779363325ce96dd"` Oct 27 09:39:35.483 INFO blam! 5501ffa481b7cfa6d1ce0461c0812859278d059452076615a779363325ce96dd