Oct 12 18:49:39.487 INFO testing will-clarke/rust_game_of_life against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 18:49:39.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 12 18:49:39.763 INFO blam! b7695cd3712949b1216b73e72d6f691b62131feb8dcaa7530f43ac76d13d36d3 Oct 12 18:49:39.765 INFO running `"docker" "start" "-a" "b7695cd3712949b1216b73e72d6f691b62131feb8dcaa7530f43ac76d13d36d3"` Oct 12 18:49:40.363 INFO kablam! usermod: no changes Oct 12 18:49:40.401 INFO kablam! Compiling game_of_life v0.1.0 (/source) Oct 12 18:49:40.647 INFO kablam! warning: method is never used: `new` Oct 12 18:49:40.647 INFO kablam! --> src/main.rs:29:5 Oct 12 18:49:40.647 INFO kablam! | Oct 12 18:49:40.647 INFO kablam! 29 | fn new(width: usize, height: usize) -> Self { Oct 12 18:49:40.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:49:40.647 INFO kablam! | Oct 12 18:49:40.647 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:49:40.647 INFO kablam! Oct 12 18:49:40.647 INFO kablam! warning: method is never used: `update_state_at` Oct 12 18:49:40.647 INFO kablam! --> src/main.rs:76:5 Oct 12 18:49:40.647 INFO kablam! | Oct 12 18:49:40.647 INFO kablam! 76 | fn update_state_at(&mut self, x: usize, y: usize, new_state: CellState) { Oct 12 18:49:40.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:49:40.647 INFO kablam! Oct 12 18:49:41.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 12 18:49:41.334 INFO kablam! su: No module specific data is present Oct 12 18:49:41.784 INFO running `"docker" "rm" "-f" "b7695cd3712949b1216b73e72d6f691b62131feb8dcaa7530f43ac76d13d36d3"` Oct 12 18:49:41.972 INFO blam! b7695cd3712949b1216b73e72d6f691b62131feb8dcaa7530f43ac76d13d36d3 Oct 12 18:49:41.975 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 12 18:49:42.404 INFO blam! b736b25eaa73c95372eace81bf079b8d62bf838ed300a354725dab35b7ba7e2d Oct 12 18:49:42.406 INFO running `"docker" "start" "-a" "b736b25eaa73c95372eace81bf079b8d62bf838ed300a354725dab35b7ba7e2d"` Oct 12 18:49:43.303 INFO kablam! usermod: no changes Oct 12 18:49:43.381 INFO kablam! Compiling game_of_life v0.1.0 (/source) Oct 12 18:49:44.924 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Oct 12 18:49:44.926 INFO kablam! su: No module specific data is present Oct 12 18:49:45.560 INFO running `"docker" "rm" "-f" "b736b25eaa73c95372eace81bf079b8d62bf838ed300a354725dab35b7ba7e2d"` Oct 12 18:49:45.825 INFO blam! b736b25eaa73c95372eace81bf079b8d62bf838ed300a354725dab35b7ba7e2d Oct 12 18:49:45.827 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 12 18:49:46.252 INFO blam! 559c347e20b9b83779cbd00a7c2bdfe7ffb434166c6fd3597ff2d58a7edff6af Oct 12 18:49:46.254 INFO running `"docker" "start" "-a" "559c347e20b9b83779cbd00a7c2bdfe7ffb434166c6fd3597ff2d58a7edff6af"` Oct 12 18:49:47.502 INFO kablam! usermod: no changes Oct 12 18:49:47.529 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 18:49:47.529 INFO kablam! Running /target/debug/deps/game_of_life-89dde76dc08abdc6 Oct 12 18:49:47.539 INFO blam! Oct 12 18:49:47.539 INFO blam! running 6 tests Oct 12 18:49:47.540 INFO blam! test display ... ok Oct 12 18:49:47.540 INFO blam! test board_state_at_update ... ok Oct 12 18:49:47.551 INFO blam! test board_index_for ... ok Oct 12 18:49:47.551 INFO blam! test board_is_valid_ref ... ok Oct 12 18:49:47.551 INFO blam! test board_neighbours ... ok Oct 12 18:49:47.551 INFO blam! test board_new ... ok Oct 12 18:49:47.551 INFO blam! Oct 12 18:49:47.551 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:49:47.551 INFO blam! Oct 12 18:49:47.553 INFO kablam! su: No module specific data is present Oct 12 18:49:48.373 INFO running `"docker" "rm" "-f" "559c347e20b9b83779cbd00a7c2bdfe7ffb434166c6fd3597ff2d58a7edff6af"` Oct 12 18:49:48.572 INFO blam! 559c347e20b9b83779cbd00a7c2bdfe7ffb434166c6fd3597ff2d58a7edff6af