Oct 10 12:17:13.225 INFO testing will-clarke/rust_game_of_life against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:17:13.225 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:17:13.225 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 12:17:13.428 INFO blam! 861e81976486b1e0510538f2d37230d426f1cfed2a791302bd2dfc4f0217fbe8 Oct 10 12:17:13.429 INFO running `"docker" "start" "-a" "861e81976486b1e0510538f2d37230d426f1cfed2a791302bd2dfc4f0217fbe8"` Oct 10 12:17:13.775 INFO kablam! usermod: no changes Oct 10 12:17:13.796 INFO kablam! Compiling game_of_life v0.1.0 (/source) Oct 10 12:17:14.221 INFO kablam! warning: method is never used: `new` Oct 10 12:17:14.221 INFO kablam! --> src/main.rs:29:5 Oct 10 12:17:14.221 INFO kablam! | Oct 10 12:17:14.221 INFO kablam! 29 | fn new(width: usize, height: usize) -> Self { Oct 10 12:17:14.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:17:14.221 INFO kablam! | Oct 10 12:17:14.221 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:17:14.221 INFO kablam! Oct 10 12:17:14.221 INFO kablam! warning: method is never used: `update_state_at` Oct 10 12:17:14.221 INFO kablam! --> src/main.rs:76:5 Oct 10 12:17:14.221 INFO kablam! | Oct 10 12:17:14.221 INFO kablam! 76 | fn update_state_at(&mut self, x: usize, y: usize, new_state: CellState) { Oct 10 12:17:14.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:17:14.221 INFO kablam! Oct 10 12:17:14.684 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.89s Oct 10 12:17:14.686 INFO kablam! su: No module specific data is present Oct 10 12:17:15.036 INFO running `"docker" "rm" "-f" "861e81976486b1e0510538f2d37230d426f1cfed2a791302bd2dfc4f0217fbe8"` Oct 10 12:17:15.464 INFO blam! 861e81976486b1e0510538f2d37230d426f1cfed2a791302bd2dfc4f0217fbe8 Oct 10 12:17:15.477 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:17:15.478 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 12:17:16.086 INFO blam! a56cb9c7a8c8da414cadd9da94ba9a8def3880c04b0fdf266da3bef525391ce1 Oct 10 12:17:16.100 INFO running `"docker" "start" "-a" "a56cb9c7a8c8da414cadd9da94ba9a8def3880c04b0fdf266da3bef525391ce1"` Oct 10 12:17:17.065 INFO kablam! usermod: no changes Oct 10 12:17:17.115 INFO kablam! Compiling game_of_life v0.1.0 (/source) Oct 10 12:17:18.528 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 10 12:17:18.530 INFO kablam! su: No module specific data is present Oct 10 12:17:19.100 INFO running `"docker" "rm" "-f" "a56cb9c7a8c8da414cadd9da94ba9a8def3880c04b0fdf266da3bef525391ce1"` Oct 10 12:17:19.220 INFO blam! a56cb9c7a8c8da414cadd9da94ba9a8def3880c04b0fdf266da3bef525391ce1 Oct 10 12:17:19.221 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:17:19.221 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 12:17:19.418 INFO blam! c8a05997e6129438a2e032fa6fbb19f5e78d36e2c352b4a1ee29db1ee8f6ed4d Oct 10 12:17:19.424 INFO running `"docker" "start" "-a" "c8a05997e6129438a2e032fa6fbb19f5e78d36e2c352b4a1ee29db1ee8f6ed4d"` Oct 10 12:17:19.994 INFO kablam! usermod: no changes Oct 10 12:17:20.030 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 12:17:20.030 INFO kablam! Running /target/debug/deps/game_of_life-89dde76dc08abdc6 Oct 10 12:17:20.030 INFO blam! Oct 10 12:17:20.030 INFO blam! running 6 tests Oct 10 12:17:20.030 INFO blam! test display ... ok Oct 10 12:17:20.030 INFO blam! test board_state_at_update ... ok Oct 10 12:17:20.031 INFO blam! test board_new ... ok Oct 10 12:17:20.031 INFO blam! test board_neighbours ... ok Oct 10 12:17:20.031 INFO blam! test board_is_valid_ref ... ok Oct 10 12:17:20.031 INFO blam! test board_index_for ... ok Oct 10 12:17:20.031 INFO blam! Oct 10 12:17:20.031 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:17:20.031 INFO blam! Oct 10 12:17:20.033 INFO kablam! su: No module specific data is present Oct 10 12:17:20.462 INFO running `"docker" "rm" "-f" "c8a05997e6129438a2e032fa6fbb19f5e78d36e2c352b4a1ee29db1ee8f6ed4d"` Oct 10 12:17:20.755 INFO blam! c8a05997e6129438a2e032fa6fbb19f5e78d36e2c352b4a1ee29db1ee8f6ed4d