Oct 21 21:52:27.326 INFO checking Cdayz/game_of_life against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:52:27.326 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 21:52:27.755 INFO blam! 00b9c794393b07d48fed6ec317654ef4897f8f6678ad1641b2eb181b5c339f58 Oct 21 21:52:27.755 INFO running `"docker" "start" "-a" "00b9c794393b07d48fed6ec317654ef4897f8f6678ad1641b2eb181b5c339f58"` Oct 21 21:52:29.176 INFO kablam! usermod: no changes Oct 21 21:52:29.248 INFO kablam! Checking game_of_life v0.1.0 (/source) Oct 21 21:52:30.012 INFO kablam! warning: comparison is useless due to type limits Oct 21 21:52:30.012 INFO kablam! --> src/life.rs:43:20 Oct 21 21:52:30.012 INFO kablam! | Oct 21 21:52:30.012 INFO kablam! 43 | if x < 0 || x > self.board.len() { Oct 21 21:52:30.012 INFO kablam! | ^^^^^ Oct 21 21:52:30.012 INFO kablam! | Oct 21 21:52:30.012 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 21 21:52:30.012 INFO kablam! Oct 21 21:52:30.013 INFO kablam! warning: comparison is useless due to type limits Oct 21 21:52:30.013 INFO kablam! --> src/life.rs:46:20 Oct 21 21:52:30.013 INFO kablam! | Oct 21 21:52:30.013 INFO kablam! 46 | if y < 0 || y > self.board[0].len() { Oct 21 21:52:30.013 INFO kablam! | ^^^^^ Oct 21 21:52:30.013 INFO kablam! Oct 21 21:52:30.096 INFO kablam! warning: comparison is useless due to type limits Oct 21 21:52:30.096 INFO kablam! --> src/life.rs:43:20 Oct 21 21:52:30.096 INFO kablam! | Oct 21 21:52:30.096 INFO kablam! 43 | if x < 0 || x > self.board.len() { Oct 21 21:52:30.096 INFO kablam! | ^^^^^ Oct 21 21:52:30.096 INFO kablam! | Oct 21 21:52:30.096 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 21 21:52:30.096 INFO kablam! Oct 21 21:52:30.096 INFO kablam! warning: comparison is useless due to type limits Oct 21 21:52:30.096 INFO kablam! --> src/life.rs:46:20 Oct 21 21:52:30.096 INFO kablam! | Oct 21 21:52:30.096 INFO kablam! 46 | if y < 0 || y > self.board[0].len() { Oct 21 21:52:30.096 INFO kablam! | ^^^^^ Oct 21 21:52:30.096 INFO kablam! Oct 21 21:52:30.108 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.90s Oct 21 21:52:30.118 INFO kablam! su: No module specific data is present Oct 21 21:52:30.649 INFO running `"docker" "rm" "-f" "00b9c794393b07d48fed6ec317654ef4897f8f6678ad1641b2eb181b5c339f58"` Oct 21 21:52:30.972 INFO blam! 00b9c794393b07d48fed6ec317654ef4897f8f6678ad1641b2eb181b5c339f58