[INFO] cloning repository https://github.com/phihung/othello
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phihung/othello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphihung%2Fothello", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphihung%2Fothello'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14e85e6eb8f86e71281a85dda1c8c89bb56d77d8
[INFO] testing phihung/othello against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphihung%2Fothello" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phihung/othello
[INFO] finished tweaking git repo https://github.com/phihung/othello
[INFO] tweaked toml for git repo https://github.com/phihung/othello written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phihung/othello on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phihung/othello already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/finnbear/bitintr`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.22.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.2
[INFO] [stderr]   Downloaded pyo3 v0.22.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80696a9b871c048809d469592ebb000855641c50dd9b8984265c9349c26b4a2d
[INFO] running `Command { std: "docker" "start" "-a" "80696a9b871c048809d469592ebb000855641c50dd9b8984265c9349c26b4a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80696a9b871c048809d469592ebb000855641c50dd9b8984265c9349c26b4a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80696a9b871c048809d469592ebb000855641c50dd9b8984265c9349c26b4a2d", kill_on_drop: false }`
[INFO] [stdout] 80696a9b871c048809d469592ebb000855641c50dd9b8984265c9349c26b4a2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51259e269128fc33143462378c5b776a34190a2d32c34213c76e52b71af92f5e
[INFO] running `Command { std: "docker" "start" "-a" "51259e269128fc33143462378c5b776a34190a2d32c34213c76e52b71af92f5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling bitintr v0.3.0 (https://github.com/finnbear/bitintr?branch=remove_nightly#34a5deb0)
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling pyo3-build-config v0.22.2
[INFO] [stderr]    Compiling pyo3-ffi v0.22.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.2
[INFO] [stderr]    Compiling pyo3 v0.22.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pyo3-macros v0.22.2
[INFO] [stderr]    Compiling othello v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.75s
[INFO] running `Command { std: "docker" "inspect" "51259e269128fc33143462378c5b776a34190a2d32c34213c76e52b71af92f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51259e269128fc33143462378c5b776a34190a2d32c34213c76e52b71af92f5e", kill_on_drop: false }`
[INFO] [stdout] 51259e269128fc33143462378c5b776a34190a2d32c34213c76e52b71af92f5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa3791ecbba9fb48102e6b9f056c4fe549972c41ae41bf0554ba586b107994af
[INFO] running `Command { std: "docker" "start" "-a" "fa3791ecbba9fb48102e6b9f056c4fe549972c41ae41bf0554ba586b107994af", kill_on_drop: false }`
[INFO] [stderr]    Compiling othello v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "fa3791ecbba9fb48102e6b9f056c4fe549972c41ae41bf0554ba586b107994af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa3791ecbba9fb48102e6b9f056c4fe549972c41ae41bf0554ba586b107994af", kill_on_drop: false }`
[INFO] [stdout] fa3791ecbba9fb48102e6b9f056c4fe549972c41ae41bf0554ba586b107994af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 61517e86d796c1828e3df58481a147c007b2e627133280e0752ad69085de70ff
[INFO] running `Command { std: "docker" "start" "-a" "61517e86d796c1828e3df58481a147c007b2e627133280e0752ad69085de70ff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/_othello-06299ff2219b5648)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test bits::tests::default_test ... ok
[INFO] [stdout] test game::tests::test_2 ... ok
[INFO] [stdout] test game::tests::test_1 ... ok
[INFO] [stdout] test ai::tests::test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ai::tests::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ..?B?...
[INFO] [stdout] ...BB...
[INFO] [stdout] ..?BW...
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [18, 20, 34]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] .?WB....
[INFO] [stdout] ..?WB...
[INFO] [stdout] ...BW?..
[INFO] [stdout] ....?...
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [17, 26, 37, 44]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ..WB?...
[INFO] [stdout] ..BBB...
[INFO] [stdout] ..?BW...
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [20, 34]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?????..
[INFO] [stdout] ..WWW?..
[INFO] [stdout] ..BBW?..
[INFO] [stdout] ...BW?..
[INFO] [stdout] .....?..
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [9, 10, 11, 12, 13, 21, 29, 37, 45]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ..WWW...
[INFO] [stdout] .?BBW...
[INFO] [stdout] .??BB...
[INFO] [stdout] ..???B..
[INFO] [stdout] ......?.
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [25, 33, 34, 42, 43, 44, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?.??...
[INFO] [stdout] .?WWW?..
[INFO] [stdout] ..WWW...
[INFO] [stdout] .?WBB...
[INFO] [stdout] .....B..
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [9, 11, 12, 17, 21, 33]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ..WWWB?.
[INFO] [stdout] ..WWB?..
[INFO] [stdout] ..WBB?..
[INFO] [stdout] ...??B..
[INFO] [stdout] ......?.
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [22, 29, 37, 43, 44, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?.??...
[INFO] [stdout] .?WWWB?.
[INFO] [stdout] ..WWWW..
[INFO] [stdout] .?WBB?..
[INFO] [stdout] .....B..
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [9, 11, 12, 17, 22, 33, 37]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..?.?...
[INFO] [stdout] ..?B???.
[INFO] [stdout] ..WBWB?.
[INFO] [stdout] ..WBWW..
[INFO] [stdout] ..WBB?..
[INFO] [stdout] ..???B..
[INFO] [stdout] ......?.
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [2, 4, 10, 12, 13, 14, 22, 37, 42, 43, 44, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?.B??..
[INFO] [stdout] .?WBWB?.
[INFO] [stdout] .?WBWW?.
[INFO] [stdout] .?WWB??.
[INFO] [stdout] .?W?.B..
[INFO] [stdout] .?......
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [9, 12, 13, 17, 22, 25, 30, 33, 37, 38, 41, 43, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..????..
[INFO] [stdout] ...BB??.
[INFO] [stdout] ..WBBB?.
[INFO] [stdout] ..WBBW..
[INFO] [stdout] ..WWB?..
[INFO] [stdout] ..W?.B..
[INFO] [stdout] ......?.
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [2, 3, 4, 5, 13, 14, 22, 37, 43, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?.BB...
[INFO] [stdout] .?WBBB..
[INFO] [stdout] .?WBBW?.
[INFO] [stdout] .?WWWW?.
[INFO] [stdout] .?W??B?.
[INFO] [stdout] .?......
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [9, 17, 25, 30, 33, 38, 41, 43, 44, 46, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..????..
[INFO] [stdout] ???BB??.
[INFO] [stdout] .BBBBB..
[INFO] [stdout] ..WBBW..
[INFO] [stdout] ..WWWW..
[INFO] [stdout] ..W..B..
[INFO] [stdout] .....??.
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [2, 3, 4, 5, 8, 9, 10, 13, 14, 53, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .....?..
[INFO] [stdout] ...BBW?.
[INFO] [stdout] .BBBWW?.
[INFO] [stdout] .?WWBW?.
[INFO] [stdout] .?WWWW?.
[INFO] [stdout] ..W??B?.
[INFO] [stdout] .??.....
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [5, 14, 22, 25, 30, 33, 38, 43, 44, 46, 49, 50]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..???...
[INFO] [stdout] ???BBW..
[INFO] [stdout] ?BBBWW..
[INFO] [stdout] ?BBBBW..
[INFO] [stdout] ..WWWW..
[INFO] [stdout] ..W..B..
[INFO] [stdout] .....??.
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [2, 3, 4, 8, 9, 10, 16, 24, 53, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ....W??.
[INFO] [stdout] ...BWW?.
[INFO] [stdout] .BBBWW?.
[INFO] [stdout] .BBBBW?.
[INFO] [stdout] ..WWWW?.
[INFO] [stdout] .?W??B?.
[INFO] [stdout] .??.....
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [5, 6, 14, 22, 30, 38, 41, 43, 44, 46, 49, 50]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..?.W...
[INFO] [stdout] ..?BWW..
[INFO] [stdout] ?BBBWW..
[INFO] [stdout] ?BBBBW..
[INFO] [stdout] ??WBBW..
[INFO] [stdout] ..W?BB..
[INFO] [stdout] ...???..
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [2, 10, 16, 24, 32, 33, 43, 51, 52, 53]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ....W??.
[INFO] [stdout] ...BWW?.
[INFO] [stdout] .BBBWW?.
[INFO] [stdout] .BBBBW?.
[INFO] [stdout] .?WBWW?.
[INFO] [stdout] .?WWBB?.
[INFO] [stdout] .????...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [5, 6, 14, 22, 30, 33, 38, 41, 46, 49, 50, 51, 52]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..??W...
[INFO] [stdout] .??BWW..
[INFO] [stdout] ?BBBWW..
[INFO] [stdout] ?BBBBW..
[INFO] [stdout] ?BBBWW..
[INFO] [stdout] ??WWBB?.
[INFO] [stdout] ...????.
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [2, 3, 9, 10, 16, 24, 32, 40, 41, 46, 51, 52, 53, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WW??.
[INFO] [stdout] ..?WWW?.
[INFO] [stdout] .BBWWW?.
[INFO] [stdout] .BBWBW?.
[INFO] [stdout] .BBWWW?.
[INFO] [stdout] .?WWBB?.
[INFO] [stdout] .????...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [5, 6, 10, 14, 22, 30, 38, 41, 46, 49, 50, 51, 52]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WW...
[INFO] [stdout] ???WWW..
[INFO] [stdout] ?BBWWW..
[INFO] [stdout] ?BBWBW..
[INFO] [stdout] ?BBWWW..
[INFO] [stdout] ??WBBB?.
[INFO] [stdout] ..??B??.
[INFO] [stdout] ....?...
[INFO] [stdout] W to play. Available moves: [8, 9, 10, 16, 24, 32, 40, 41, 46, 50, 51, 53, 54, 60]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WW??.
[INFO] [stdout] ???WWW?.
[INFO] [stdout] WWWWWW?.
[INFO] [stdout] .BBWBW?.
[INFO] [stdout] .BBWWW?.
[INFO] [stdout] .?WBBB?.
[INFO] [stdout] .???B...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [5, 6, 8, 9, 10, 14, 22, 30, 38, 41, 46, 49, 50, 51]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WW...
[INFO] [stdout] ...WWW..
[INFO] [stdout] WWWWWW..
[INFO] [stdout] ?BBWBW..
[INFO] [stdout] ?BBWWW..
[INFO] [stdout] ??BBBB..
[INFO] [stdout] .??BB??.
[INFO] [stdout] ..????..
[INFO] [stdout] W to play. Available moves: [24, 32, 40, 41, 49, 50, 53, 54, 58, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WW??.
[INFO] [stdout] ???WWW?.
[INFO] [stdout] WWWWWW?.
[INFO] [stdout] ?BWWBW?.
[INFO] [stdout] ?WBWWW?.
[INFO] [stdout] W?BBBB?.
[INFO] [stdout] ...BB...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [5, 6, 8, 9, 10, 14, 22, 24, 30, 32, 38, 41, 46]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WW...
[INFO] [stdout] ...WWW..
[INFO] [stdout] WWWWWW..
[INFO] [stdout] ?BWWBW..
[INFO] [stdout] ?WBWWB?.
[INFO] [stdout] W?BBBBB.
[INFO] [stdout] .??BB???
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [24, 32, 38, 41, 49, 50, 53, 54, 55, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WW?..
[INFO] [stdout] ???WWW?.
[INFO] [stdout] WWWWWW?.
[INFO] [stdout] ?BWWBW?.
[INFO] [stdout] ?WWWWB..
[INFO] [stdout] WWBBBBB.
[INFO] [stdout] .?.BB...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [5, 8, 9, 10, 14, 22, 24, 30, 32, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WWB?.
[INFO] [stdout] ...WWB?.
[INFO] [stdout] WWWWWB?.
[INFO] [stdout] ?BWWBB?.
[INFO] [stdout] ?WWWWB?.
[INFO] [stdout] WWBBBBB?
[INFO] [stdout] .??BB???
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [6, 14, 22, 24, 30, 32, 38, 47, 49, 50, 53, 54, 55, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..?WWB..
[INFO] [stdout] ???WWB..
[INFO] [stdout] WWWWWB..
[INFO] [stdout] ?WWWBB..
[INFO] [stdout] WWWWWB..
[INFO] [stdout] WWBBBBB.
[INFO] [stdout] ?..BB...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [2, 8, 9, 10, 24, 48]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WWB?.
[INFO] [stdout] ...WWB?.
[INFO] [stdout] WWWWWB?.
[INFO] [stdout] BBBBBB?.
[INFO] [stdout] WBWWWB?.
[INFO] [stdout] WWBBBBB?
[INFO] [stdout] .??BB???
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [6, 14, 22, 30, 38, 47, 49, 50, 53, 54, 55, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..?WWWW.
[INFO] [stdout] ???WWW..
[INFO] [stdout] WWWWWB..
[INFO] [stdout] BBBBBB..
[INFO] [stdout] WBWWWB..
[INFO] [stdout] WWBBBBB.
[INFO] [stdout] ??.BB...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [2, 8, 9, 10, 48, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .?BWWWW.
[INFO] [stdout] ..?BWW?.
[INFO] [stdout] WWWWBB?.
[INFO] [stdout] BBBBBB?.
[INFO] [stdout] WBWWWB?.
[INFO] [stdout] WWBBBBB?
[INFO] [stdout] .??BB???
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [1, 10, 14, 22, 30, 38, 47, 49, 50, 53, 54, 55, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ???BWW?.
[INFO] [stdout] WWWWBB..
[INFO] [stdout] BBBBBB..
[INFO] [stdout] WBWWWB..
[INFO] [stdout] WWBBBBB.
[INFO] [stdout] ??.BB...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [8, 9, 10, 14, 48, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ??BBWW?.
[INFO] [stdout] WBBBBB?.
[INFO] [stdout] BBBBBB?.
[INFO] [stdout] WBWWWB?.
[INFO] [stdout] WWBBBBB?
[INFO] [stdout] .??BB???
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [8, 9, 14, 22, 30, 38, 47, 49, 50, 53, 54, 55, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ?.BBWW?.
[INFO] [stdout] WBBBBW??
[INFO] [stdout] BBBBBBW?
[INFO] [stdout] WBWWWB..
[INFO] [stdout] WWBBBBB.
[INFO] [stdout] ??.BB...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [8, 14, 22, 23, 31, 48, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ??BBWW..
[INFO] [stdout] WBBBBW?B
[INFO] [stdout] BBBBBBB.
[INFO] [stdout] WBWWWB??
[INFO] [stdout] WWBBBBB?
[INFO] [stdout] .??BB???
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [8, 9, 22, 38, 39, 47, 49, 50, 53, 54, 55, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ?.BBWW??
[INFO] [stdout] WBBBBWWB
[INFO] [stdout] BBBBBWB.
[INFO] [stdout] WBWWWB?.
[INFO] [stdout] WWBBBBB.
[INFO] [stdout] ??.BB...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [8, 14, 15, 38, 48, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ??BBWW..
[INFO] [stdout] WBBBBWWB
[INFO] [stdout] BBBBBBB.
[INFO] [stdout] WBWWWBB?
[INFO] [stdout] WWBBBBB?
[INFO] [stdout] .??BB???
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [8, 9, 39, 47, 49, 50, 53, 54, 55, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ?.BBWW??
[INFO] [stdout] WBBBBWWB
[INFO] [stdout] BBBBBWB.
[INFO] [stdout] WBWWWWB.
[INFO] [stdout] WWBBWWB.
[INFO] [stdout] ??.BBW?.
[INFO] [stdout] ....?.?.
[INFO] [stdout] B to play. Available moves: [8, 14, 15, 48, 49, 54, 60, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ??BBWW.B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB?
[INFO] [stdout] WBWWBWB?
[INFO] [stdout] WWBBWWB?
[INFO] [stdout] .??BBW.?
[INFO] [stdout] ..????..
[INFO] [stdout] W to play. Available moves: [8, 9, 31, 39, 47, 49, 50, 55, 58, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ?.BBWW?B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB.
[INFO] [stdout] WBWWBWB.
[INFO] [stdout] WWBBWWB.
[INFO] [stdout] ??.BWW?.
[INFO] [stdout] ...?W??.
[INFO] [stdout] B to play. Available moves: [8, 14, 48, 49, 54, 59, 61, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ??BBWW.B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB?
[INFO] [stdout] WBWWBWB?
[INFO] [stdout] WWBBWBB?
[INFO] [stdout] .??BBW.?
[INFO] [stdout] ..?BW?..
[INFO] [stdout] W to play. Available moves: [8, 9, 31, 39, 47, 49, 50, 55, 58, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ?.BBWW?B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB.
[INFO] [stdout] WBWWBWB.
[INFO] [stdout] WWBWWBB.
[INFO] [stdout] ???BWW?.
[INFO] [stdout] ...BWW?.
[INFO] [stdout] B to play. Available moves: [8, 14, 48, 49, 50, 54, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] .?BBWW.B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB?
[INFO] [stdout] WBWBBWB?
[INFO] [stdout] WWBWBBB?
[INFO] [stdout] .??BWB??
[INFO] [stdout] ..?BBBB.
[INFO] [stdout] W to play. Available moves: [9, 31, 39, 47, 49, 50, 54, 55, 58]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ?.BBWW?B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB.
[INFO] [stdout] WBWBBWB.
[INFO] [stdout] WWBWWBB.
[INFO] [stdout] ???WWB..
[INFO] [stdout] .?WBBBB.
[INFO] [stdout] B to play. Available moves: [8, 14, 48, 49, 50, 57]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ??BBWW.B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB?
[INFO] [stdout] WBWBBWB?
[INFO] [stdout] WWBWWBB?
[INFO] [stdout] .??WWB??
[INFO] [stdout] .BBBBBB.
[INFO] [stdout] W to play. Available moves: [8, 9, 31, 39, 47, 49, 50, 54, 55]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ?.BBWW?B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB.
[INFO] [stdout] WBWBBWB.
[INFO] [stdout] WWWWWBB.
[INFO] [stdout] ??WWWB..
[INFO] [stdout] .BBBBBB.
[INFO] [stdout] B to play. Available moves: [8, 14, 48, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW?
[INFO] [stdout] ??BBBBBB
[INFO] [stdout] WBBBBBBB
[INFO] [stdout] BBBBBBB?
[INFO] [stdout] WBWBBWB?
[INFO] [stdout] WWWWWBB?
[INFO] [stdout] ..WWWB??
[INFO] [stdout] .BBBBBB.
[INFO] [stdout] W to play. Available moves: [7, 8, 9, 31, 39, 47, 54, 55]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWWW
[INFO] [stdout] ?.BBBBWB
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBWBB.
[INFO] [stdout] WBWWBWB.
[INFO] [stdout] WWWWWBB.
[INFO] [stdout] ??WWWB..
[INFO] [stdout] .BBBBBB.
[INFO] [stdout] B to play. Available moves: [8, 48, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWWW
[INFO] [stdout] ??BBBBWB
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBWBB?
[INFO] [stdout] WBWWBWB?
[INFO] [stdout] WBWWWBB?
[INFO] [stdout] ?BBBBB??
[INFO] [stdout] ?BBBBBB.
[INFO] [stdout] W to play. Available moves: [8, 9, 31, 39, 47, 48, 54, 55, 56]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWWW
[INFO] [stdout] ?.BBBBWB
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBWBB.
[INFO] [stdout] WBWWBWB.
[INFO] [stdout] WBWWWBB.
[INFO] [stdout] ?WBBBB..
[INFO] [stdout] WBBBBBB.
[INFO] [stdout] B to play. Available moves: [8, 48]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWWW
[INFO] [stdout] ??BBBBWB
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBWBB?
[INFO] [stdout] BBWWBWB?
[INFO] [stdout] BBWWWBB?
[INFO] [stdout] BBBBBB??
[INFO] [stdout] WBBBBBB?
[INFO] [stdout] W to play. Available moves: [8, 9, 31, 39, 47, 54, 55, 63]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWWW
[INFO] [stdout] ?.BBBBWB
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBWBB.
[INFO] [stdout] BBWWBWB.
[INFO] [stdout] BBWWWBB.
[INFO] [stdout] BBBBBB..
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] B to play. Available moves: [8]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ?WWWWWWW
[INFO] [stdout] B?BBBBWB
[INFO] [stdout] BBBBBWBB
[INFO] [stdout] BBBBWBB?
[INFO] [stdout] BBWWBWB?
[INFO] [stdout] BBWWWBB?
[INFO] [stdout] BBBBBB??
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] W to play. Available moves: [0, 9, 31, 39, 47, 54, 55]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] W.BBBBWB
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] WBBBWBB.
[INFO] [stdout] WBWWBWB.
[INFO] [stdout] WBWWWBB.
[INFO] [stdout] WBBBBB..
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] B to play. Available moves: []
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] PASS
[INFO] [stdout] 
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] W.BBBBWB
[INFO] [stdout] WBBBBWWB
[INFO] [stdout] WBBBWBW?
[INFO] [stdout] WBWWBWW?
[INFO] [stdout] WBWWWBW?
[INFO] [stdout] WWWWWWW?
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] B to play. Available moves: [31, 39, 47, 55]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] W?BBBBWB
[INFO] [stdout] WBBBBBWB
[INFO] [stdout] WBBBWBB?
[INFO] [stdout] WBWWBBBB
[INFO] [stdout] WBWWWBW?
[INFO] [stdout] WWWWWWW.
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] W to play. Available moves: [9, 31, 47]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWWWWWB
[INFO] [stdout] WWWBBBWB
[INFO] [stdout] WWBWWBB.
[INFO] [stdout] WWWWWBBB
[INFO] [stdout] WWWWWWW.
[INFO] [stdout] WWWWWWW?
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] B to play. Available moves: [55]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWWWWWB
[INFO] [stdout] WWWBBBWB
[INFO] [stdout] WWBWWBB?
[INFO] [stdout] WWWWWBBB
[INFO] [stdout] WWWWWWB?
[INFO] [stdout] WWWWWWWB
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] W to play. Available moves: [31, 47]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWBBBWW
[INFO] [stdout] WWBWWWWW
[INFO] [stdout] WWWWWBWB
[INFO] [stdout] WWWWWWB?
[INFO] [stdout] WWWWWWWB
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] B to play. Available moves: [47]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWBBBWW
[INFO] [stdout] WWBWWBWW
[INFO] [stdout] WWWWWBBB
[INFO] [stdout] WWWWWWBB
[INFO] [stdout] WWWWWWWB
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] White won!
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'ai::tests::test' panicked at src/ai.rs:171:9:
[INFO] [stdout] assertion failed: b.state.black_score > b.state.white_score
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee799994c72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee799994c72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee799994c72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ee799994c72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ee7999ba683 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ee7999ba683 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ee799991bf3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ee799991bf3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ee799994ac2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ee7999961e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ee79999601e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ee799924c54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ee799924c54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ee799996bbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ee799996bbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ee799996956 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5ee799995169 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ee79999661d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ee7999b90d0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ee7999b915c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5ee7998e8cbb - _othello::ai::tests::test::hbbcd3e9cf5ef772d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai.rs:171:9
[INFO] [stdout]   21:     0x5ee7998e8a17 - _othello::ai::tests::test::{{closure}}::hca1c3d24473e0f84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai.rs:157:14
[INFO] [stdout]   22:     0x5ee7998e7e76 - core::ops::function::FnOnce::call_once::h33b10d3ea7b9fb88
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5ee79992a4bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5ee79992a4bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5ee7999295f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5ee7999295f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5ee7999295f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5ee7999295f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5ee7999295f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ee7999295f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5ee7999295f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5ee7998ed1f4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5ee7998ed1f4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5ee7998f0bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5ee7998f0bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5ee7998f0bca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5ee7998f0bca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5ee7998f0bca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ee7998f0bca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5ee7998f0bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ee799999b3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5ee799999b3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x78f145976aa4 - <unknown>
[INFO] [stdout]   44:     0x78f145a03a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ai::tests::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "61517e86d796c1828e3df58481a147c007b2e627133280e0752ad69085de70ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61517e86d796c1828e3df58481a147c007b2e627133280e0752ad69085de70ff", kill_on_drop: false }`
[INFO] [stdout] 61517e86d796c1828e3df58481a147c007b2e627133280e0752ad69085de70ff
