Oct 27 12:27:31.923 INFO checking Cdayz/game_of_life against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:27:31.923 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:27:32.359 INFO blam! 59a65e665b92c102c84c8b9e12e8162b6adb3e159ae375b79f554c430df9d66d Oct 27 12:27:32.359 INFO running `"docker" "start" "-a" "59a65e665b92c102c84c8b9e12e8162b6adb3e159ae375b79f554c430df9d66d"` Oct 27 12:27:33.497 INFO kablam! usermod: no changes Oct 27 12:27:33.563 INFO kablam! Checking game_of_life v0.1.0 (/source) Oct 27 12:27:34.407 INFO kablam! warning: comparison is useless due to type limits Oct 27 12:27:34.407 INFO kablam! --> src/life.rs:43:20 Oct 27 12:27:34.407 INFO kablam! | Oct 27 12:27:34.407 INFO kablam! 43 | if x < 0 || x > self.board.len() { Oct 27 12:27:34.407 INFO kablam! | ^^^^^ Oct 27 12:27:34.407 INFO kablam! | Oct 27 12:27:34.407 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 27 12:27:34.407 INFO kablam! Oct 27 12:27:34.407 INFO kablam! warning: comparison is useless due to type limits Oct 27 12:27:34.407 INFO kablam! --> src/life.rs:46:20 Oct 27 12:27:34.407 INFO kablam! | Oct 27 12:27:34.407 INFO kablam! 46 | if y < 0 || y > self.board[0].len() { Oct 27 12:27:34.407 INFO kablam! | ^^^^^ Oct 27 12:27:34.407 INFO kablam! Oct 27 12:27:34.407 INFO kablam! warning: comparison is useless due to type limits Oct 27 12:27:34.407 INFO kablam! --> src/life.rs:43:20 Oct 27 12:27:34.407 INFO kablam! | Oct 27 12:27:34.407 INFO kablam! 43 | if x < 0 || x > self.board.len() { Oct 27 12:27:34.407 INFO kablam! | ^^^^^ Oct 27 12:27:34.408 INFO kablam! | Oct 27 12:27:34.408 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 27 12:27:34.408 INFO kablam! Oct 27 12:27:34.408 INFO kablam! warning: comparison is useless due to type limits Oct 27 12:27:34.408 INFO kablam! --> src/life.rs:46:20 Oct 27 12:27:34.408 INFO kablam! | Oct 27 12:27:34.408 INFO kablam! 46 | if y < 0 || y > self.board[0].len() { Oct 27 12:27:34.408 INFO kablam! | ^^^^^ Oct 27 12:27:34.408 INFO kablam! Oct 27 12:27:34.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.90s Oct 27 12:27:34.450 INFO kablam! su: No module specific data is present Oct 27 12:27:35.067 INFO running `"docker" "rm" "-f" "59a65e665b92c102c84c8b9e12e8162b6adb3e159ae375b79f554c430df9d66d"` Oct 27 12:27:35.387 INFO blam! 59a65e665b92c102c84c8b9e12e8162b6adb3e159ae375b79f554c430df9d66d