[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphihung%2Fothello" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phihung/othello on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8880ff04a9cba4ed6e6ccad5fbca834a326c3d7c140b123fadce6fbba54c069
[INFO] running `Command { std: "docker" "start" "-a" "d8880ff04a9cba4ed6e6ccad5fbca834a326c3d7c140b123fadce6fbba54c069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8880ff04a9cba4ed6e6ccad5fbca834a326c3d7c140b123fadce6fbba54c069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8880ff04a9cba4ed6e6ccad5fbca834a326c3d7c140b123fadce6fbba54c069", kill_on_drop: false }`
[INFO] [stdout] d8880ff04a9cba4ed6e6ccad5fbca834a326c3d7c140b123fadce6fbba54c069
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 217fd2ed094dfadb84391c54a1f6fd8a98e21129582e1dc476c65c6e67da5721
[INFO] running `Command { std: "docker" "start" "-a" "217fd2ed094dfadb84391c54a1f6fd8a98e21129582e1dc476c65c6e67da5721", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling bitintr v0.3.0 (https://github.com/finnbear/bitintr?branch=remove_nightly#34a5deb0)
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3-build-config v0.22.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.2
[INFO] [stderr]    Compiling pyo3-ffi 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 23.47s
[INFO] running `Command { std: "docker" "inspect" "217fd2ed094dfadb84391c54a1f6fd8a98e21129582e1dc476c65c6e67da5721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "217fd2ed094dfadb84391c54a1f6fd8a98e21129582e1dc476c65c6e67da5721", kill_on_drop: false }`
[INFO] [stdout] 217fd2ed094dfadb84391c54a1f6fd8a98e21129582e1dc476c65c6e67da5721
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 656296b87e02ae5e0c5073140328fe1ea2c9a2c0669423b378eea87a6068c4ff
[INFO] running `Command { std: "docker" "start" "-a" "656296b87e02ae5e0c5073140328fe1ea2c9a2c0669423b378eea87a6068c4ff", 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.41s
[INFO] running `Command { std: "docker" "inspect" "656296b87e02ae5e0c5073140328fe1ea2c9a2c0669423b378eea87a6068c4ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "656296b87e02ae5e0c5073140328fe1ea2c9a2c0669423b378eea87a6068c4ff", kill_on_drop: false }`
[INFO] [stdout] 656296b87e02ae5e0c5073140328fe1ea2c9a2c0669423b378eea87a6068c4ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3ad1a9b8b03dc7c094abd9ecc13c83d9a3dea561d36b382765a3939ba65e6ef7
[INFO] running `Command { std: "docker" "start" "-a" "3ad1a9b8b03dc7c094abd9ecc13c83d9a3dea561d36b382765a3939ba65e6ef7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/_othello-e0ef831b4113f092)
[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] ........
[INFO] [stdout] ...WB?..
[INFO] [stdout] ...BBB..
[INFO] [stdout] ...?.?..
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [29, 43, 45]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ...?....
[INFO] [stdout] ..?WB...
[INFO] [stdout] ...BWB..
[INFO] [stdout] ....?W..
[INFO] [stdout] .....?..
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [19, 26, 44, 53]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ...WB?..
[INFO] [stdout] ...BBB..
[INFO] [stdout] ...?BW..
[INFO] [stdout] ........
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [29, 43]
[INFO] [stdout] ---
[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] B to play. Available moves: [18, 19, 20, 21, 22, 30, 38, 46, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?......
[INFO] [stdout] ..B.....
[INFO] [stdout] ..?BWW..
[INFO] [stdout] ..?BBW..
[INFO] [stdout] ..??BW..
[INFO] [stdout] ...??...
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [9, 26, 34, 42, 43, 51, 52]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ..B..?..
[INFO] [stdout] ...BWW?.
[INFO] [stdout] ...BWW?.
[INFO] [stdout] ...WWW..
[INFO] [stdout] ...?.??.
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [21, 30, 38, 51, 53, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?...?..
[INFO] [stdout] ..B??B..
[INFO] [stdout] ..?BBW..
[INFO] [stdout] ..?BWW..
[INFO] [stdout] ...WWW..
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [9, 13, 19, 20, 26, 34]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .....?..
[INFO] [stdout] ..B?WB..
[INFO] [stdout] ...BWW?.
[INFO] [stdout] ...BWW?.
[INFO] [stdout] ...WWW..
[INFO] [stdout] ...?.??.
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [13, 19, 30, 38, 51, 53, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?...??.
[INFO] [stdout] ..B?WB?.
[INFO] [stdout] ..?BWW??
[INFO] [stdout] ..?BBBB.
[INFO] [stdout] ..?WWW??
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [9, 13, 14, 19, 22, 26, 30, 31, 34, 42, 46, 47]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ...???..
[INFO] [stdout] ..B?WB?.
[INFO] [stdout] ...BWW?.
[INFO] [stdout] ..?WBBB.
[INFO] [stdout] ..WWWW..
[INFO] [stdout] .??????.
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [11, 12, 13, 19, 22, 30, 34, 49, 50, 51, 52, 53, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?...??.
[INFO] [stdout] ..B?WB??
[INFO] [stdout] ...BBBB?
[INFO] [stdout] ..?WBBB?
[INFO] [stdout] ..WWWW.?
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [9, 13, 14, 19, 22, 23, 31, 34, 39, 47]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ..???...
[INFO] [stdout] ..BWWB..
[INFO] [stdout] ..?WBBB.
[INFO] [stdout] ..?WBBB.
[INFO] [stdout] ..WWWW..
[INFO] [stdout] .??????.
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [10, 11, 12, 26, 34, 49, 50, 51, 52, 53, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?....?.
[INFO] [stdout] .?BWWB??
[INFO] [stdout] ...WBBB?
[INFO] [stdout] ...WBBB?
[INFO] [stdout] ..WWWB??
[INFO] [stdout] .....B?.
[INFO] [stdout] ......?.
[INFO] [stdout] W to play. Available moves: [9, 14, 17, 22, 23, 31, 39, 46, 47, 54, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ..?????.
[INFO] [stdout] ..BWWWW?
[INFO] [stdout] ..?WBWB.
[INFO] [stdout] ..?WWBB.
[INFO] [stdout] .?WWWB..
[INFO] [stdout] .?.??B..
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [10, 11, 12, 13, 14, 23, 26, 34, 41, 49, 51, 52]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?......
[INFO] [stdout] .?BWWWW.
[INFO] [stdout] ...WBWB?
[INFO] [stdout] ...WBBB?
[INFO] [stdout] ..WWBB??
[INFO] [stdout] ....BB?.
[INFO] [stdout] ....???.
[INFO] [stdout] W to play. Available moves: [9, 17, 31, 39, 46, 47, 54, 60, 61, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ..??????
[INFO] [stdout] ..BWWWW?
[INFO] [stdout] ..?WBWWW
[INFO] [stdout] ..?WBBB.
[INFO] [stdout] .?WWBB..
[INFO] [stdout] .??.BB..
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [10, 11, 12, 13, 14, 15, 23, 26, 34, 41, 49, 50]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] .?BWWWW.
[INFO] [stdout] .?BBBWWW
[INFO] [stdout] .??BBBB.
[INFO] [stdout] ..WWBB??
[INFO] [stdout] ...?BB..
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [17, 25, 33, 34, 46, 47, 51, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ..??????
[INFO] [stdout] ..BWWWW?
[INFO] [stdout] .?BWBWWW
[INFO] [stdout] .?WBBBB.
[INFO] [stdout] .?WWBB..
[INFO] [stdout] .???BB..
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [10, 11, 12, 13, 14, 15, 23, 25, 33, 41, 49, 50, 51]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .??.....
[INFO] [stdout] .?BWWWW.
[INFO] [stdout] .?BWBWWW
[INFO] [stdout] .?WBBBB?
[INFO] [stdout] ..WBBB??
[INFO] [stdout] ..?BBB?.
[INFO] [stdout] ..????..
[INFO] [stdout] W to play. Available moves: [9, 10, 17, 25, 33, 39, 46, 47, 50, 54, 58, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ..??????
[INFO] [stdout] ..BWWWW?
[INFO] [stdout] .?BWBWWW
[INFO] [stdout] .?WWWWWW
[INFO] [stdout] .?WBBB?.
[INFO] [stdout] .??BBB..
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [10, 11, 12, 13, 14, 15, 23, 25, 33, 41, 46, 49, 50]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .??.....
[INFO] [stdout] .?BWWWW.
[INFO] [stdout] ?BBWBWWW
[INFO] [stdout] .?BWWWWW
[INFO] [stdout] .?WBBB?.
[INFO] [stdout] ..?BBB?.
[INFO] [stdout] ..?????.
[INFO] [stdout] W to play. Available moves: [9, 10, 17, 24, 33, 41, 46, 50, 54, 58, 59, 60, 61, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ..??????
[INFO] [stdout] ..BWWWW?
[INFO] [stdout] .BBWBWWW
[INFO] [stdout] .?BWWWWW
[INFO] [stdout] .?WBBW?.
[INFO] [stdout] .??BBW?.
[INFO] [stdout] .....W?.
[INFO] [stdout] B to play. Available moves: [10, 11, 12, 13, 14, 15, 23, 33, 41, 46, 49, 50, 54, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?......
[INFO] [stdout] ??BWWWW.
[INFO] [stdout] ?BBWBWWW
[INFO] [stdout] ?BBWWWWW
[INFO] [stdout] ??BBBW..
[INFO] [stdout] .??BBW..
[INFO] [stdout] ..???W..
[INFO] [stdout] W to play. Available moves: [9, 16, 17, 24, 32, 40, 41, 49, 50, 58, 59, 60]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ..??????
[INFO] [stdout] ..BWWWW?
[INFO] [stdout] .BBWBWWW
[INFO] [stdout] .BBWWWWW
[INFO] [stdout] ..BBWW?.
[INFO] [stdout] ..?WBW?.
[INFO] [stdout] ..W??W?.
[INFO] [stdout] B to play. Available moves: [10, 11, 12, 13, 14, 15, 23, 46, 50, 54, 59, 60, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .?......
[INFO] [stdout] .?B?....
[INFO] [stdout] ??BBWWW.
[INFO] [stdout] ?BBWBWWW
[INFO] [stdout] ?BBWWWWW
[INFO] [stdout] .?BBWW..
[INFO] [stdout] .??WBW..
[INFO] [stdout] ..W??W..
[INFO] [stdout] W to play. Available moves: [1, 9, 11, 16, 17, 24, 32, 41, 49, 50, 59, 60]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ..B.???.
[INFO] [stdout] ..BBWWW?
[INFO] [stdout] .BBWBWWW
[INFO] [stdout] .BBWWWWW
[INFO] [stdout] ..BWWW?.
[INFO] [stdout] .?WWBW?.
[INFO] [stdout] ..W??W?.
[INFO] [stdout] B to play. Available moves: [12, 13, 14, 23, 46, 49, 54, 59, 60, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .??.....
[INFO] [stdout] .?B?????
[INFO] [stdout] ??BBBBBB
[INFO] [stdout] ?BBWBWWW
[INFO] [stdout] ?BBWWWWW
[INFO] [stdout] .?BWWW..
[INFO] [stdout] .?WWBW..
[INFO] [stdout] ..W??W..
[INFO] [stdout] W to play. Available moves: [1, 2, 9, 11, 12, 13, 14, 15, 16, 17, 24, 32, 41, 49, 59, 60]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ..B.....
[INFO] [stdout] ..BBBBBB
[INFO] [stdout] .BBWBWWW
[INFO] [stdout] .BBWWWWW
[INFO] [stdout] ..BWWW??
[INFO] [stdout] ..WWWW?.
[INFO] [stdout] .?WW?W?.
[INFO] [stdout] B to play. Available moves: [46, 47, 54, 57, 60, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .??.....
[INFO] [stdout] .?B?????
[INFO] [stdout] ??BBBBBB
[INFO] [stdout] ?BBWBWWW
[INFO] [stdout] ?BBWBWWW
[INFO] [stdout] .?BWBW..
[INFO] [stdout] .?WBBW..
[INFO] [stdout] ..WWBW..
[INFO] [stdout] W to play. Available moves: [1, 2, 9, 11, 12, 13, 14, 15, 16, 17, 24, 32, 41, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ..B....W
[INFO] [stdout] ..BBBBWW
[INFO] [stdout] .BBWBWWW
[INFO] [stdout] .BBWBWWW
[INFO] [stdout] ..BWBW??
[INFO] [stdout] .?WBBW?.
[INFO] [stdout] .?WWBW?.
[INFO] [stdout] B to play. Available moves: [46, 47, 49, 54, 57, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .??.....
[INFO] [stdout] .?B????W
[INFO] [stdout] ??BBBBWW
[INFO] [stdout] ?BBWBBWW
[INFO] [stdout] ?BBWBWBW
[INFO] [stdout] .?BWBW?B
[INFO] [stdout] .?WBBW.?
[INFO] [stdout] ..WWBW..
[INFO] [stdout] W to play. Available moves: [1, 2, 9, 11, 12, 13, 14, 16, 17, 24, 32, 41, 46, 49, 55]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ..B...?W
[INFO] [stdout] ..BBBBWW
[INFO] [stdout] .BBWBBWW
[INFO] [stdout] .BBWBWBW
[INFO] [stdout] ..BWBW?W
[INFO] [stdout] .?WBBW?W
[INFO] [stdout] .?WWBW?.
[INFO] [stdout] B to play. Available moves: [14, 46, 49, 54, 57, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .??.....
[INFO] [stdout] .?B????W
[INFO] [stdout] ??BBBBWW
[INFO] [stdout] ?BBWBBWW
[INFO] [stdout] ?BBWBBBW
[INFO] [stdout] .?BWBBBW
[INFO] [stdout] .?WBBB?W
[INFO] [stdout] ..WWBW?.
[INFO] [stdout] W to play. Available moves: [1, 2, 9, 11, 12, 13, 14, 16, 17, 24, 32, 41, 49, 54, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ....??..
[INFO] [stdout] ..B.W??W
[INFO] [stdout] ..BBBWWW
[INFO] [stdout] .BBWBBWW
[INFO] [stdout] .BBWBBBW
[INFO] [stdout] ..BWBBBW
[INFO] [stdout] .?WBBB.W
[INFO] [stdout] .?WWBW?.
[INFO] [stdout] B to play. Available moves: [4, 5, 13, 14, 49, 57, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .???.B..
[INFO] [stdout] .?B?B?.W
[INFO] [stdout] ??BBBWWW
[INFO] [stdout] ?BBWBBWW
[INFO] [stdout] ?BBWBBBW
[INFO] [stdout] .?BWBBBW
[INFO] [stdout] .?WBBB?W
[INFO] [stdout] ..WWBW?.
[INFO] [stdout] W to play. Available moves: [1, 2, 3, 9, 11, 13, 16, 17, 24, 32, 41, 49, 54, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .....B?.
[INFO] [stdout] ..B?BW?W
[INFO] [stdout] ..BBWWWW
[INFO] [stdout] .BBWBBWW
[INFO] [stdout] .BBWBBBW
[INFO] [stdout] ..BWBBBW
[INFO] [stdout] .?WBBB.W
[INFO] [stdout] .?WWBW?.
[INFO] [stdout] B to play. Available moves: [6, 11, 14, 49, 57, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .???.B..
[INFO] [stdout] .?BBBW.W
[INFO] [stdout] ??BBBWWW
[INFO] [stdout] ?BBWBBWW
[INFO] [stdout] ?BBWBBBW
[INFO] [stdout] .?BWBBBW
[INFO] [stdout] .?WBBB?W
[INFO] [stdout] ..WWBW?.
[INFO] [stdout] W to play. Available moves: [1, 2, 3, 9, 16, 17, 24, 32, 41, 49, 54, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .....B?.
[INFO] [stdout] ??BBBW?W
[INFO] [stdout] .WWWWWWW
[INFO] [stdout] ?BWWBBWW
[INFO] [stdout] .BBWBBBW
[INFO] [stdout] ..BWBBBW
[INFO] [stdout] .?WBBB.W
[INFO] [stdout] .?WWBW?.
[INFO] [stdout] B to play. Available moves: [6, 8, 9, 14, 24, 49, 57, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .????BB.
[INFO] [stdout] ..BBBB.W
[INFO] [stdout] ?WWWBWWW
[INFO] [stdout] ?BWBBBWW
[INFO] [stdout] ?BBWBBBW
[INFO] [stdout] ??BWBBBW
[INFO] [stdout] .?WBBB?W
[INFO] [stdout] ..WWBW?.
[INFO] [stdout] W to play. Available moves: [1, 2, 3, 4, 16, 24, 32, 40, 41, 49, 54, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .....BB.
[INFO] [stdout] ??BBBB?W
[INFO] [stdout] ?WWWBWWW
[INFO] [stdout] WWWBBBWW
[INFO] [stdout] ?BBWBBBW
[INFO] [stdout] ..BWBBBW
[INFO] [stdout] .?WBBB.W
[INFO] [stdout] .?WWBW?.
[INFO] [stdout] B to play. Available moves: [8, 9, 14, 16, 32, 49, 57, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .????BB.
[INFO] [stdout] ..BBBB.W
[INFO] [stdout] ?WBWBWWW
[INFO] [stdout] WBWBBBWW
[INFO] [stdout] BBBWBBBW
[INFO] [stdout] ??BWBBBW
[INFO] [stdout] .?WBBB?W
[INFO] [stdout] ..WWBW?.
[INFO] [stdout] W to play. Available moves: [1, 2, 3, 4, 16, 40, 41, 49, 54, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .....BB.
[INFO] [stdout] ??BBBB?W
[INFO] [stdout] WWBWBWWW
[INFO] [stdout] WWWBBBWW
[INFO] [stdout] BBWWBBBW
[INFO] [stdout] .?BWBBBW
[INFO] [stdout] .?WBBB.W
[INFO] [stdout] .?WWBW?.
[INFO] [stdout] B to play. Available moves: [8, 9, 14, 41, 49, 57, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .????BB.
[INFO] [stdout] B?BBBB.W
[INFO] [stdout] BBBWBWWW
[INFO] [stdout] BWBBBBWW
[INFO] [stdout] BBWBBBBW
[INFO] [stdout] ??BWBBBW
[INFO] [stdout] .?WBBB?W
[INFO] [stdout] ..WWBW..
[INFO] [stdout] W to play. Available moves: [1, 2, 3, 4, 9, 40, 41, 49, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .....BB.
[INFO] [stdout] B.BBBB?W
[INFO] [stdout] BBBWBWWW
[INFO] [stdout] BWWBBBWW
[INFO] [stdout] BWWBBBBW
[INFO] [stdout] W?BWBBBW
[INFO] [stdout] ??WBBB.W
[INFO] [stdout] .?WWBW?.
[INFO] [stdout] B to play. Available moves: [14, 41, 48, 49, 57, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .????BB.
[INFO] [stdout] B?BBBB.W
[INFO] [stdout] BBBWBWWW
[INFO] [stdout] BWWBBBWW
[INFO] [stdout] BWWBBBBW
[INFO] [stdout] B?BWBBBW
[INFO] [stdout] B?WBBB?W
[INFO] [stdout] ..WWBW?.
[INFO] [stdout] W to play. Available moves: [1, 2, 3, 4, 9, 41, 49, 54, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .....BB.
[INFO] [stdout] B.BBBB?W
[INFO] [stdout] BBBWBWWW
[INFO] [stdout] BWWBBBWW
[INFO] [stdout] BWWBBBBW
[INFO] [stdout] BWWWBBBW
[INFO] [stdout] B?WBBB.W
[INFO] [stdout] .?WWBW?.
[INFO] [stdout] B to play. Available moves: [14, 49, 57, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .????BB?
[INFO] [stdout] B?BBBBBW
[INFO] [stdout] BBBWBBBW
[INFO] [stdout] BWWBBBBW
[INFO] [stdout] BWWBBBBW
[INFO] [stdout] BWWWBBBW
[INFO] [stdout] B.WBBB?W
[INFO] [stdout] ..WWBW?.
[INFO] [stdout] W to play. Available moves: [1, 2, 3, 4, 7, 9, 54, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .....BBW
[INFO] [stdout] B.BBBBWW
[INFO] [stdout] BBBWBWBW
[INFO] [stdout] BWWBWBBW
[INFO] [stdout] BWWWBBBW
[INFO] [stdout] BWWWBBBW
[INFO] [stdout] B?WBBB.W
[INFO] [stdout] .?WWBW?.
[INFO] [stdout] B to play. Available moves: [49, 57, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .????BBW
[INFO] [stdout] B?BBBBWW
[INFO] [stdout] BBBWBWBW
[INFO] [stdout] BBWBWBBW
[INFO] [stdout] BBWWBBBW
[INFO] [stdout] BBWWBBBW
[INFO] [stdout] BBBBBB?W
[INFO] [stdout] ??WWBW?.
[INFO] [stdout] W to play. Available moves: [1, 2, 3, 4, 9, 54, 56, 57, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .....BBW
[INFO] [stdout] B.BBBBWW
[INFO] [stdout] BBBWBWBW
[INFO] [stdout] BBWBWBBW
[INFO] [stdout] BBWWBBBW
[INFO] [stdout] BBWWBBBW
[INFO] [stdout] BWBBBB.W
[INFO] [stdout] W?WWBW?.
[INFO] [stdout] B to play. Available moves: [57, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ?????BBW
[INFO] [stdout] B?BBBBWW
[INFO] [stdout] BBBWBWBW
[INFO] [stdout] BBWBWBBW
[INFO] [stdout] BBWWBBBW
[INFO] [stdout] BBWWBBBW
[INFO] [stdout] BBBBBB?W
[INFO] [stdout] WBBBBW?.
[INFO] [stdout] W to play. Available moves: [0, 1, 2, 3, 4, 9, 54, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] W....BBW
[INFO] [stdout] W.BBBBWW
[INFO] [stdout] WBBWBWBW
[INFO] [stdout] WBWBWBBW
[INFO] [stdout] WBWWBBBW
[INFO] [stdout] WBWWBBBW
[INFO] [stdout] WBBBBB.W
[INFO] [stdout] WBBBBW?.
[INFO] [stdout] B to play. Available moves: [62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] W????BBW
[INFO] [stdout] W?BBBBWW
[INFO] [stdout] WBBWBWBW
[INFO] [stdout] WBWBWBBW
[INFO] [stdout] WBWWBBBW
[INFO] [stdout] WBWWBBBW
[INFO] [stdout] WBBBBB?W
[INFO] [stdout] WBBBBBB?
[INFO] [stdout] W to play. Available moves: [1, 2, 3, 4, 9, 54, 63]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] W....BBW
[INFO] [stdout] W.BBBBWW
[INFO] [stdout] WBBWBWBW
[INFO] [stdout] WBWBWBBW
[INFO] [stdout] WBWWBBBW
[INFO] [stdout] WBWWBBBW
[INFO] [stdout] WBBBBB.W
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] B to play. Available moves: []
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] PASS
[INFO] [stdout] 
[INFO] [stdout] W????BBW
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWBWBWBW
[INFO] [stdout] WWWBWBBW
[INFO] [stdout] WWWWBBBW
[INFO] [stdout] WWWWBBBW
[INFO] [stdout] WWBBBB.W
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] B to play. Available moves: [1, 2, 3, 4]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] W.?B?BBW
[INFO] [stdout] WWWBBWWW
[INFO] [stdout] WWBBBBBW
[INFO] [stdout] WWWBWBBW
[INFO] [stdout] WWWWBBBW
[INFO] [stdout] WWWWBBBW
[INFO] [stdout] WWBBBB?W
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] W to play. Available moves: [2, 4, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] W?.B.BBW
[INFO] [stdout] WWWBBWWW
[INFO] [stdout] WWWBBBWW
[INFO] [stdout] WWWWWBWW
[INFO] [stdout] WWWWWBWW
[INFO] [stdout] WWWWBWWW
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] B to play. Available moves: [1]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WB?B?BBW
[INFO] [stdout] WWBBBWWW
[INFO] [stdout] WWWBBBWW
[INFO] [stdout] WWWWWBWW
[INFO] [stdout] WWWWWBWW
[INFO] [stdout] WWWWBWWW
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] W to play. Available moves: [2, 4]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WB?BWWWW
[INFO] [stdout] WWBWWWWW
[INFO] [stdout] WWWBWBWW
[INFO] [stdout] WWWWWBWW
[INFO] [stdout] WWWWWBWW
[INFO] [stdout] WWWWBWWW
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] B to play. Available moves: [2]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WBBBWWWW
[INFO] [stdout] WWBBWWWW
[INFO] [stdout] WWWBBBWW
[INFO] [stdout] WWWWWBWW
[INFO] [stdout] WWWWWBWW
[INFO] [stdout] WWWWBWWW
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] White won!
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'ai::tests::test' (19) 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:     0x5dfe9d66b93a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfe9d66b93a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfe9d66b93a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dfe9d66b93a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dfe9d67fe5a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dfe9d67fe5a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5dfe9d670172 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dfe9d670172 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dfe9d64a93f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dfe9d64a93f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dfe9d663de9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dfe9d5c7bec - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dfe9d5c7bec - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dfe9d663fa2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dfe9d663fa2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dfe9d64aa2a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5dfe9d642399 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dfe9d64b70d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dfe9d6805ac - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dfe9d680572 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5dfe9d5b4fec - _othello[eb373d9daebec47d]::ai::tests::test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai.rs:171:9
[INFO] [stdout]   21:     0x5dfe9d5b43d7 - _othello[eb373d9daebec47d]::ai::tests::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai.rs:157:14
[INFO] [stdout]   22:     0x5dfe9d5b8666 - <_othello[eb373d9daebec47d]::ai::tests::test::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5dfe9d5baecb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dfe9d5baecb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5dfe9d5c86bb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5dfe9d5c86bb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5dfe9d5c86bb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5dfe9d5c86bb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5dfe9d5c86bb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5dfe9d5c86bb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5dfe9d5c86bb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5dfe9d5c3094 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5dfe9d5c3094 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5dfe9d5cb2c2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5dfe9d5cb2c2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5dfe9d5cb2c2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5dfe9d5cb2c2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5dfe9d5cb2c2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5dfe9d5cb2c2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5dfe9d5cb2c2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5dfe9d66b24f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5dfe9d66b24f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x73944cf44aa4 - <unknown>
[INFO] [stdout]   44:     0x73944cfd1a64 - 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 7.93s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3ad1a9b8b03dc7c094abd9ecc13c83d9a3dea561d36b382765a3939ba65e6ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad1a9b8b03dc7c094abd9ecc13c83d9a3dea561d36b382765a3939ba65e6ef7", kill_on_drop: false }`
[INFO] [stdout] 3ad1a9b8b03dc7c094abd9ecc13c83d9a3dea561d36b382765a3939ba65e6ef7
