Oct 10 23:30:04.241 INFO testing ericye16/rusty-tic-tac-toe against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:30:04.241 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:30:04.241 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 23:30:04.408 INFO blam! 78329a48335b04f00e3dc5c8b2c5a4e9a968eb0706c744ec5647dab8a737853b Oct 10 23:30:04.413 INFO running `"docker" "start" "-a" "78329a48335b04f00e3dc5c8b2c5a4e9a968eb0706c744ec5647dab8a737853b"` Oct 10 23:30:04.768 INFO kablam! usermod: no changes Oct 10 23:30:04.805 INFO kablam! Compiling rusty-tic-tac-toe v0.1.0 (/source) Oct 10 23:30:05.408 INFO kablam! warning: variant is never constructed: `O` Oct 10 23:30:05.408 INFO kablam! --> src/game.rs:7:3 Oct 10 23:30:05.408 INFO kablam! | Oct 10 23:30:05.408 INFO kablam! 7 | O, Oct 10 23:30:05.409 INFO kablam! | ^ Oct 10 23:30:05.409 INFO kablam! | Oct 10 23:30:05.409 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 23:30:05.409 INFO kablam! Oct 10 23:30:05.409 INFO kablam! warning: variant is never constructed: `Winner` Oct 10 23:30:05.409 INFO kablam! --> src/game.rs:23:3 Oct 10 23:30:05.409 INFO kablam! | Oct 10 23:30:05.409 INFO kablam! 23 | Winner, Oct 10 23:30:05.409 INFO kablam! | ^^^^^^ Oct 10 23:30:05.409 INFO kablam! Oct 10 23:30:05.409 INFO kablam! warning: variant is never constructed: `Loser` Oct 10 23:30:05.409 INFO kablam! --> src/game.rs:24:3 Oct 10 23:30:05.409 INFO kablam! | Oct 10 23:30:05.409 INFO kablam! 24 | Loser, Oct 10 23:30:05.409 INFO kablam! | ^^^^^ Oct 10 23:30:05.409 INFO kablam! Oct 10 23:30:05.409 INFO kablam! warning: variant is never constructed: `Draw` Oct 10 23:30:05.409 INFO kablam! --> src/game.rs:25:3 Oct 10 23:30:05.409 INFO kablam! | Oct 10 23:30:05.409 INFO kablam! 25 | Draw, Oct 10 23:30:05.409 INFO kablam! | ^^^^ Oct 10 23:30:05.409 INFO kablam! Oct 10 23:30:05.409 INFO kablam! warning: variant is never constructed: `Indeterminate` Oct 10 23:30:05.409 INFO kablam! --> src/game.rs:26:3 Oct 10 23:30:05.409 INFO kablam! | Oct 10 23:30:05.409 INFO kablam! 26 | Indeterminate, Oct 10 23:30:05.409 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 23:30:05.409 INFO kablam! Oct 10 23:30:05.409 INFO kablam! warning: method is never used: `check_winner` Oct 10 23:30:05.409 INFO kablam! --> src/game.rs:74:3 Oct 10 23:30:05.409 INFO kablam! | Oct 10 23:30:05.409 INFO kablam! 74 | pub fn check_winner(&self) -> PlayerStatus { Oct 10 23:30:05.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:05.409 INFO kablam! Oct 10 23:30:05.918 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 10 23:30:05.919 INFO kablam! su: No module specific data is present Oct 10 23:30:06.361 INFO running `"docker" "rm" "-f" "78329a48335b04f00e3dc5c8b2c5a4e9a968eb0706c744ec5647dab8a737853b"` Oct 10 23:30:06.510 INFO blam! 78329a48335b04f00e3dc5c8b2c5a4e9a968eb0706c744ec5647dab8a737853b Oct 10 23:30:06.513 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:30:06.513 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 23:30:06.823 INFO blam! 39c74e1afc51b986feefcb4086f75b922a25712b244e4c84ee301930256b5f15 Oct 10 23:30:06.830 INFO running `"docker" "start" "-a" "39c74e1afc51b986feefcb4086f75b922a25712b244e4c84ee301930256b5f15"` Oct 10 23:30:07.823 INFO kablam! usermod: no changes Oct 10 23:30:07.868 INFO kablam! Compiling rusty-tic-tac-toe v0.1.0 (/source) Oct 10 23:30:08.676 INFO kablam! warning: unused variable: `E` Oct 10 23:30:08.676 INFO kablam! --> src/game.rs:229:9 Oct 10 23:30:08.676 INFO kablam! | Oct 10 23:30:08.676 INFO kablam! 229 | let E = Empty; Oct 10 23:30:08.676 INFO kablam! | ^ help: consider using `_E` instead Oct 10 23:30:08.676 INFO kablam! | Oct 10 23:30:08.676 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 23:30:08.676 INFO kablam! Oct 10 23:30:08.704 INFO kablam! warning: variable `E` should have a snake case name such as `e` Oct 10 23:30:08.704 INFO kablam! --> src/game.rs:196:9 Oct 10 23:30:08.704 INFO kablam! | Oct 10 23:30:08.704 INFO kablam! 196 | let E = Empty; Oct 10 23:30:08.704 INFO kablam! | ^ Oct 10 23:30:08.704 INFO kablam! | Oct 10 23:30:08.704 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 23:30:08.704 INFO kablam! Oct 10 23:30:08.716 INFO kablam! warning: variable `E` should have a snake case name such as `e` Oct 10 23:30:08.716 INFO kablam! --> src/game.rs:207:9 Oct 10 23:30:08.716 INFO kablam! | Oct 10 23:30:08.716 INFO kablam! 207 | let E = Empty; Oct 10 23:30:08.716 INFO kablam! | ^ Oct 10 23:30:08.716 INFO kablam! Oct 10 23:30:08.716 INFO kablam! warning: variable `E` should have a snake case name such as `e` Oct 10 23:30:08.716 INFO kablam! --> src/game.rs:218:9 Oct 10 23:30:08.716 INFO kablam! | Oct 10 23:30:08.716 INFO kablam! 218 | let E = Empty; Oct 10 23:30:08.716 INFO kablam! | ^ Oct 10 23:30:08.716 INFO kablam! Oct 10 23:30:08.716 INFO kablam! warning: variable `E` should have a snake case name such as `e` Oct 10 23:30:08.716 INFO kablam! --> src/game.rs:229:9 Oct 10 23:30:08.716 INFO kablam! | Oct 10 23:30:08.716 INFO kablam! 229 | let E = Empty; Oct 10 23:30:08.716 INFO kablam! | ^ Oct 10 23:30:08.716 INFO kablam! Oct 10 23:30:09.300 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.44s Oct 10 23:30:09.301 INFO kablam! su: No module specific data is present Oct 10 23:30:09.820 INFO running `"docker" "rm" "-f" "39c74e1afc51b986feefcb4086f75b922a25712b244e4c84ee301930256b5f15"` Oct 10 23:30:09.914 INFO blam! 39c74e1afc51b986feefcb4086f75b922a25712b244e4c84ee301930256b5f15 Oct 10 23:30:09.916 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:30:09.916 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 23:30:10.224 INFO blam! 67c6d361fdc004fd263e74b5f1d3e4695174078ccc77a07fcb15fcf3f83ccc9e Oct 10 23:30:10.227 INFO running `"docker" "start" "-a" "67c6d361fdc004fd263e74b5f1d3e4695174078ccc77a07fcb15fcf3f83ccc9e"` Oct 10 23:30:10.577 INFO kablam! usermod: no changes Oct 10 23:30:10.602 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 10 23:30:10.603 INFO kablam! Running /target/debug/deps/rusty_tic_tac_toe-ce61af3d12c8a540 Oct 10 23:30:10.604 INFO blam! Oct 10 23:30:10.604 INFO blam! running 4 tests Oct 10 23:30:10.605 INFO blam! test game::tests::draw ... ok Oct 10 23:30:10.605 INFO blam! test game::tests::winner1 ... ok Oct 10 23:30:10.605 INFO blam! test game::tests::indeterminate1 ... ok Oct 10 23:30:10.608 INFO blam! test game::tests::loser1 ... ok Oct 10 23:30:10.608 INFO blam! Oct 10 23:30:10.608 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:30:10.608 INFO blam! Oct 10 23:30:10.610 INFO kablam! su: No module specific data is present Oct 10 23:30:10.840 INFO running `"docker" "rm" "-f" "67c6d361fdc004fd263e74b5f1d3e4695174078ccc77a07fcb15fcf3f83ccc9e"` Oct 10 23:30:10.920 INFO blam! 67c6d361fdc004fd263e74b5f1d3e4695174078ccc77a07fcb15fcf3f83ccc9e