[INFO] cloning repository https://github.com/ClaytonKnittel/onoro-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClaytonKnittel/onoro-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaytonKnittel%2Fonoro-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaytonKnittel%2Fonoro-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29e276df97ef772e1945a4d405641a40eb61141a [INFO] testing ClaytonKnittel/onoro-rs against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaytonKnittel%2Fonoro-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ClaytonKnittel/onoro-rs [INFO] finished tweaking git repo https://github.com/ClaytonKnittel/onoro-rs [INFO] tweaked toml for git repo https://github.com/ClaytonKnittel/onoro-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ClaytonKnittel/onoro-rs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ClaytonKnittel/onoro-rs 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.profiled.force-frame-pointers [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b96633bfc64864651d33daccb181d9f8bed0735954686e0350d687243f33d2b [INFO] running `Command { std: "docker" "start" "-a" "5b96633bfc64864651d33daccb181d9f8bed0735954686e0350d687243f33d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b96633bfc64864651d33daccb181d9f8bed0735954686e0350d687243f33d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b96633bfc64864651d33daccb181d9f8bed0735954686e0350d687243f33d2b", kill_on_drop: false }` [INFO] [stdout] 5b96633bfc64864651d33daccb181d9f8bed0735954686e0350d687243f33d2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0d02284d9852ba74d914c1bd1b0d1cb98536bd9dc27c528d0920c7e8071b3e9 [INFO] running `Command { std: "docker" "start" "-a" "f0d02284d9852ba74d914c1bd1b0d1cb98536bd9dc27c528d0920c7e8071b3e9", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.profiled.force-frame-pointers [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling abstract_game v0.1.0 (https://github.com/ClaytonKnittel/abstract-game.git?rev=bc011aff1ab15fbbe8cf24052709b73b976ba9db#bc011aff) [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling union_find v0.1.0 (/opt/rustwide/workdir/union_find) [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling algebra v0.1.0 (/opt/rustwide/workdir/algebra) [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cooperate v0.1.0 (https://github.com/ClaytonKnittel/cooperate.git?rev=189a2e37c503e2d4f69f7abe0a7b2f79b022bf4f#189a2e37) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling googletest_macro v0.14.2 [INFO] [stderr] Compiling multiqueue v0.3.2 [INFO] [stderr] Compiling googletest v0.14.2 [INFO] [stderr] Compiling onoro v0.1.0 (/opt/rustwide/workdir/onoro) [INFO] [stderr] Compiling ai_gen_onoro v0.1.0 (/opt/rustwide/workdir/ai_gen_onoro) [INFO] [stderr] Compiling onoro_impl v0.1.0 (/opt/rustwide/workdir/onoro_impl) [INFO] [stdout] warning: unused import: `finite::Finite` [INFO] [stdout] --> onoro_impl/src/onoro_view.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | finite::Finite, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `board_symm_state_with_pawns_in_play`, `pawn_list::PawnList8`, and `unreachable` [INFO] [stdout] --> onoro_impl/src/onoro_view.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 24 | canonicalize::{board_symm_state, board_symm_state_with_pawns_in_play}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pawn_list::PawnList8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | util::{likely, unreachable}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::unreachable` [INFO] [stdout] --> onoro_impl/src/pawn_list.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::{PackedIdx, util::unreachable}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> onoro_impl/src/pawn_list.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op` [INFO] [stdout] --> onoro_impl/src/pawn_list.rs:730:27 [INFO] [stdout] | [INFO] [stdout] 730 | fn apply_trivial(&self, op: &Trivial) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_op` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `pawn_search_mask`, `get_tile_fast`, and `get_pawn_idx_fast` are never used [INFO] [stdout] --> onoro_impl/src/onoro.rs:505:13 [INFO] [stdout] | [INFO] [stdout] 43 | impl OnoroImpl { [INFO] [stdout] | --------------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 505 | unsafe fn pawn_search_mask(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 522 | unsafe fn get_tile_fast(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> TileState { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 542 | unsafe fn get_pawn_idx_fast(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `N` is never used [INFO] [stdout] --> onoro_impl/src/pawn_list.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const N: usize = 16; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PawnList8` is never constructed [INFO] [stdout] --> onoro_impl/src/pawn_list.rs:626:12 [INFO] [stdout] | [INFO] [stdout] 626 | pub struct PawnList8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> onoro_impl/src/util.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 70 | impl MinAndMax { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 71 | pub fn new(min: I, max: I) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MM128Iter` is never used [INFO] [stdout] --> onoro_impl/src/util.rs:104:11 [INFO] [stdout] | [INFO] [stdout] 104 | pub trait MM128Iter { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `packed_positions_to_mask_sse3` is never used [INFO] [stdout] --> onoro_impl/src/util.rs:175:11 [INFO] [stdout] | [INFO] [stdout] 175 | unsafe fn packed_positions_to_mask_sse3(packed_positions: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `equal_mask_epi8_sse3` is never used [INFO] [stdout] --> onoro_impl/src/util.rs:261:11 [INFO] [stdout] | [INFO] [stdout] 261 | unsafe fn equal_mask_epi8_sse3(byte_vec: u64, needle: u8) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `horizontal_compress` is never used [INFO] [stdout] --> onoro_impl/src/util.rs:302:11 [INFO] [stdout] | [INFO] [stdout] 302 | unsafe fn horizontal_compress(v: __m128i, mut compressor: F) -> u8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> onoro_impl/src/util.rs:323:10 [INFO] [stdout] | [INFO] [stdout] 322 | impl CoordLimits { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 323 | pub fn new(x: MinAndMax, y: MinAndMax, xy: MinAndMax) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `packed_positions_coord_limits_sse3` is never used [INFO] [stdout] --> onoro_impl/src/util.rs:342:4 [INFO] [stdout] | [INFO] [stdout] 342 | fn packed_positions_coord_limits_sse3(pawn_poses: &[PackedIdx]) -> CoordLimits { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> onoro_impl/src/pawn_list.rs:632:10 [INFO] [stdout] | [INFO] [stdout] 631 | impl PawnList8 { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 632 | pub fn extract_black_pawns(pawn_poses: &[PackedIdx; N], origin: HexPos) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | pub fn extract_white_pawns(pawn_poses: &[PackedIdx; N], origin: HexPos) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 692 | pub fn apply_d6_c(&self, op_ord: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 700 | fn apply_d3_v(&self, op: &D3) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 706 | fn apply_k4_e(&self, op: &K4) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 712 | fn apply_c2_cv(&self, op: &C2) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 718 | fn apply_c2_ce(&self, op: &C2) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 724 | fn apply_c2_ev(&self, op: &C2) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 730 | fn apply_trivial(&self, op: &Trivial) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | pub fn apply(&self, symm_class: SymmetryClass, op_ord: usize) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 748 | pub fn equal_ignoring_order(&self, other: Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | pub fn pawn_indices(&self, origin: HexPos) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling onoro-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "f0d02284d9852ba74d914c1bd1b0d1cb98536bd9dc27c528d0920c7e8071b3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d02284d9852ba74d914c1bd1b0d1cb98536bd9dc27c528d0920c7e8071b3e9", kill_on_drop: false }` [INFO] [stdout] f0d02284d9852ba74d914c1bd1b0d1cb98536bd9dc27c528d0920c7e8071b3e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8be1ca92d452c5ff4ba87090f48e3c3e04b04162d8e8f4586033892aac0d09d [INFO] running `Command { std: "docker" "start" "-a" "a8be1ca92d452c5ff4ba87090f48e3c3e04b04162d8e8f4586033892aac0d09d", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.profiled.force-frame-pointers [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling googletest_macro v0.14.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rstest_reuse v0.7.0 [INFO] [stderr] Compiling googletest v0.14.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling onoro v0.1.0 (/opt/rustwide/workdir/onoro) [INFO] [stderr] Compiling onoro_impl v0.1.0 (/opt/rustwide/workdir/onoro_impl) [INFO] [stderr] Compiling ai_gen_onoro v0.1.0 (/opt/rustwide/workdir/ai_gen_onoro) [INFO] [stdout] warning: unused import: `finite::Finite` [INFO] [stdout] --> onoro_impl/src/onoro_view.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | finite::Finite, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `board_symm_state_with_pawns_in_play`, `pawn_list::PawnList8`, and `unreachable` [INFO] [stdout] --> onoro_impl/src/onoro_view.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 24 | canonicalize::{board_symm_state, board_symm_state_with_pawns_in_play}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pawn_list::PawnList8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | util::{likely, unreachable}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `util::unreachable` [INFO] [stdout] --> onoro_impl/src/pawn_list.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::{PackedIdx, util::unreachable}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> onoro_impl/src/pawn_list.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op` [INFO] [stdout] --> onoro_impl/src/pawn_list.rs:730:27 [INFO] [stdout] | [INFO] [stdout] 730 | fn apply_trivial(&self, op: &Trivial) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_op` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `pawn_search_mask`, `get_tile_fast`, and `get_pawn_idx_fast` are never used [INFO] [stdout] --> onoro_impl/src/onoro.rs:505:13 [INFO] [stdout] | [INFO] [stdout] 43 | impl OnoroImpl { [INFO] [stdout] | --------------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 505 | unsafe fn pawn_search_mask(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 522 | unsafe fn get_tile_fast(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> TileState { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 542 | unsafe fn get_pawn_idx_fast(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `N` is never used [INFO] [stdout] --> onoro_impl/src/pawn_list.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const N: usize = 16; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PawnList8` is never constructed [INFO] [stdout] --> onoro_impl/src/pawn_list.rs:626:12 [INFO] [stdout] | [INFO] [stdout] 626 | pub struct PawnList8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> onoro_impl/src/pawn_list.rs:632:10 [INFO] [stdout] | [INFO] [stdout] 631 | impl PawnList8 { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 632 | pub fn extract_black_pawns(pawn_poses: &[PackedIdx; N], origin: HexPos) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 662 | pub fn extract_white_pawns(pawn_poses: &[PackedIdx; N], origin: HexPos) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 692 | pub fn apply_d6_c(&self, op_ord: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 700 | fn apply_d3_v(&self, op: &D3) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 706 | fn apply_k4_e(&self, op: &K4) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 712 | fn apply_c2_cv(&self, op: &C2) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 718 | fn apply_c2_ce(&self, op: &C2) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 724 | fn apply_c2_ev(&self, op: &C2) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 730 | fn apply_trivial(&self, op: &Trivial) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | pub fn apply(&self, symm_class: SymmetryClass, op_ord: usize) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 748 | pub fn equal_ignoring_order(&self, other: Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | pub fn pawn_indices(&self, origin: HexPos) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> onoro_impl/src/util.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 70 | impl MinAndMax { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 71 | pub fn new(min: I, max: I) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MM128Iter` is never used [INFO] [stdout] --> onoro_impl/src/util.rs:104:11 [INFO] [stdout] | [INFO] [stdout] 104 | pub trait MM128Iter { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `packed_positions_to_mask_sse3` is never used [INFO] [stdout] --> onoro_impl/src/util.rs:175:11 [INFO] [stdout] | [INFO] [stdout] 175 | unsafe fn packed_positions_to_mask_sse3(packed_positions: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `equal_mask_epi8_sse3` is never used [INFO] [stdout] --> onoro_impl/src/util.rs:261:11 [INFO] [stdout] | [INFO] [stdout] 261 | unsafe fn equal_mask_epi8_sse3(byte_vec: u64, needle: u8) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `horizontal_compress` is never used [INFO] [stdout] --> onoro_impl/src/util.rs:302:11 [INFO] [stdout] | [INFO] [stdout] 302 | unsafe fn horizontal_compress(v: __m128i, mut compressor: F) -> u8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> onoro_impl/src/util.rs:323:10 [INFO] [stdout] | [INFO] [stdout] 322 | impl CoordLimits { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 323 | pub fn new(x: MinAndMax, y: MinAndMax, xy: MinAndMax) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `packed_positions_coord_limits_sse3` is never used [INFO] [stdout] --> onoro_impl/src/util.rs:342:4 [INFO] [stdout] | [INFO] [stdout] 342 | fn packed_positions_coord_limits_sse3(pawn_poses: &[PackedIdx]) -> CoordLimits { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling onoro-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "a8be1ca92d452c5ff4ba87090f48e3c3e04b04162d8e8f4586033892aac0d09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8be1ca92d452c5ff4ba87090f48e3c3e04b04162d8e8f4586033892aac0d09d", kill_on_drop: false }` [INFO] [stdout] a8be1ca92d452c5ff4ba87090f48e3c3e04b04162d8e8f4586033892aac0d09d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a08b3c8967c3eada4ed8a69dc61562363f0c669b9c10d2333adc373f903c0973 [INFO] running `Command { std: "docker" "start" "-a" "a08b3c8967c3eada4ed8a69dc61562363f0c669b9c10d2333adc373f903c0973", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.profiled.force-frame-pointers [INFO] [stderr] warning: unused import: `finite::Finite` [INFO] [stderr] --> onoro_impl/src/onoro_view.rs:8:3 [INFO] [stderr] | [INFO] [stderr] 8 | finite::Finite, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `board_symm_state_with_pawns_in_play`, `pawn_list::PawnList8`, and `unreachable` [INFO] [stderr] --> onoro_impl/src/onoro_view.rs:24:36 [INFO] [stderr] | [INFO] [stderr] 24 | canonicalize::{board_symm_state, board_symm_state_with_pawns_in_play}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 27 | pawn_list::PawnList8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 28 | util::{likely, unreachable}, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `util::unreachable` [INFO] [stderr] --> onoro_impl/src/pawn_list.rs:17:24 [INFO] [stderr] | [INFO] [stderr] 17 | use crate::{PackedIdx, util::unreachable}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `itertools::Itertools` [INFO] [stderr] --> onoro_impl/src/pawn_list.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use itertools::Itertools; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `op` [INFO] [stderr] --> onoro_impl/src/pawn_list.rs:730:27 [INFO] [stderr] | [INFO] [stderr] 730 | fn apply_trivial(&self, op: &Trivial) -> Self { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_op` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated functions `pawn_search_mask`, `get_tile_fast`, and `get_pawn_idx_fast` are never used [INFO] [stderr] --> onoro_impl/src/onoro.rs:505:13 [INFO] [stderr] | [INFO] [stderr] 43 | impl OnoroImpl { [INFO] [stderr] | --------------------------------- associated functions in this implementation [INFO] [stderr] ... [INFO] [stderr] 505 | unsafe fn pawn_search_mask(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 522 | unsafe fn get_tile_fast(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> TileState { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 542 | unsafe fn get_pawn_idx_fast(pawn_poses: &[PackedIdx; N], idx: PackedIdx) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `N` is never used [INFO] [stderr] --> onoro_impl/src/pawn_list.rs:19:7 [INFO] [stderr] | [INFO] [stderr] 19 | const N: usize = 16; [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: struct `PawnList8` is never constructed [INFO] [stderr] --> onoro_impl/src/pawn_list.rs:626:12 [INFO] [stderr] | [INFO] [stderr] 626 | pub struct PawnList8 { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> onoro_impl/src/pawn_list.rs:632:10 [INFO] [stderr] | [INFO] [stderr] 631 | impl PawnList8 { [INFO] [stderr] | -------------- associated items in this implementation [INFO] [stderr] 632 | pub fn extract_black_pawns(pawn_poses: &[PackedIdx; N], origin: HexPos) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 662 | pub fn extract_white_pawns(pawn_poses: &[PackedIdx; N], origin: HexPos) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 692 | pub fn apply_d6_c(&self, op_ord: usize) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 700 | fn apply_d3_v(&self, op: &D3) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 706 | fn apply_k4_e(&self, op: &K4) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 712 | fn apply_c2_cv(&self, op: &C2) -> Self { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 718 | fn apply_c2_ce(&self, op: &C2) -> Self { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 724 | fn apply_c2_ev(&self, op: &C2) -> Self { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 730 | fn apply_trivial(&self, op: &Trivial) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 734 | pub fn apply(&self, symm_class: SymmetryClass, op_ord: usize) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 748 | pub fn equal_ignoring_order(&self, other: Self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 755 | pub fn pawn_indices(&self, origin: HexPos) -> impl Iterator { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> onoro_impl/src/util.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 70 | impl MinAndMax { [INFO] [stderr] | ----------------------------- associated function in this implementation [INFO] [stderr] 71 | pub fn new(min: I, max: I) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `MM128Iter` is never used [INFO] [stderr] --> onoro_impl/src/util.rs:104:11 [INFO] [stderr] | [INFO] [stderr] 104 | pub trait MM128Iter { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `packed_positions_to_mask_sse3` is never used [INFO] [stderr] --> onoro_impl/src/util.rs:175:11 [INFO] [stderr] | [INFO] [stderr] 175 | unsafe fn packed_positions_to_mask_sse3(packed_positions: u64) -> u64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `equal_mask_epi8_sse3` is never used [INFO] [stderr] --> onoro_impl/src/util.rs:261:11 [INFO] [stderr] | [INFO] [stderr] 261 | unsafe fn equal_mask_epi8_sse3(byte_vec: u64, needle: u8) -> u64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `horizontal_compress` is never used [INFO] [stderr] --> onoro_impl/src/util.rs:302:11 [INFO] [stderr] | [INFO] [stderr] 302 | unsafe fn horizontal_compress(v: __m128i, mut compressor: F) -> u8 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> onoro_impl/src/util.rs:323:10 [INFO] [stderr] | [INFO] [stderr] 322 | impl CoordLimits { [INFO] [stderr] | ---------------- associated function in this implementation [INFO] [stderr] 323 | pub fn new(x: MinAndMax, y: MinAndMax, xy: MinAndMax) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `packed_positions_coord_limits_sse3` is never used [INFO] [stderr] --> onoro_impl/src/util.rs:342:4 [INFO] [stderr] | [INFO] [stderr] 342 | fn packed_positions_coord_limits_sse3(pawn_poses: &[PackedIdx]) -> CoordLimits { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `onoro_impl` (lib) generated 16 warnings (run `cargo fix --lib -p onoro_impl` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/onoro_rs-0a56b19960c2eb8c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/default_start.rs (/opt/rustwide/target/debug/deps/default_start-741c5f8b76b2c2d6) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_pawns_in_play::onoro_2_ai_gen_onoro__OnoroGame__default_start__ ... ok [INFO] [stdout] test test_in_phase1::onoro_2_ai_gen_onoro__OnoroGame__default_start__ ... ok [INFO] [stdout] test test_finished::onoro_1_onoro_impl__Onoro16__default_start__ ... ok [INFO] [stdout] test test_finished::onoro_2_ai_gen_onoro__OnoroGame__default_start__ ... ok [INFO] [stdout] test test_turn::onoro_2_ai_gen_onoro__OnoroGame__default_start__ ... ok [INFO] [stdout] test test_pawns::onoro_2_ai_gen_onoro__OnoroGame__default_start__ ... ok [INFO] [stdout] test test_pawns::onoro_1_onoro_impl__Onoro16__default_start__ ... ok [INFO] [stdout] test test_in_phase1::onoro_1_onoro_impl__Onoro16__default_start__ ... ok [INFO] [stdout] test test_turn::onoro_1_onoro_impl__Onoro16__default_start__ ... ok [INFO] [stdout] test test_pawns_in_play::onoro_1_onoro_impl__Onoro16__default_start__ ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/each_move.rs (/opt/rustwide/target/debug/deps/each_move-4ac0b919e841133a) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_each_move_default_start::_factory_1_Onoro16Factory ... ok [INFO] [stdout] test test_each_move_default_start::_factory_2_AiOnoroFactory ... ok [INFO] [stdout] test test_each_move_hex_start::_factory_1_Onoro16Factory ... ok [INFO] [stdout] test test_each_move_phase2_few_options::_factory_1_Onoro16Factory ... ok [INFO] [stdout] test test_each_move_line::_factory_2_AiOnoroFactory ... ok [INFO] [stdout] test test_each_move_line::_factory_1_Onoro16Factory ... ok [INFO] [stdout] test test_each_move_hex_start::_factory_2_AiOnoroFactory ... ok [INFO] [stdout] test test_each_move_default_start_string::_factory_1_Onoro16Factory ... ok [INFO] [stdout] test test_each_move_default_start_string::_factory_2_AiOnoroFactory ... ok [INFO] [stdout] test test_each_move_phase2_few_options::_factory_2_AiOnoroFactory ... ok [INFO] [stderr] Running tests/equal_views.rs (/opt/rustwide/target/debug/deps/equal_views-d91f202697496d37) [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1536 tests [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_equal_view::board_string_01_BOARD_POSITIONS_0_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_equal_view::board_string_02_BOARD_POSITIONS_1_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_equal_view::board_string_03_BOARD_POSITIONS_2_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_equal_view::board_string_04_BOARD_POSITIONS_3_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_equal_view::board_string_05_BOARD_POSITIONS_4_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_equal_view::board_string_06_BOARD_POSITIONS_5_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_equal_view::board_string_07_BOARD_POSITIONS_6_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_equal_view::board_string_08_BOARD_POSITIONS_7_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_equal_view::board_string_09_BOARD_POSITIONS_8_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_equal_view::board_string_10_BOARD_POSITIONS_9_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_equal_view::board_string_11_BOARD_POSITIONS_10_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_equal_view::board_string_12_BOARD_POSITIONS_11_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_inequal_view::board_string_01_BOARD_POSITIONS_0_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_inequal_view::board_string_02_BOARD_POSITIONS_1_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_inequal_view::board_string_03_BOARD_POSITIONS_2_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_inequal_view::board_string_04_BOARD_POSITIONS_3_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_inequal_view::board_string_05_BOARD_POSITIONS_4_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_inequal_view::board_string_06_BOARD_POSITIONS_5_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_inequal_view::board_string_07_BOARD_POSITIONS_6_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_inequal_view::board_string_08_BOARD_POSITIONS_7_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_inequal_view::board_string_09_BOARD_POSITIONS_8_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_inequal_view::board_string_10_BOARD_POSITIONS_9_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_inequal_view::board_string_11_BOARD_POSITIONS_10_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_02_0x5471d495b89053b9 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_03_0xc627efbb2eed030b ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_01_0x80fd90e95c2f13e9 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_04_0x01a445d82f9f2021 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_06_0x00b1b38e09b284d2 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_05_0xe3bf475fd9109bf5 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_07_0xc375da5a36154ce3 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_08_0xbe284ab710be8050 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_09_0xa52c989b265e454c ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_10_0x8d2448bdf7208b65 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_11_0x5891d4f6b3f61672 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_12_0xbd204e48ab72a5cc ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_13_0x89fc831bddd7250c ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_14_0x817d0a7d2c7f3663 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_15_0x84e971050f5b4d1d ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_18_0x89d64462b811ac2c ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_19_0xfc1dab4507e59064 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_16_0xe92696a9f391b10f ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_17_0xcad2fe42422c8091 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_20_0x382a6788f1c2f859 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_21_0xa20df572a82c8f57 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_22_0xebe379f78c1f379e ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_23_0xfa18905aed704ab5 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_24_0x7eb5c244139b9514 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_25_0x3e55be2c02f31bc6 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_26_0xda3f253722535e21 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_27_0xf752b0600fb4eb70 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_28_0x26179030139e3bc7 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_29_0x16ca8231cd24ebd6 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_30_0xe0fd262cb6b8a0a6 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_31_0x19519a29f7b189c6 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_32_0xbdee445157381297 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_33_0x6e57898105cb208b ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_34_0x0936ce75456665ee ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_35_0xbc21fc70de13043b ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_39_0x6de62076f9d70a28 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_38_0x1e19b7ef94504034 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_36_0x232d7e5597e12024 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_40_0x39f7ced0ec4c2cc4 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_41_0x99b5e55b529e3bc5 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_37_0xd08d5beb54583534 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_43_0x3dfe73f9e08fa92c ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_45_0xc0c3b19cb5ea7ec8 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_42_0x3c2bd206f86c1762 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_44_0x0247efa155852b5f ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_46_0x5003ac15e2118cb4 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_47_0xdc9f9b519196f43a ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_48_0xab64091372563a88 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_49_0x822c547170dc6a15 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_50_0x843f1e3e884fedc0 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_51_0x22e86f358318984f ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_52_0xc0f1cbc3a1ef783b ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_53_0x7ec5392b810c8630 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_54_0xcdf70898e03aa18b ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_55_0x3581fd5371ba4a4a ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_57_0xda92017aa17b7ee6 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_56_0x390a6df1491d255a ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_58_0xc561086a3460a80a ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_59_0x78784cd406eadd00 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_60_0x6f49ee88d68ad9a0 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_63_0xdfbf3079c51f1ca9 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_62_0xd1b006567cf6b5db ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_61_0x5da4dbcb73145b33 ... ok [INFO] [stdout] test test_inequal_view::board_string_12_BOARD_POSITIONS_11_::seed_64_0xcb2e93a448402216 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1536 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 591.02s [INFO] [stdout] [INFO] [stderr] Running tests/exploration_test.rs (/opt/rustwide/target/debug/deps/exploration_test-3930c012077f4a30) [INFO] [stdout] [INFO] [stdout] running 768 tests [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_06_0x3d2f9250cdde3443 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_08_0x716b7a74453435ef ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_04_0x96cb8992055cce5d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_10_0xf545523cc1e64c7b ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_11_0xa0ea6f5a36f1a897 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_07_0x8703b21deed1f04a ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_13_0x2bf223a942ce00bb ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_12_0xdfa93fc7825ea486 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_14_0x311ac379ea41a488 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_03_0xe6a0fc271d33e8e5 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_16_0xf63e1632b562e5d3 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_05_0x4cb0dfe9cc4bb4af ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_18_0x3ab223e7bce6dd78 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_09_0xee7cfaa0c8170b2f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_17_0xf5a34e4fa171907e ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_20_0x517ad2805f8daf09 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_24_0x2faf26c97bec2d33 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_25_0x413bda9b5bb9f6b2 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_26_0xbdffa6440d8087aa ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_01_0x97153c8af3d7e275 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_28_0x470f363fc0ee08d8 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_29_0x8feaf45a900ee957 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_30_0xb3a9fd9b48262b6d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_31_0xd8178e5463678586 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_32_0x9c8ecc78eaf466f1 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_33_0x1c9b1088faae1363 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_23_0x5da53a371840d302 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_35_0x73ea9b7f6a2c77a5 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_36_0xd63fae2d81e444df ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_37_0xf965bf272882061b ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_15_0x9f6f27e10a3eaa77 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_39_0x1f496d5f65195611 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_38_0xd21faa7bbc961f89 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_41_0x315c2b51477965cc ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_42_0xc374cfb12a125972 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_34_0x5421f5e479fa892a ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_44_0xd74e3979e25d765d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_43_0xf2b1fc1f53c2e70e ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_46_0x9ba572c296e29b7c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_47_0xbd22321f2e158a2d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_40_0xc7c41a686fa0e2a7 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_49_0x5562a955466067a1 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_21_0x584909fb557b8b1f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_51_0x1679752ee8729181 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_52_0xc18c19bba79b4100 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_19_0xa93ec14213360a66 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_54_0x475c35a092ba15e0 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_45_0xf08675facb18b01c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_56_0xbb37452cc9ca9742 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_57_0x23dcb634ee995173 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_53_0x33381bcf841d8a3d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_59_0xfab52d9193d6059c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_50_0x7a647f495bdade39 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_61_0xa6674c5fe54fe018 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_48_0xc7b3200030477a2f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_63_0x234125fdc7dc23ad ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_58_0x2e8a4d4792e97010 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_22_0xe2b21057d1d0b424 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_64_0xea617d7730315597 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_62_0x389c7d749ce997ae ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_60_0x781c13179f1fbb38 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_55_0xa0e79d7dc8283064 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_05_0x4cb0dfe9cc4bb4af ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_03_0xe6a0fc271d33e8e5 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_07_0x8703b21deed1f04a ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_09_0xee7cfaa0c8170b2f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_04_0x96cb8992055cce5d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_27_0x4966731d7cec3109 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_11_0xa0ea6f5a36f1a897 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_13_0x2bf223a942ce00bb ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_14_0x311ac379ea41a488 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_12_0xdfa93fc7825ea486 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_08_0x716b7a74453435ef ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_06_0x3d2f9250cdde3443 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_16_0xf63e1632b562e5d3 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_02_0x90ab05c07f4dee63 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_19_0xa93ec14213360a66 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_01_BOARD_POSITIONS_0_::seed_02_0x90ab05c07f4dee63 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_22_0xe2b21057d1d0b424 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_21_0x584909fb557b8b1f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_17_0xf5a34e4fa171907e ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_10_0xf545523cc1e64c7b ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_24_0x2faf26c97bec2d33 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_15_0x9f6f27e10a3eaa77 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_28_0x470f363fc0ee08d8 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_29_0x8feaf45a900ee957 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_20_0x517ad2805f8daf09 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_23_0x5da53a371840d302 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_27_0x4966731d7cec3109 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_32_0x9c8ecc78eaf466f1 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_01_0x97153c8af3d7e275 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_31_0xd8178e5463678586 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_33_0x1c9b1088faae1363 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_34_0x5421f5e479fa892a ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_36_0xd63fae2d81e444df ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_37_0xf965bf272882061b ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_18_0x3ab223e7bce6dd78 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_38_0xd21faa7bbc961f89 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_39_0x1f496d5f65195611 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_26_0xbdffa6440d8087aa ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_35_0x73ea9b7f6a2c77a5 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_45_0xf08675facb18b01c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_41_0x315c2b51477965cc ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_25_0x413bda9b5bb9f6b2 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_40_0xc7c41a686fa0e2a7 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_44_0xd74e3979e25d765d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_30_0xb3a9fd9b48262b6d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_50_0x7a647f495bdade39 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_47_0xbd22321f2e158a2d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_42_0xc374cfb12a125972 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_49_0x5562a955466067a1 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_43_0xf2b1fc1f53c2e70e ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_54_0x475c35a092ba15e0 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_57_0x23dcb634ee995173 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_53_0x33381bcf841d8a3d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_48_0xc7b3200030477a2f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_58_0x2e8a4d4792e97010 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_60_0x781c13179f1fbb38 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_61_0xa6674c5fe54fe018 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_55_0xa0e79d7dc8283064 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_63_0x234125fdc7dc23ad ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_51_0x1679752ee8729181 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_59_0xfab52d9193d6059c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_46_0x9ba572c296e29b7c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_01_0x97153c8af3d7e275 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_52_0xc18c19bba79b4100 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_03_0xe6a0fc271d33e8e5 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_02_0x90ab05c07f4dee63 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_56_0xbb37452cc9ca9742 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_07_0x8703b21deed1f04a ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_10_0xf545523cc1e64c7b ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_62_0x389c7d749ce997ae ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_02_BOARD_POSITIONS_1_::seed_64_0xea617d7730315597 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_13_0x2bf223a942ce00bb ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_09_0xee7cfaa0c8170b2f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_04_0x96cb8992055cce5d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_11_0xa0ea6f5a36f1a897 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_05_0x4cb0dfe9cc4bb4af ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_18_0x3ab223e7bce6dd78 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_16_0xf63e1632b562e5d3 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_14_0x311ac379ea41a488 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_17_0xf5a34e4fa171907e ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_19_0xa93ec14213360a66 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_22_0xe2b21057d1d0b424 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_15_0x9f6f27e10a3eaa77 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_08_0x716b7a74453435ef ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_23_0x5da53a371840d302 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_25_0x413bda9b5bb9f6b2 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_12_0xdfa93fc7825ea486 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_24_0x2faf26c97bec2d33 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_06_0x3d2f9250cdde3443 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_30_0xb3a9fd9b48262b6d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_20_0x517ad2805f8daf09 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_28_0x470f363fc0ee08d8 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_34_0x5421f5e479fa892a ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_29_0x8feaf45a900ee957 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_31_0xd8178e5463678586 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_37_0xf965bf272882061b ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_35_0x73ea9b7f6a2c77a5 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_32_0x9c8ecc78eaf466f1 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_38_0xd21faa7bbc961f89 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_36_0xd63fae2d81e444df ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_21_0x584909fb557b8b1f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_39_0x1f496d5f65195611 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_40_0xc7c41a686fa0e2a7 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_26_0xbdffa6440d8087aa ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_27_0x4966731d7cec3109 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_42_0xc374cfb12a125972 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_46_0x9ba572c296e29b7c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_33_0x1c9b1088faae1363 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_44_0xd74e3979e25d765d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_49_0x5562a955466067a1 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_47_0xbd22321f2e158a2d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_41_0x315c2b51477965cc ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_54_0x475c35a092ba15e0 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_53_0x33381bcf841d8a3d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_43_0xf2b1fc1f53c2e70e ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_51_0x1679752ee8729181 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_48_0xc7b3200030477a2f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_58_0x2e8a4d4792e97010 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_52_0xc18c19bba79b4100 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_57_0x23dcb634ee995173 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_61_0xa6674c5fe54fe018 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_62_0x389c7d749ce997ae ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_63_0x234125fdc7dc23ad ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_56_0xbb37452cc9ca9742 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_02_0x90ab05c07f4dee63 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_59_0xfab52d9193d6059c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_03_0xe6a0fc271d33e8e5 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_50_0x7a647f495bdade39 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_05_0x4cb0dfe9cc4bb4af ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_60_0x781c13179f1fbb38 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_08_0x716b7a74453435ef ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_64_0xea617d7730315597 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_45_0xf08675facb18b01c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_06_0x3d2f9250cdde3443 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_04_0x96cb8992055cce5d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_01_0x97153c8af3d7e275 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_11_0xa0ea6f5a36f1a897 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_14_0x311ac379ea41a488 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_12_0xdfa93fc7825ea486 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_15_0x9f6f27e10a3eaa77 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_13_0x2bf223a942ce00bb ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_03_BOARD_POSITIONS_2_::seed_55_0xa0e79d7dc8283064 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_20_0x517ad2805f8daf09 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_16_0xf63e1632b562e5d3 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_09_0xee7cfaa0c8170b2f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_22_0xe2b21057d1d0b424 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_24_0x2faf26c97bec2d33 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_19_0xa93ec14213360a66 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_23_0x5da53a371840d302 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_17_0xf5a34e4fa171907e ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_07_0x8703b21deed1f04a ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_25_0x413bda9b5bb9f6b2 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_30_0xb3a9fd9b48262b6d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_31_0xd8178e5463678586 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_21_0x584909fb557b8b1f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_26_0xbdffa6440d8087aa ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_28_0x470f363fc0ee08d8 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_33_0x1c9b1088faae1363 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_27_0x4966731d7cec3109 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_18_0x3ab223e7bce6dd78 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_29_0x8feaf45a900ee957 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_37_0xf965bf272882061b ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_34_0x5421f5e479fa892a ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_36_0xd63fae2d81e444df ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_41_0x315c2b51477965cc ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_38_0xd21faa7bbc961f89 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_10_0xf545523cc1e64c7b ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_32_0x9c8ecc78eaf466f1 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_45_0xf08675facb18b01c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_44_0xd74e3979e25d765d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_40_0xc7c41a686fa0e2a7 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_48_0xc7b3200030477a2f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_39_0x1f496d5f65195611 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_49_0x5562a955466067a1 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_42_0xc374cfb12a125972 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_46_0x9ba572c296e29b7c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_53_0x33381bcf841d8a3d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_35_0x73ea9b7f6a2c77a5 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_55_0xa0e79d7dc8283064 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_50_0x7a647f495bdade39 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_43_0xf2b1fc1f53c2e70e ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_58_0x2e8a4d4792e97010 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_51_0x1679752ee8729181 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_54_0x475c35a092ba15e0 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_56_0xbb37452cc9ca9742 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_61_0xa6674c5fe54fe018 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_64_0xea617d7730315597 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_63_0x234125fdc7dc23ad ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_02_0x90ab05c07f4dee63 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_59_0xfab52d9193d6059c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_03_0xe6a0fc271d33e8e5 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_60_0x781c13179f1fbb38 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_62_0x389c7d749ce997ae ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_47_0xbd22321f2e158a2d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_05_0x4cb0dfe9cc4bb4af ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_07_0x8703b21deed1f04a ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_06_0x3d2f9250cdde3443 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_01_0x97153c8af3d7e275 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_10_0xf545523cc1e64c7b ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_04_0x96cb8992055cce5d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_08_0x716b7a74453435ef ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_13_0x2bf223a942ce00bb ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_57_0x23dcb634ee995173 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_11_0xa0ea6f5a36f1a897 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_17_0xf5a34e4fa171907e ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_16_0xf63e1632b562e5d3 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_18_0x3ab223e7bce6dd78 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_09_0xee7cfaa0c8170b2f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_14_0x311ac379ea41a488 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_15_0x9f6f27e10a3eaa77 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_24_0x2faf26c97bec2d33 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_22_0xe2b21057d1d0b424 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_21_0x584909fb557b8b1f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_19_0xa93ec14213360a66 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_25_0x413bda9b5bb9f6b2 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_12_0xdfa93fc7825ea486 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_30_0xb3a9fd9b48262b6d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_23_0x5da53a371840d302 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_29_0x8feaf45a900ee957 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_31_0xd8178e5463678586 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_33_0x1c9b1088faae1363 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_26_0xbdffa6440d8087aa ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_20_0x517ad2805f8daf09 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_27_0x4966731d7cec3109 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_32_0x9c8ecc78eaf466f1 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_36_0xd63fae2d81e444df ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_38_0xd21faa7bbc961f89 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_35_0x73ea9b7f6a2c77a5 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_04_BOARD_POSITIONS_3_::seed_52_0xc18c19bba79b4100 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_34_0x5421f5e479fa892a ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_28_0x470f363fc0ee08d8 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_42_0xc374cfb12a125972 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_40_0xc7c41a686fa0e2a7 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_44_0xd74e3979e25d765d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_37_0xf965bf272882061b ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_48_0xc7b3200030477a2f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_47_0xbd22321f2e158a2d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_50_0x7a647f495bdade39 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_52_0xc18c19bba79b4100 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_46_0x9ba572c296e29b7c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_51_0x1679752ee8729181 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_55_0xa0e79d7dc8283064 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_45_0xf08675facb18b01c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_43_0xf2b1fc1f53c2e70e ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_54_0x475c35a092ba15e0 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_53_0x33381bcf841d8a3d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_57_0x23dcb634ee995173 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_41_0x315c2b51477965cc ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_49_0x5562a955466067a1 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_58_0x2e8a4d4792e97010 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_59_0xfab52d9193d6059c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_61_0xa6674c5fe54fe018 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_60_0x781c13179f1fbb38 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_39_0x1f496d5f65195611 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_01_0x97153c8af3d7e275 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_02_0x90ab05c07f4dee63 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_63_0x234125fdc7dc23ad ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_64_0xea617d7730315597 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_04_0x96cb8992055cce5d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_07_0x8703b21deed1f04a ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_05_0x4cb0dfe9cc4bb4af ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_62_0x389c7d749ce997ae ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_12_0xdfa93fc7825ea486 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_03_0xe6a0fc271d33e8e5 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_09_0xee7cfaa0c8170b2f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_15_0x9f6f27e10a3eaa77 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_06_0x3d2f9250cdde3443 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_10_0xf545523cc1e64c7b ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_08_0x716b7a74453435ef ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_18_0x3ab223e7bce6dd78 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_16_0xf63e1632b562e5d3 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_11_0xa0ea6f5a36f1a897 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_19_0xa93ec14213360a66 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_05_BOARD_POSITIONS_4_::seed_56_0xbb37452cc9ca9742 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_22_0xe2b21057d1d0b424 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_23_0x5da53a371840d302 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_24_0x2faf26c97bec2d33 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_14_0x311ac379ea41a488 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_27_0x4966731d7cec3109 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_17_0xf5a34e4fa171907e ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_13_0x2bf223a942ce00bb ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_29_0x8feaf45a900ee957 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_26_0xbdffa6440d8087aa ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_30_0xb3a9fd9b48262b6d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_25_0x413bda9b5bb9f6b2 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_33_0x1c9b1088faae1363 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_21_0x584909fb557b8b1f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_34_0x5421f5e479fa892a ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_36_0xd63fae2d81e444df ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_31_0xd8178e5463678586 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_35_0x73ea9b7f6a2c77a5 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_38_0xd21faa7bbc961f89 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_37_0xf965bf272882061b ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_20_0x517ad2805f8daf09 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_42_0xc374cfb12a125972 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_43_0xf2b1fc1f53c2e70e ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_39_0x1f496d5f65195611 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_28_0x470f363fc0ee08d8 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_45_0xf08675facb18b01c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_32_0x9c8ecc78eaf466f1 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_41_0x315c2b51477965cc ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_47_0xbd22321f2e158a2d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_51_0x1679752ee8729181 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_40_0xc7c41a686fa0e2a7 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_49_0x5562a955466067a1 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_52_0xc18c19bba79b4100 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_44_0xd74e3979e25d765d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_55_0xa0e79d7dc8283064 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_54_0x475c35a092ba15e0 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_48_0xc7b3200030477a2f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_60_0x781c13179f1fbb38 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_46_0x9ba572c296e29b7c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_57_0x23dcb634ee995173 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_56_0xbb37452cc9ca9742 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_50_0x7a647f495bdade39 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_01_0x97153c8af3d7e275 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_58_0x2e8a4d4792e97010 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_02_0x90ab05c07f4dee63 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_04_0x96cb8992055cce5d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_63_0x234125fdc7dc23ad ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_03_0xe6a0fc271d33e8e5 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_61_0xa6674c5fe54fe018 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_64_0xea617d7730315597 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_06_0x3d2f9250cdde3443 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_59_0xfab52d9193d6059c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_10_0xf545523cc1e64c7b ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_62_0x389c7d749ce997ae ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_07_0x8703b21deed1f04a ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_11_0xa0ea6f5a36f1a897 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_09_0xee7cfaa0c8170b2f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_13_0x2bf223a942ce00bb ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_15_0x9f6f27e10a3eaa77 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_14_0x311ac379ea41a488 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_16_0xf63e1632b562e5d3 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_18_0x3ab223e7bce6dd78 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_19_0xa93ec14213360a66 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_06_BOARD_POSITIONS_5_::seed_53_0x33381bcf841d8a3d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_05_0x4cb0dfe9cc4bb4af ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_21_0x584909fb557b8b1f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_17_0xf5a34e4fa171907e ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_24_0x2faf26c97bec2d33 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_25_0x413bda9b5bb9f6b2 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_23_0x5da53a371840d302 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_22_0xe2b21057d1d0b424 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_26_0xbdffa6440d8087aa ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_28_0x470f363fc0ee08d8 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_12_0xdfa93fc7825ea486 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_20_0x517ad2805f8daf09 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_27_0x4966731d7cec3109 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_29_0x8feaf45a900ee957 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_32_0x9c8ecc78eaf466f1 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_30_0xb3a9fd9b48262b6d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_31_0xd8178e5463678586 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_38_0xd21faa7bbc961f89 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_35_0x73ea9b7f6a2c77a5 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_39_0x1f496d5f65195611 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_40_0xc7c41a686fa0e2a7 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_41_0x315c2b51477965cc ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_36_0xd63fae2d81e444df ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_34_0x5421f5e479fa892a ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_43_0xf2b1fc1f53c2e70e ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_42_0xc374cfb12a125972 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_45_0xf08675facb18b01c ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_48_0xc7b3200030477a2f ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_37_0xf965bf272882061b ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_33_0x1c9b1088faae1363 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_44_0xd74e3979e25d765d ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_50_0x7a647f495bdade39 ... ok [INFO] [stdout] test test_random_exploration::_factories_1__Onoro16Factory_AiOnoroFactory_::board_string_07_BOARD_POSITIONS_6_::seed_49_0x5562a955466067a1 ... ok [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "a08b3c8967c3eada4ed8a69dc61562363f0c669b9c10d2333adc373f903c0973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a08b3c8967c3eada4ed8a69dc61562363f0c669b9c10d2333adc373f903c0973", kill_on_drop: false }` [INFO] [stdout] a08b3c8967c3eada4ed8a69dc61562363f0c669b9c10d2333adc373f903c0973