Oct 11 07:20:38.232 INFO testing Cdayz/game_of_life against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:20:38.232 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:20:38.232 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:20:38.437 INFO blam! ed0088072d18b91dd3e235f35edfaad69da6438b74b890fe76a8d35ab2663dde Oct 11 07:20:38.442 INFO running `"docker" "start" "-a" "ed0088072d18b91dd3e235f35edfaad69da6438b74b890fe76a8d35ab2663dde"` Oct 11 07:20:38.776 INFO kablam! usermod: no changes Oct 11 07:20:38.805 INFO kablam! Compiling game_of_life v0.1.0 (/source) Oct 11 07:20:39.120 INFO kablam! warning: comparison is useless due to type limits Oct 11 07:20:39.120 INFO kablam! --> src/life.rs:43:20 Oct 11 07:20:39.120 INFO kablam! | Oct 11 07:20:39.120 INFO kablam! 43 | if x < 0 || x > self.board.len() { Oct 11 07:20:39.120 INFO kablam! | ^^^^^ Oct 11 07:20:39.120 INFO kablam! | Oct 11 07:20:39.120 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 11 07:20:39.120 INFO kablam! Oct 11 07:20:39.120 INFO kablam! warning: comparison is useless due to type limits Oct 11 07:20:39.120 INFO kablam! --> src/life.rs:46:20 Oct 11 07:20:39.120 INFO kablam! | Oct 11 07:20:39.120 INFO kablam! 46 | if y < 0 || y > self.board[0].len() { Oct 11 07:20:39.120 INFO kablam! | ^^^^^ Oct 11 07:20:39.120 INFO kablam! Oct 11 07:20:39.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.53s Oct 11 07:20:39.335 INFO kablam! su: No module specific data is present Oct 11 07:20:39.565 INFO running `"docker" "rm" "-f" "ed0088072d18b91dd3e235f35edfaad69da6438b74b890fe76a8d35ab2663dde"` Oct 11 07:20:39.640 INFO blam! ed0088072d18b91dd3e235f35edfaad69da6438b74b890fe76a8d35ab2663dde Oct 11 07:20:39.641 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:20:39.641 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:20:39.831 INFO blam! 0a2841680c928c4793b25cbbfd2680c11daa119f7dc163c333990aeaffdb1406 Oct 11 07:20:39.832 INFO running `"docker" "start" "-a" "0a2841680c928c4793b25cbbfd2680c11daa119f7dc163c333990aeaffdb1406"` Oct 11 07:20:40.221 INFO kablam! usermod: no changes Oct 11 07:20:40.256 INFO kablam! Compiling game_of_life v0.1.0 (/source) Oct 11 07:20:40.669 INFO kablam! warning: comparison is useless due to type limits Oct 11 07:20:40.669 INFO kablam! --> src/life.rs:43:20 Oct 11 07:20:40.669 INFO kablam! | Oct 11 07:20:40.669 INFO kablam! 43 | if x < 0 || x > self.board.len() { Oct 11 07:20:40.669 INFO kablam! | ^^^^^ Oct 11 07:20:40.669 INFO kablam! | Oct 11 07:20:40.669 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 11 07:20:40.669 INFO kablam! Oct 11 07:20:40.669 INFO kablam! warning: comparison is useless due to type limits Oct 11 07:20:40.669 INFO kablam! --> src/life.rs:46:20 Oct 11 07:20:40.669 INFO kablam! | Oct 11 07:20:40.669 INFO kablam! 46 | if y < 0 || y > self.board[0].len() { Oct 11 07:20:40.669 INFO kablam! | ^^^^^ Oct 11 07:20:40.669 INFO kablam! Oct 11 07:20:41.048 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Oct 11 07:20:41.049 INFO kablam! su: No module specific data is present Oct 11 07:20:41.381 INFO running `"docker" "rm" "-f" "0a2841680c928c4793b25cbbfd2680c11daa119f7dc163c333990aeaffdb1406"` Oct 11 07:20:41.544 INFO blam! 0a2841680c928c4793b25cbbfd2680c11daa119f7dc163c333990aeaffdb1406 Oct 11 07:20:41.548 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:20:41.548 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:20:41.786 INFO blam! c390afa5182bb67cc62d08524cff5be694d9f9276ed3adc7ce226b87e3b15e54 Oct 11 07:20:41.787 INFO running `"docker" "start" "-a" "c390afa5182bb67cc62d08524cff5be694d9f9276ed3adc7ce226b87e3b15e54"` Oct 11 07:20:42.170 INFO kablam! usermod: no changes Oct 11 07:20:42.182 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 11 07:20:42.183 INFO kablam! Running /target/debug/deps/game_of_life-3c197e6f030ea5ba Oct 11 07:20:42.194 INFO blam! Oct 11 07:20:42.194 INFO blam! running 0 tests Oct 11 07:20:42.194 INFO blam! Oct 11 07:20:42.194 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:20:42.194 INFO blam! Oct 11 07:20:42.194 INFO kablam! su: No module specific data is present Oct 11 07:20:42.460 INFO running `"docker" "rm" "-f" "c390afa5182bb67cc62d08524cff5be694d9f9276ed3adc7ce226b87e3b15e54"` Oct 11 07:20:42.567 INFO blam! c390afa5182bb67cc62d08524cff5be694d9f9276ed3adc7ce226b87e3b15e54