Oct 27 12:27:31.903 INFO checking Cdayz/game_of_life against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:27:31.904 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12:27:32.335 INFO blam! 8ae4e3c09351073e0d6bb54128b8471f67466f8148fcbe5290ec45c0e33f39fd Oct 27 12:27:32.339 INFO running `"docker" "start" "-a" "8ae4e3c09351073e0d6bb54128b8471f67466f8148fcbe5290ec45c0e33f39fd"` Oct 27 12:27:33.370 INFO kablam! usermod: no changes Oct 27 12:27:33.401 INFO kablam! Checking game_of_life v0.1.0 (/source) Oct 27 12:27:33.952 INFO kablam! warning: comparison is useless due to type limits Oct 27 12:27:33.952 INFO kablam! --> src/life.rs:43:20 Oct 27 12:27:33.952 INFO kablam! | Oct 27 12:27:33.952 INFO kablam! 43 | if x < 0 || x > self.board.len() { Oct 27 12:27:33.952 INFO kablam! | ^^^^^ Oct 27 12:27:33.952 INFO kablam! | Oct 27 12:27:33.952 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 27 12:27:33.952 INFO kablam! Oct 27 12:27:33.952 INFO kablam! warning: comparison is useless due to type limits Oct 27 12:27:33.952 INFO kablam! --> src/life.rs:46:20 Oct 27 12:27:33.952 INFO kablam! | Oct 27 12:27:33.952 INFO kablam! 46 | if y < 0 || y > self.board[0].len() { Oct 27 12:27:33.952 INFO kablam! | ^^^^^ Oct 27 12:27:33.952 INFO kablam! Oct 27 12:27:34.159 INFO kablam! warning: comparison is useless due to type limits Oct 27 12:27:34.159 INFO kablam! --> src/life.rs:43:20 Oct 27 12:27:34.159 INFO kablam! | Oct 27 12:27:34.159 INFO kablam! 43 | if x < 0 || x > self.board.len() { Oct 27 12:27:34.159 INFO kablam! | ^^^^^ Oct 27 12:27:34.159 INFO kablam! | Oct 27 12:27:34.159 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 27 12:27:34.159 INFO kablam! Oct 27 12:27:34.159 INFO kablam! warning: comparison is useless due to type limits Oct 27 12:27:34.159 INFO kablam! --> src/life.rs:46:20 Oct 27 12:27:34.159 INFO kablam! | Oct 27 12:27:34.159 INFO kablam! 46 | if y < 0 || y > self.board[0].len() { Oct 27 12:27:34.159 INFO kablam! | ^^^^^ Oct 27 12:27:34.159 INFO kablam! Oct 27 12:27:34.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Oct 27 12:27:34.199 INFO kablam! su: No module specific data is present Oct 27 12:27:34.875 INFO running `"docker" "rm" "-f" "8ae4e3c09351073e0d6bb54128b8471f67466f8148fcbe5290ec45c0e33f39fd"` Oct 27 12:27:35.171 INFO blam! 8ae4e3c09351073e0d6bb54128b8471f67466f8148fcbe5290ec45c0e33f39fd