[INFO] cloning repository https://github.com/CEA-LIST/Moirai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CEA-LIST/Moirai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCEA-LIST%2FMoirai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCEA-LIST%2FMoirai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3ddcf5dc3c908a405a7d9dd4e60d57565fe65ea
[INFO] testing CEA-LIST/Moirai against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCEA-LIST%2FMoirai" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CEA-LIST/Moirai
[INFO] finished tweaking git repo https://github.com/CEA-LIST/Moirai
[INFO] tweaked toml for git repo https://github.com/CEA-LIST/Moirai written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CEA-LIST/Moirai on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CEA-LIST/Moirai 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b07ae29774a609eb9d95bd965a9d3387a2eedeaaa5cc58b8b8b74e3c1183dbca
[INFO] running `Command { std: "docker" "start" "-a" "b07ae29774a609eb9d95bd965a9d3387a2eedeaaa5cc58b8b8b74e3c1183dbca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b07ae29774a609eb9d95bd965a9d3387a2eedeaaa5cc58b8b8b74e3c1183dbca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b07ae29774a609eb9d95bd965a9d3387a2eedeaaa5cc58b8b8b74e3c1183dbca", kill_on_drop: false }`
[INFO] [stdout] b07ae29774a609eb9d95bd965a9d3387a2eedeaaa5cc58b8b8b74e3c1183dbca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5dd869a628f270d350ed2ec747631c2fb4f6e552b4e08161a96a64a92cdad6c4
[INFO] running `Command { std: "docker" "start" "-a" "5dd869a628f270d350ed2ec747631c2fb4f6e552b4e08161a96a64a92cdad6c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling elsa v1.11.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling vf2 v1.0.1
[INFO] [stderr]    Compiling moirai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.06s
[INFO] running `Command { std: "docker" "inspect" "5dd869a628f270d350ed2ec747631c2fb4f6e552b4e08161a96a64a92cdad6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dd869a628f270d350ed2ec747631c2fb4f6e552b4e08161a96a64a92cdad6c4", kill_on_drop: false }`
[INFO] [stdout] 5dd869a628f270d350ed2ec747631c2fb4f6e552b4e08161a96a64a92cdad6c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7ecef193f9a93b1ab06312eeadffaeb5360f7a35cb235af36ae17f7d747151ad
[INFO] running `Command { std: "docker" "start" "-a" "7ecef193f9a93b1ab06312eeadffaeb5360f7a35cb235af36ae17f7d747151ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling moirai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.70s
[INFO] running `Command { std: "docker" "inspect" "7ecef193f9a93b1ab06312eeadffaeb5360f7a35cb235af36ae17f7d747151ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ecef193f9a93b1ab06312eeadffaeb5360f7a35cb235af36ae17f7d747151ad", kill_on_drop: false }`
[INFO] [stdout] 7ecef193f9a93b1ab06312eeadffaeb5360f7a35cb235af36ae17f7d747151ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 47c4f2981e8191a44c87ebb0126377378eb745b3a1ce1ff48bc9f824b77693ea
[INFO] running `Command { std: "docker" "start" "-a" "47c4f2981e8191a44c87ebb0126377378eb745b3a1ce1ff48bc9f824b77693ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/moirai/85b86a0de27027a2/deps/moirai-85b86a0de27027a2)
[INFO] [stdout] 
[INFO] [stdout] running 108 tests
[INFO] [stdout] test crdt::counter::resettable_counter::tests::stable_counter ... ok
[INFO] [stdout] test crdt::counter::resettable_counter::tests::concurrent_counter ... ok
[INFO] [stdout] test crdt::counter::resettable_counter::tests::simple_counter ... ok
[INFO] [stdout] test crdt::counter::simple_counter::tests::simple_counter ... ok
[INFO] [stdout] test crdt::flag::dw_flag::tests::disable_wins_concurrent ... ok
[INFO] [stdout] test crdt::counter::simple_counter::tests::simple_counter_2 ... ok
[INFO] [stdout] test crdt::flag::ew_flag::tests::enable_wins_flag ... ok
[INFO] [stdout] test crdt::flag::dw_flag::tests::disable_wins_flag ... ok
[INFO] [stdout] test crdt::graph::aw_multidigraph::tests::concurrent_graph_arc ... ok
[INFO] [stdout] test crdt::graph::aw_multidigraph::tests::concurrent_graph_vertex ... ok
[INFO] [stdout] test crdt::graph::aw_multidigraph::tests::graph_multiple_vertex_same_id ... ok
[INFO] [stdout] test crdt::graph::aw_multidigraph::tests::multigraph ... ok
[INFO] [stdout] test crdt::graph::aw_multidigraph::tests::revive_arc ... ok
[INFO] [stdout] test crdt::json::tests::concurrent_same_variant ... ok
[INFO] [stdout] test crdt::graph::aw_multidigraph::tests::simple_graph ... ok
[INFO] [stdout] test crdt::graph::uw_multidigraph::tests::nested_graph ... ok
[INFO] [stdout] test crdt::graph::uw_multidigraph::tests::revive_arc ... ok
[INFO] [stdout] test crdt::graph::uw_multidigraph::tests::revive_arc_2 ... ok
[INFO] [stdout] test crdt::graph::uw_multidigraph::tests::remove_vertex ... ok
[INFO] [stdout] test crdt::graph::uw_multidigraph::tests::revive_arc_3 ... ok
[INFO] [stdout] test crdt::json::tests::map_recursion_same_variant ... ok
[INFO] [stdout] test crdt::json::tests::root ... ok
[INFO] [stdout] test crdt::json::tests::sequential_different_variant_fail ... ok
[INFO] [stdout] test crdt::json::tests::sequential_same_variant ... ok
[INFO] [stdout] test crdt::graph::uw_multidigraph::tests::simple_graph ... ok
[INFO] [stdout] test crdt::list::eg_walker::tests::conc_delete_ins_egwalker ... ok
[INFO] [stdout] test crdt::list::eg_walker::tests::concurrent_insert ... ok
[INFO] [stdout] test crdt::list::eg_walker::tests::delete_range_egwalker_2 ... ok
[INFO] [stdout] test crdt::list::eg_walker::tests::delete_operation_egwalker ... ok
[INFO] [stdout] test crdt::list::eg_walker::tests::delete_range_egwalker ... ok
[INFO] [stdout] test crdt::list::eg_walker::tests::delete_range_egwalker_3 ... ok
[INFO] [stdout] test crdt::list::eg_walker::tests::simple_insertion_egwalker ... ok
[INFO] [stdout] test crdt::list::nested_list::tests::concurrent_insert ... ok
[INFO] [stdout] test crdt::list::eg_walker::tests::in_paper ... ok
[INFO] [stdout] test crdt::list::nested_list::tests::scenario_1 ... ok
[INFO] [stdout] test crdt::list::eg_walker::tests::concurrent_insertions_egwalker ... ok
[INFO] [stdout] test crdt::list::eg_walker::tests::sequential_conc_operations_egwalker ... ok
[INFO] [stdout] test crdt::list::nested_list::tests::scenario_3 ... ok
[INFO] [stdout] test crdt::map::uw_map::tests::map_nested_eg_walker ... ok
[INFO] [stdout] test crdt::list::nested_list::tests::scenario_2 ... ok
[INFO] [stdout] test crdt::map::uw_map::tests::concurrent_uw_map ... ok
[INFO] [stdout] test crdt::map::uw_map::tests::map_nested_eg_walker_2 ... ok
[INFO] [stdout] test crdt::map::uw_map::tests::nested_query ... ok
[INFO] [stdout] test crdt::map::uw_map::tests::simple_uw_map ... ok
[INFO] [stdout] test crdt::map::uw_map::tests::map_nested_eg_walker_3 ... ok
[INFO] [stdout] test crdt::map::uw_map::tests::uw_map_concurrent_duet_counter ... ok
[INFO] [stdout] test crdt::map::uw_map::tests::uw_map_deeply_nested ... ok
[INFO] [stdout] test crdt::list::nested_list::tests::simple_nested_list ... ok
[INFO] [stdout] test crdt::map::uw_map::tests::uw_map_duet_counter ... ok
[INFO] [stdout] test crdt::model::class_diagram::tests::concurrent_remove_update_arc ... ok
[INFO] [stdout] test crdt::model::class_diagram::tests::concurrent_update_feature_visibility_class_name ... ok
[INFO] [stdout] test crdt::model::class_diagram::tests::concurrent_update_operation_return_type ... ok
[INFO] [stdout] test crdt::model::class_diagram::tests::concurrent_remove_update_class ... ok
[INFO] [stdout] test crdt::model::class_diagram::tests::concurrent_update_relation ... ok
[INFO] [stdout] test crdt::register::lww_register::tests::lww_register_concurrent_writes ... ok
[INFO] [stdout] test crdt::model::class_diagram::tests::concurrent_remove_vertex_update_arc ... ok
[INFO] [stdout] test crdt::model::class_diagram::tests::concurrent_class_name ... ok
[INFO] [stdout] test crdt::register::lww_register::tests::lww_register_more_concurrent ... ok
[INFO] [stdout] test crdt::register::mv_register::tests::concurrent_mv_register ... ok
[INFO] [stdout] test crdt::register::mv_register::tests::multiple_concurrent_mv_register ... ok
[INFO] [stdout] test crdt::register::mv_register::tests::simple_mv_register ... ok
[INFO] [stdout] test crdt::register::po_register::tests::concurrent_po_register ... ok
[INFO] [stdout] test crdt::register::po_register::tests::po_register_instability ... ok
[INFO] [stdout] test crdt::register::lww_register::tests::lww_register_with_write ... ok
[INFO] [stdout] test crdt::list::nested_list::tests::fuzz_nested_list ... ok
[INFO] [stdout] test crdt::register::mv_register::tests::mv_register_instability ... ok
[INFO] [stdout] test crdt::register::po_register::tests::po_register_instability_2 ... ok
[INFO] [stdout] test crdt::register::po_register::tests::simple_po_register ... ok
[INFO] [stdout] test crdt::register::po_register::tests::simple_po_register_2 ... ok
[INFO] [stdout] test crdt::register::to_register::tests::concurrent_to_register ... ok
[INFO] [stdout] test crdt::register::to_register::tests::multiple_concurrent_to_register ... ok
[INFO] [stdout] test crdt::set::aw_set::tests::complex_aw_set ... ok
[INFO] [stdout] test crdt::set::aw_set::tests::clear_aw_set ... ok
[INFO] [stdout] test crdt::register::to_register::tests::simple_to_register ... ok
[INFO] [stdout] test crdt::register::to_register::tests::to_register_instability ... ok
[INFO] [stdout] test crdt::set::aw_set::tests::concurrent_add_aw_set_3 ... ok
[INFO] [stdout] test crdt::set::aw_set::tests::concurrent_add_aw_set_2 ... ok
[INFO] [stdout] test crdt::set::aw_set::tests::concurrent_add_aw_set_4 ... ok
[INFO] [stdout] test crdt::set::aw_set::tests::concurrent_aw_set ... ok
[INFO] [stdout] test crdt::set::aw_set::tests::simple_aw_set ... ok
[INFO] [stdout] test crdt::set::ewflag_set::tests::test_ewflag_set ... ok
[INFO] [stdout] test crdt::counter::simple_counter::tests::fuzz_resettable_counter ... FAILED
[INFO] [stdout] test crdt::set::rw_set::tests::case_one ... ok
[INFO] [stdout] test crdt::set::rw_set::tests::case_three ... ok
[INFO] [stdout] test crdt::set::rw_set::tests::case_two ... ok
[INFO] [stdout] test crdt::set::rw_set::tests::clear_rw_set ... ok
[INFO] [stdout] test crdt::set::aw_set::tests::concurrent_add_aw_set ... ok
[INFO] [stdout] test crdt::set::rw_set::tests::concurrent_add_remove ... ok
[INFO] [stdout] test crdt::set::rw_set::tests::concurrent_add_remove_add ... ok
[INFO] [stdout] test protocol::clock::matrix_clock::tests::column_wise_min ... ok
[INFO] [stdout] test protocol::clock::version_vector::tests::concurrent_clock ... ok
[INFO] [stdout] test protocol::clock::version_vector::tests::same_clock ... ok
[INFO] [stdout] test protocol::clock::version_vector::tests::shortcut_clock ... ok
[INFO] [stdout] test crdt::json::tests::conflict_resolution_then_operation ... FAILED
[INFO] [stdout] test crdt::json::tests::concurrent_insert ... FAILED
[INFO] [stdout] test crdt::json::tests::nested_conflicts ... FAILED
[INFO] [stdout] test crdt::set::rw_set::tests::case_five ... ok
[INFO] [stdout] test crdt::json::tests::triple_conflict ... FAILED
[INFO] [stdout] test crdt::register::mv_sliding_window::tests::simple_mv_sliding_window ... FAILED
[INFO] [stdout] test crdt::map::uw_map::tests::fuzz_uw_map ... FAILED
[INFO] [stdout] test crdt::set::aw_set::tests::fuzz_aw_set ... ok
[INFO] [stdout] test crdt::set::rw_set::tests::fuzz_rw_set ... ok
[INFO] [stdout] test crdt::flag::ew_flag::tests::fuzz_ew_flag ... ok
[INFO] [stdout] test crdt::flag::dw_flag::tests::fuzz_ew_flag ... ok
[INFO] [stdout] test crdt::counter::resettable_counter::tests::fuzz_resettable_counter ... ok
[INFO] [stdout] test crdt::json::tests::fuzz_union has been running for over 60 seconds
[INFO] [stdout] test crdt::list::eg_walker::tests::fuzz_list has been running for over 60 seconds
[INFO] [stdout] test crdt::set::ewflag_set::tests::fuzz_ewflag_set has been running for over 60 seconds
[INFO] [stdout] test crdt::set::ewflag_set::tests::fuzz_ewflag_set ... ok
[INFO] [stdout] test crdt::json::tests::fuzz_union ... ok
[INFO] [stdout] test crdt::list::eg_walker::tests::fuzz_list ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crdt::counter::simple_counter::tests::fuzz_resettable_counter stdout ----
[INFO] [stdout] ┌──────────────────────┬─────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆         │
[INFO] [stdout] ╞══════════════════════╪═════════╡
[INFO] [stdout] │ Parameter            ┆ Value   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 100 000 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random  │
[INFO] [stdout] └──────────────────────┴─────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [206, 26, 187, 196, 134, 45, 173, 33, 13, 76, 57, 178, 33, 174, 65, 141, 192, 23, 14, 93, 57, 39, 131, 116, 16, 163, 99, 105, 111, 185, 19, 102][0m
[INFO] [stdout] 
[INFO] [stdout] thread 'crdt::counter::simple_counter::tests::fuzz_resettable_counter' (28) panicked at src/crdt/counter/simple_counter.rs:43:32:
[INFO] [stdout] attempt to add with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6354a37bdd72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6354a37bdd72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6354a37bdd72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6354a37bdd72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6354a37d502a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6354a37d502a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6354a37c2f86 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6354a37c2f86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6354a379a99f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6354a379a99f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6354a37b5499 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6354a3602a0e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6354a3602a0e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6354a37b5652 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6354a37b5652 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6354a379aa8a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6354a3792219 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6354a379b8ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6354a37d579c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6354a37d6799 - core[8f93d80df273fe75]::panicking::panic_const::panic_const_add_overflow
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x6354a350dccb - <i32 as core[8f93d80df273fe75]::ops::arith::AddAssign>::add_assign
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/arith.rs:791:51
[INFO] [stdout]   21:     0x6354a3529106 - <i32 as moirai[2682b46ca2153746]::protocol::state::stable_state::IsStableState<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>>>::apply
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/counter/simple_counter.rs:43:32
[INFO] [stdout]   22:     0x6354a352c235 - <moirai[2682b46ca2153746]::protocol::state::po_log::POLog<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>, alloc[40b2bae28975ac47]::vec::Vec<moirai[2682b46ca2153746]::protocol::event::tagged_op::TaggedOp<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>>>> as moirai[2682b46ca2153746]::protocol::state::log::IsLog>::stabilize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/state/po_log.rs:91:29
[INFO] [stdout]   23:     0x6354a33a5110 - <moirai[2682b46ca2153746]::protocol::replica::Replica<moirai[2682b46ca2153746]::protocol::state::po_log::POLog<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>, alloc[40b2bae28975ac47]::vec::Vec<moirai[2682b46ca2153746]::protocol::event::tagged_op::TaggedOp<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>>>>, moirai[2682b46ca2153746]::protocol::broadcast::tcsb::Tcsb<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>>>>::deliver
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/replica.rs:131:24
[INFO] [stdout]   24:     0x6354a33b2753 - <moirai[2682b46ca2153746]::protocol::replica::Replica<moirai[2682b46ca2153746]::protocol::state::po_log::POLog<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>, alloc[40b2bae28975ac47]::vec::Vec<moirai[2682b46ca2153746]::protocol::event::tagged_op::TaggedOp<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>>>>, moirai[2682b46ca2153746]::protocol::broadcast::tcsb::Tcsb<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>>> as moirai[2682b46ca2153746]::protocol::replica::IsReplica<moirai[2682b46ca2153746]::protocol::state::po_log::POLog<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>, alloc[40b2bae28975ac47]::vec::Vec<moirai[2682b46ca2153746]::protocol::event::tagged_op::TaggedOp<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>>>>>>::receive_batch
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/replica.rs:71:18
[INFO] [stdout]   25:     0x6354a34f0790 - moirai[2682b46ca2153746]::fuzz::runner::<moirai[2682b46ca2153746]::protocol::state::po_log::POLog<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>, alloc[40b2bae28975ac47]::vec::Vec<moirai[2682b46ca2153746]::protocol::event::tagged_op::TaggedOp<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>>>>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fuzz/mod.rs:197:43
[INFO] [stdout]   26:     0x6354a34c6211 - moirai[2682b46ca2153746]::fuzz::fuzzer::<moirai[2682b46ca2153746]::protocol::state::po_log::POLog<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>, alloc[40b2bae28975ac47]::vec::Vec<moirai[2682b46ca2153746]::protocol::event::tagged_op::TaggedOp<moirai[2682b46ca2153746]::crdt::counter::simple_counter::Counter<i32>>>>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fuzz/mod.rs:61:24
[INFO] [stdout]   27:     0x6354a3415eb4 - moirai[2682b46ca2153746]::crdt::counter::simple_counter::tests::fuzz_resettable_counter
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/counter/simple_counter.rs:182:9
[INFO] [stdout]   28:     0x6354a340be87 - moirai[2682b46ca2153746]::crdt::counter::simple_counter::tests::fuzz_resettable_counter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/counter/simple_counter.rs:164:33
[INFO] [stdout]   29:     0x6354a35f59e6 - <moirai[2682b46ca2153746]::crdt::counter::simple_counter::tests::fuzz_resettable_counter::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6354a35f6dbb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x6354a35f6dbb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x6354a360361a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x6354a360361a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6354a360361a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x6354a360361a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x6354a360361a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6354a360361a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x6354a360361a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x6354a35fdae4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x6354a35fdae4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x6354a3606112 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   42:     0x6354a3606112 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x6354a3606112 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x6354a3606112 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x6354a3606112 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6354a3606112 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   47:     0x6354a3606112 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6354a37bcd4f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   49:     0x6354a37bcd4f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   50:     0x7fd8d2ac8aa4 - <unknown>
[INFO] [stdout]   51:     0x7fd8d2b55a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- crdt::json::tests::conflict_resolution_then_operation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'crdt::json::tests::conflict_resolution_then_operation' (50) panicked at src/crdt/json/mod.rs:304:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Array [Bool(true), Number(5)]
[INFO] [stdout]  right: Array [Number(5), Bool(true)]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6354a37bdd72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6354a37bdd72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6354a37bdd72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6354a37bdd72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6354a37d502a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6354a37d502a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6354a37c2f86 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6354a37c2f86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6354a379a99f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6354a379a99f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6354a37b5499 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6354a3602a0e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6354a3602a0e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6354a37b5652 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6354a37b5652 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6354a379aa58 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6354a3792219 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6354a379b8ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6354a37d579c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6354a37d5623 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6354a33c1222 - core[8f93d80df273fe75]::panicking::assert_failed::<serde_json[f4d17eaacf1c7935]::value::Value, serde_json[f4d17eaacf1c7935]::value::Value>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6354a3480aee - moirai[2682b46ca2153746]::crdt::json::tests::conflict_resolution_then_operation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/json/mod.rs:304:9
[INFO] [stdout]   22:     0x6354a34767b7 - moirai[2682b46ca2153746]::crdt::json::tests::conflict_resolution_then_operation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/json/mod.rs:293:44
[INFO] [stdout]   23:     0x6354a35f4496 - <moirai[2682b46ca2153746]::crdt::json::tests::conflict_resolution_then_operation::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6354a35f6dbb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6354a35f6dbb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6354a360361a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6354a360361a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6354a360361a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6354a360361a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6354a360361a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6354a360361a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6354a360361a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6354a35fdae4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6354a35fdae4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6354a3606112 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6354a3606112 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6354a3606112 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6354a3606112 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6354a3606112 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6354a3606112 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6354a3606112 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6354a37bcd4f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x6354a37bcd4f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7fd8d2ac8aa4 - <unknown>
[INFO] [stdout]   45:     0x7fd8d2b55a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- crdt::json::tests::concurrent_insert stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'crdt::json::tests::concurrent_insert' (48) panicked at src/crdt/json/mod.rs:243:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Array [Bool(true), Number(5)]
[INFO] [stdout]  right: Array [Number(5), Bool(true)]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6354a37bdd72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6354a37bdd72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6354a37bdd72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6354a37bdd72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6354a37d502a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6354a37d502a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6354a37c2f86 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6354a37c2f86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6354a379a99f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6354a379a99f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6354a37b5499 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6354a3602a0e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6354a3602a0e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6354a37b5652 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6354a37b5652 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6354a379aa58 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6354a3792219 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6354a379b8ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6354a37d579c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6354a37d5623 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6354a33c1222 - core[8f93d80df273fe75]::panicking::assert_failed::<serde_json[f4d17eaacf1c7935]::value::Value, serde_json[f4d17eaacf1c7935]::value::Value>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6354a347ef10 - moirai[2682b46ca2153746]::crdt::json::tests::concurrent_insert
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/json/mod.rs:243:9
[INFO] [stdout]   22:     0x6354a34766c7 - moirai[2682b46ca2153746]::crdt::json::tests::concurrent_insert::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/json/mod.rs:231:27
[INFO] [stdout]   23:     0x6354a35f4356 - <moirai[2682b46ca2153746]::crdt::json::tests::concurrent_insert::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6354a35f6dbb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6354a35f6dbb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6354a360361a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6354a360361a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6354a360361a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6354a360361a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6354a360361a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6354a360361a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6354a360361a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6354a35fdae4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6354a35fdae4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6354a3606112 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6354a3606112 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6354a3606112 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6354a3606112 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6354a3606112 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6354a3606112 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6354a3606112 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6354a37bcd4f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x6354a37bcd4f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7fd8d2ac8aa4 - <unknown>
[INFO] [stdout]   45:     0x7fd8d2b55a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- crdt::json::tests::nested_conflicts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'crdt::json::tests::nested_conflicts' (53) panicked at src/crdt/json/mod.rs:374:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Array [Number(1), Object {"foo": Array [Number(0), Object {"bar": Bool(true)}]}]
[INFO] [stdout]  right: Array [Object {"foo": Array [Number(0), Object {"bar": Bool(true)}]}, Number(1)]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6354a37bdd72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6354a37bdd72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6354a37bdd72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6354a37bdd72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6354a37d502a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6354a37d502a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6354a37c2f86 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6354a37c2f86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6354a379a99f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6354a379a99f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6354a37b5499 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6354a3602a0e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6354a3602a0e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6354a37b5652 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6354a37b5652 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6354a379aa58 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6354a3792219 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6354a379b8ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6354a37d579c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6354a37d5623 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6354a33c1222 - core[8f93d80df273fe75]::panicking::assert_failed::<serde_json[f4d17eaacf1c7935]::value::Value, serde_json[f4d17eaacf1c7935]::value::Value>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6354a347e6bd - moirai[2682b46ca2153746]::crdt::json::tests::nested_conflicts
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/json/mod.rs:374:9
[INFO] [stdout]   22:     0x6354a3476697 - moirai[2682b46ca2153746]::crdt::json::tests::nested_conflicts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/json/mod.rs:345:26
[INFO] [stdout]   23:     0x6354a35f4316 - <moirai[2682b46ca2153746]::crdt::json::tests::nested_conflicts::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6354a35f6dbb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6354a35f6dbb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6354a360361a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6354a360361a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6354a360361a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6354a360361a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6354a360361a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6354a360361a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6354a360361a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6354a35fdae4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6354a35fdae4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6354a3606112 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6354a3606112 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6354a3606112 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6354a3606112 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6354a3606112 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6354a3606112 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6354a3606112 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6354a37bcd4f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x6354a37bcd4f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7fd8d2ac8aa4 - <unknown>
[INFO] [stdout]   45:     0x7fd8d2b55a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- crdt::json::tests::triple_conflict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'crdt::json::tests::triple_conflict' (57) panicked at src/crdt/json/mod.rs:339:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Array [Bool(true), Number(1), Object {"key": Number(0)}]
[INFO] [stdout]  right: Array [Number(1), Bool(true), Object {"key": Number(0)}]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6354a37bdd72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6354a37bdd72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6354a37bdd72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6354a37bdd72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6354a37d502a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6354a37d502a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6354a37c2f86 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6354a37c2f86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6354a379a99f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6354a379a99f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6354a37b5499 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6354a3602a0e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6354a3602a0e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6354a37b5652 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6354a37b5652 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6354a379aa58 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6354a3792219 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6354a379b8ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6354a37d579c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6354a37d5623 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6354a33c1222 - core[8f93d80df273fe75]::panicking::assert_failed::<serde_json[f4d17eaacf1c7935]::value::Value, serde_json[f4d17eaacf1c7935]::value::Value>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6354a347da75 - moirai[2682b46ca2153746]::crdt::json::tests::triple_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/json/mod.rs:339:9
[INFO] [stdout]   22:     0x6354a3476667 - moirai[2682b46ca2153746]::crdt::json::tests::triple_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/json/mod.rs:319:25
[INFO] [stdout]   23:     0x6354a35f42d6 - <moirai[2682b46ca2153746]::crdt::json::tests::triple_conflict::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6354a35f6dbb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6354a35f6dbb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6354a360361a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6354a360361a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6354a360361a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6354a360361a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6354a360361a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6354a360361a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6354a360361a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6354a35fdae4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6354a35fdae4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6354a3606112 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6354a3606112 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6354a3606112 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6354a3606112 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6354a3606112 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6354a3606112 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6354a3606112 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6354a37bcd4f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x6354a37bcd4f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7fd8d2ac8aa4 - <unknown>
[INFO] [stdout]   45:     0x7fd8d2b55a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- crdt::register::mv_sliding_window::tests::simple_mv_sliding_window stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'crdt::register::mv_sliding_window::tests::simple_mv_sliding_window' (99) panicked at src/protocol/state/unstable_state.rs:103:9:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6354a37bdd72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6354a37bdd72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6354a37bdd72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6354a37bdd72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6354a37d502a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6354a37d502a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6354a37c2f86 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6354a37c2f86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6354a379a99f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6354a379a99f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6354a37b5499 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6354a3602a0e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6354a3602a0e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6354a37b5652 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6354a37b5652 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6354a379aa8a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6354a3792219 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6354a379b8ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6354a37d579c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6354a37d5762 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6354a333f62e - <alloc[40b2bae28975ac47]::vec::Vec<moirai[2682b46ca2153746]::protocol::event::tagged_op::TaggedOp<moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::MVSlidingWindow<&str>>> as moirai[2682b46ca2153746]::protocol::state::unstable_state::IsUnstableState<moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::MVSlidingWindow<&str>>>::frontier
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/state/unstable_state.rs:103:9
[INFO] [stdout]   21:     0x6354a3543964 - <moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::MVSlidingWindow<&str> as moirai[2682b46ca2153746]::protocol::crdt::eval::Eval<moirai[2682b46ca2153746]::protocol::crdt::query::Read<petgraph[866ed8cb93dce66]::graph_impl::Graph<&str, ()>>>>::execute_query::<alloc[40b2bae28975ac47]::vec::Vec<moirai[2682b46ca2153746]::protocol::event::tagged_op::TaggedOp<moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::MVSlidingWindow<&str>>>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/register/mv_sliding_window.rs:95:30
[INFO] [stdout]   22:     0x6354a3532acc - <moirai[2682b46ca2153746]::protocol::state::po_log::POLog<moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::MVSlidingWindow<&str>, alloc[40b2bae28975ac47]::vec::Vec<moirai[2682b46ca2153746]::protocol::event::tagged_op::TaggedOp<moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::MVSlidingWindow<&str>>>> as moirai[2682b46ca2153746]::protocol::crdt::eval::EvalNested<moirai[2682b46ca2153746]::protocol::crdt::query::Read<petgraph[866ed8cb93dce66]::graph_impl::Graph<&str, ()>>>>::execute_query
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/state/po_log.rs:158:9
[INFO] [stdout]   23:     0x6354a3512b15 - <moirai[2682b46ca2153746]::protocol::state::po_log::POLog<moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::MVSlidingWindow<&str>, alloc[40b2bae28975ac47]::vec::Vec<moirai[2682b46ca2153746]::protocol::event::tagged_op::TaggedOp<moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::MVSlidingWindow<&str>>>> as moirai[2682b46ca2153746]::protocol::state::log::IsLog>::eval::<moirai[2682b46ca2153746]::protocol::crdt::query::Read<petgraph[866ed8cb93dce66]::graph_impl::Graph<&str, ()>>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/state/log.rs:33:9
[INFO] [stdout]   24:     0x6354a339e3cc - <moirai[2682b46ca2153746]::protocol::replica::Replica<moirai[2682b46ca2153746]::protocol::state::po_log::POLog<moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::MVSlidingWindow<&str>, alloc[40b2bae28975ac47]::vec::Vec<moirai[2682b46ca2153746]::protocol::event::tagged_op::TaggedOp<moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::MVSlidingWindow<&str>>>>, moirai[2682b46ca2153746]::protocol::broadcast::tcsb::Tcsb<moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::MVSlidingWindow<&str>>> as moirai[2682b46ca2153746]::protocol::replica::IsReplica<moirai[2682b46ca2153746]::protocol::state::po_log::POLog<moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::MVSlidingWindow<&str>, alloc[40b2bae28975ac47]::vec::Vec<moirai[2682b46ca2153746]::protocol::event::tagged_op::TaggedOp<moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::MVSlidingWindow<&str>>>>>>::query::<moirai[2682b46ca2153746]::protocol::crdt::query::Read<petgraph[866ed8cb93dce66]::graph_impl::Graph<&str, ()>>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/replica.rs:93:20
[INFO] [stdout]   25:     0x6354a34504af - moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::tests::simple_mv_sliding_window
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/register/mv_sliding_window.rs:154:56
[INFO] [stdout]   26:     0x6354a3438687 - moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::tests::simple_mv_sliding_window::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/register/mv_sliding_window.rs:132:34
[INFO] [stdout]   27:     0x6354a35f5fc6 - <moirai[2682b46ca2153746]::crdt::register::mv_sliding_window::tests::simple_mv_sliding_window::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6354a35f6dbb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6354a35f6dbb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x6354a360361a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x6354a360361a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x6354a360361a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6354a360361a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x6354a360361a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6354a360361a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x6354a360361a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x6354a35fdae4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x6354a35fdae4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x6354a3606112 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x6354a3606112 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x6354a3606112 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x6354a3606112 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x6354a3606112 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6354a3606112 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x6354a3606112 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6354a37bcd4f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x6354a37bcd4f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x7fd8d2ac8aa4 - <unknown>
[INFO] [stdout]   49:     0x7fd8d2b55a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- crdt::map::uw_map::tests::fuzz_uw_map stdout ----
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [165, 110, 180, 102, 73, 232, 159, 169, 139, 247, 125, 160, 104, 75, 1, 32, 114, 171, 87, 149, 42, 252, 48, 67, 70, 121, 131, 36, 23, 52, 224, 90][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 4               ┆ 11.1%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 11              ┆ 30.6%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 6               ┆ 16.7%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 15              ┆ 41.7%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬─────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                         │
[INFO] [stdout] ╞═══════════════════╪═════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                               │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"bfj": ['f'], "iorm": ['l'], "crp": ['a'], "hxcm": ['v'], "je": ['A']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 36 ms                                                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.440 ms                                                                │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 695 ops/sec                                                             │
[INFO] [stdout] └───────────────────┴─────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [100, 78, 180, 112, 111, 19, 1, 170, 73, 8, 139, 128, 129, 28, 20, 121, 248, 160, 29, 12, 194, 210, 235, 154, 225, 17, 231, 22, 68, 167, 147, 251][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 9               ┆ 75.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 3               ┆ 25.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"qg": ['a'], "nx": ['w'], "ww": ['1'], "tjc": ['I'], "ob": ['U'], "ir": ['f'], "red": ['Q'], "aat": ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 12 ms                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.480 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 2 084 ops/sec                                                                                                │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [18, 118, 7, 116, 251, 9, 191, 98, 110, 218, 124, 184, 103, 93, 105, 19, 111, 26, 142, 28, 162, 129, 180, 95, 112, 129, 115, 102, 109, 140, 118, 188][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 1               ┆ 2.5%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 7               ┆ 17.5%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 9               ┆ 22.5%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 2               ┆ 5.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 1               ┆ 2.5%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 6               ┆ 15.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 4               ┆ 10.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 10              ┆ 25.0%      │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"qzp": ['N'], "ozs": ['K']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 40 ms                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.600 ms                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 625 ops/sec                  │
[INFO] [stdout] └───────────────────┴──────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [91, 141, 17, 29, 131, 241, 87, 252, 222, 238, 228, 25, 169, 177, 254, 199, 38, 248, 229, 29, 80, 21, 28, 192, 166, 45, 207, 252, 193, 230, 182, 194][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 7               ┆ 29.2%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 1               ┆ 4.2%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 5               ┆ 20.8%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 1               ┆ 4.2%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 4               ┆ 16.7%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 1               ┆ 4.2%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 1               ┆ 4.2%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 4               ┆ 16.7%      │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬─────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                             │
[INFO] [stdout] ╞═══════════════════╪═════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"gnt": ['T'], "ud": ['W']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                          │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                          │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 24 ms                       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.960 ms                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 1 042 ops/sec               │
[INFO] [stdout] └───────────────────┴─────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [103, 9, 88, 119, 70, 101, 117, 30, 200, 217, 185, 17, 118, 102, 120, 7, 126, 198, 134, 155, 249, 121, 164, 187, 61, 62, 164, 109, 23, 55, 202, 80][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 2               ┆ 100.0%     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                │
[INFO] [stdout] ╞═══════════════════╪════════════════╡
[INFO] [stdout] │ Metric            ┆ Value          │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"bus": ['t']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25             │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25             │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 2 ms           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.080 ms       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 12 500 ops/sec │
[INFO] [stdout] └───────────────────┴────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [69, 163, 248, 133, 12, 22, 249, 22, 69, 25, 19, 71, 94, 25, 230, 124, 5, 204, 153, 48, 211, 193, 88, 153, 223, 108, 211, 69, 62, 192, 236, 32][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 6               ┆ 100.0%     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"vbjr": ['u'], "cwqr": ['U'], "ok": ['i'], "dqg": ['s'], "ku": ['j'], "exn": ['w'], "ycr": ['4'], " ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 6 ms                                                                                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.240 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 4 167 ops/sec                                                                                                │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [38, 47, 41, 238, 163, 40, 3, 216, 163, 134, 33, 228, 250, 215, 28, 161, 237, 72, 58, 24, 149, 154, 213, 117, 231, 61, 200, 215, 32, 216, 26, 35][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 14              ┆ 87.5%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 2               ┆ 12.5%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬─────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                 │
[INFO] [stdout] ╞═══════════════════╪═════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"bzzk": ['e'], "qy": ['T'], "vipq": ['R'], "lm": ['K'], "at": ['1'], "lf": ['p'], "hl": ['Q']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                              │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                              │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 16 ms                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.640 ms                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 1 563 ops/sec                                                                                   │
[INFO] [stdout] └───────────────────┴─────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [207, 20, 254, 209, 225, 168, 4, 29, 29, 49, 109, 161, 236, 43, 136, 255, 133, 88, 214, 130, 170, 56, 221, 114, 226, 89, 182, 21, 209, 227, 86, 213][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 6               ┆ 22.2%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 17              ┆ 63.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 4               ┆ 14.8%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"nqph": ['0'], "knfj": ['z'], "vjxc": ['M'], "qo": ['k'], "ks": ['Y'], "ownq": ['a'], "zbm": ['F'], ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 27 ms                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.080 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 926 ops/sec                                                                                                  │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [89, 141, 39, 213, 1, 151, 108, 167, 213, 211, 79, 118, 13, 7, 181, 124, 154, 155, 0, 83, 18, 29, 253, 20, 133, 223, 62, 151, 171, 84, 212, 231][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 1               ┆ 2.8%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 9               ┆ 25.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 7               ┆ 19.4%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 1               ┆ 2.8%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 1               ┆ 2.8%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 1               ┆ 2.8%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 1               ┆ 2.8%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 15              ┆ 41.7%      │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                  │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                            │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"etj": ['p'], "cw": ['Z'], "jj": ['Q'], "ak": ['k'], "dcj": ['e'], "zy": ['Z']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                               │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                               │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 36 ms                                                                            │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.440 ms                                                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 695 ops/sec                                                                      │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [90, 45, 184, 57, 77, 106, 111, 136, 246, 201, 112, 196, 253, 234, 209, 82, 4, 90, 25, 30, 63, 171, 125, 57, 190, 74, 69, 139, 90, 186, 175, 122][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 1               ┆ 3.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 8               ┆ 29.6%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 13              ┆ 48.1%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 1               ┆ 3.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 1               ┆ 3.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 1               ┆ 3.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 1               ┆ 3.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 1               ┆ 3.7%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                            │
[INFO] [stdout] ╞═══════════════════╪════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"km": ['p'], "vhq": ['Y'], "ckop": ['7']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 27 ms                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.080 ms                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 926 ops/sec                                │
[INFO] [stdout] └───────────────────┴────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [225, 179, 0, 139, 163, 13, 77, 217, 182, 111, 192, 21, 191, 242, 153, 86, 87, 101, 52, 52, 117, 11, 0, 215, 0, 32, 116, 251, 156, 31, 193, 98][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 13              ┆ 41.9%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 1               ┆ 3.2%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 1               ┆ 3.2%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 1               ┆ 3.2%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 1               ┆ 3.2%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 13              ┆ 41.9%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 1               ┆ 3.2%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬─────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                             │
[INFO] [stdout] ╞═══════════════════╪═════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"pbxo": ['o'], "vti": ['0'], "tjm": ['3']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                          │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                          │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 31 ms                                       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.240 ms                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 807 ops/sec                                 │
[INFO] [stdout] └───────────────────┴─────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [144, 102, 6, 209, 45, 28, 66, 97, 167, 142, 123, 10, 219, 1, 39, 104, 92, 116, 218, 181, 128, 13, 56, 221, 97, 61, 240, 8, 45, 196, 163, 47][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 10              ┆ 32.3%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 21              ┆ 67.7%      │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"fbh": ['n'], "dcnz": ['u'], "mzlx": ['3'], "eclu": ['F'], "xar": ['A'], "ozse": ['i'], "ezqh": ['B ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 31 ms                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.240 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 807 ops/sec                                                                                                  │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [97, 40, 116, 195, 136, 240, 197, 246, 200, 44, 19, 226, 65, 105, 244, 30, 32, 177, 209, 51, 25, 219, 236, 168, 71, 29, 104, 217, 18, 197, 94, 154][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 1               ┆ 1.2%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 1               ┆ 1.2%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 1               ┆ 1.2%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 34              ┆ 40.5%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 1               ┆ 1.2%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 1               ┆ 1.2%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 21              ┆ 25.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 24              ┆ 28.6%      │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬─────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                         │
[INFO] [stdout] ╞═══════════════════╪═════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                               │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"jy": ['J'], "hhci": ['O'], "uzb": ['5'], "np": ['c']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 84 ms                                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 3.360 ms                                                │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 298 ops/sec                                             │
[INFO] [stdout] └───────────────────┴─────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [228, 142, 55, 21, 39, 230, 139, 46, 43, 191, 82, 118, 249, 254, 133, 193, 94, 85, 72, 249, 78, 110, 232, 205, 32, 254, 15, 90, 57, 24, 196, 94][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 3               ┆ 5.9%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 19              ┆ 37.3%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 21              ┆ 41.2%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 8               ┆ 15.7%      │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"vgnk": ['w'], "frmu": ['r'], "oxvv": ['a'], "tyi": ['p'], "abug": ['X'], "ay": ['q'], "jth": ['N'] ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 51 ms                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 2.040 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 491 ops/sec                                                                                                  │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [127, 109, 103, 9, 205, 225, 117, 160, 170, 49, 19, 107, 146, 53, 251, 200, 38, 50, 166, 94, 52, 154, 255, 39, 240, 102, 21, 218, 253, 136, 142, 44][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 30              ┆ 62.5%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 1               ┆ 2.1%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 8               ┆ 16.7%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 9               ┆ 18.8%      │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"wj": ['U'], "emma": ['c']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 48 ms                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.920 ms                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 521 ops/sec                  │
[INFO] [stdout] └───────────────────┴──────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [174, 98, 75, 174, 170, 241, 125, 113, 140, 167, 102, 231, 19, 42, 248, 43, 123, 125, 116, 3, 86, 32, 26, 95, 232, 26, 37, 58, 215, 187, 222, 28][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 11              ┆ 100.0%     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"ep": ['G'], "xutf": ['t'], "wut": ['o'], "it": ['L'], "lkic": ['Z'], "ohf": ['h'], "cp": ['j'], "b ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 11 ms                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.440 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 2 273 ops/sec                                                                                                │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [184, 185, 200, 80, 199, 95, 185, 115, 117, 141, 169, 8, 170, 158, 230, 224, 114, 255, 0, 138, 120, 206, 154, 202, 84, 19, 137, 81, 15, 137, 233, 97][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 7               ┆ 50.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 2               ┆ 14.3%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 5               ┆ 35.7%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"buy": ['k'], "ked": ['7'], "ehd": ['2'], "xro": ['T'], "by": ['o'], "xlrf": ['S'], "hr": ['6'], "y ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 14 ms                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.560 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 1 786 ops/sec                                                                                                │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [67, 14, 217, 244, 3, 50, 155, 205, 118, 174, 138, 22, 54, 105, 57, 165, 64, 246, 222, 223, 66, 103, 54, 142, 13, 231, 46, 66, 22, 76, 9, 45][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 6               ┆ 31.6%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 4               ┆ 21.1%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 4               ┆ 21.1%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 5               ┆ 26.3%      │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"smth": ['K'], "vbl": ['B'], "iwt": ['0'], "nrmd": ['f'], "sl": ['p'], "rgnp": ['a'], "mygw": ['9'] ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 19 ms                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.760 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 1 316 ops/sec                                                                                                │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [135, 46, 114, 251, 126, 174, 27, 185, 172, 79, 28, 62, 176, 238, 159, 246, 207, 245, 240, 109, 126, 206, 145, 139, 247, 240, 22, 178, 253, 231, 233, 221][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 4               ┆ 100.0%     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"zn": ['1'], "epsv": ['Z'], "az": ['y'], "qxjw": ['9'], "omz": ['u'], "vp": ['0'], "iua": ['v'], "d ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 4 ms                                                                                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.160 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 6 250 ops/sec                                                                                                │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [197, 6, 150, 60, 37, 145, 89, 247, 51, 204, 3, 197, 121, 163, 0, 231, 214, 153, 179, 79, 174, 2, 226, 144, 42, 89, 211, 109, 140, 54, 211, 175][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 1               ┆ 3.6%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 1               ┆ 3.6%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 1               ┆ 3.6%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 4               ┆ 14.3%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 1               ┆ 3.6%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 11              ┆ 39.3%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 8               ┆ 28.6%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 1               ┆ 3.6%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                            │
[INFO] [stdout] ╞═══════════════════╪════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"pfhn": ['D'], "qrm": ['u'], "gat": ['b'], "msmy": ['6']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 28 ms                                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.120 ms                                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 893 ops/sec                                                │
[INFO] [stdout] └───────────────────┴────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [206, 183, 235, 5, 164, 169, 26, 29, 32, 11, 22, 122, 162, 253, 188, 38, 132, 90, 71, 148, 74, 173, 19, 44, 54, 12, 251, 228, 108, 252, 5, 186][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ NaN%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                          │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"lp": ['n'], "lg": ['2'], "yzp": ['o']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 0 ms                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.000 ms                                 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 18 446 744 073 709 551 615 ops/sec       │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [231, 93, 227, 61, 183, 31, 226, 99, 117, 231, 92, 24, 208, 19, 216, 98, 225, 14, 43, 239, 91, 10, 159, 14, 140, 252, 179, 178, 113, 98, 211, 9][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 1               ┆ 4.3%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 2               ┆ 8.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 1               ┆ 4.3%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 3               ┆ 13.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 1               ┆ 4.3%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 15              ┆ 65.2%      │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬───────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆               │
[INFO] [stdout] ╞═══════════════════╪═══════════════╡
[INFO] [stdout] │ Metric            ┆ Value         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"zu": ['R']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25            │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25            │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 23 ms         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.920 ms      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 1 087 ops/sec │
[INFO] [stdout] └───────────────────┴───────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [207, 71, 101, 70, 74, 205, 96, 141, 101, 81, 13, 70, 25, 82, 25, 80, 192, 192, 150, 93, 191, 89, 211, 214, 178, 7, 111, 149, 254, 247, 4, 253][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 10              ┆ 47.6%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 1               ┆ 4.8%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 1               ┆ 4.8%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 6               ┆ 28.6%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 3               ┆ 14.3%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                      │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                            │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"tsg": ['X'], "cxnb": ['w'], "evn": ['e'], "tz": ['p'], "bqtb": ['v'], "bu": ['p']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 21 ms                                                                                │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.840 ms                                                                             │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 1 191 ops/sec                                                                        │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [231, 229, 11, 95, 138, 55, 219, 211, 36, 98, 175, 100, 178, 250, 122, 174, 203, 222, 153, 210, 52, 123, 85, 225, 11, 139, 148, 35, 157, 239, 104, 124][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 8               ┆ 29.6%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 8               ┆ 29.6%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 1               ┆ 3.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 5               ┆ 18.5%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 2               ┆ 7.4%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 3               ┆ 11.1%      │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬───────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                       │
[INFO] [stdout] ╞═══════════════════╪═══════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                             │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"nz": ['w'], "uvuh": ['g'], "pxd": ['6'], "lvhf": ['a'], "gi": ['s'], "ujrq": ['M']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 27 ms                                                                                 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.080 ms                                                                              │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 926 ops/sec                                                                           │
[INFO] [stdout] └───────────────────┴───────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [166, 153, 192, 169, 242, 111, 223, 113, 148, 168, 246, 34, 172, 239, 32, 206, 199, 210, 82, 87, 122, 123, 96, 19, 176, 14, 76, 249, 122, 113, 137, 224][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 7               ┆ 46.7%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 4               ┆ 26.7%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 1               ┆ 6.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 1               ┆ 6.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 2               ┆ 13.3%      │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"rp": ['T'], "ctn": ['U'], "wl": ['d'], "rbn": ['D'], "qcu": ['k'], "jm": ['B'], "idz": ['C'], "jle ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 15 ms                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.600 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 1 667 ops/sec                                                                                                │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [12, 42, 224, 115, 6, 186, 10, 240, 131, 6, 0, 157, 243, 93, 13, 88, 49, 30, 251, 157, 4, 100, 215, 199, 203, 139, 35, 213, 20, 52, 39, 164][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 8               ┆ 33.3%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 4               ┆ 16.7%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 1               ┆ 4.2%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 11              ┆ 45.8%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                    │
[INFO] [stdout] ╞═══════════════════╪════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                              │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                          │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"sizj": ['R'], "pga": ['o'], "rexi": ['V'], "yk": ['r'], "is": ['O'], "wi": ['L'], "aume": ['h']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 24 ms                                                                                              │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.960 ms                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 1 042 ops/sec                                                                                      │
[INFO] [stdout] └───────────────────┴────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [240, 190, 16, 1, 217, 55, 128, 72, 9, 161, 135, 188, 152, 50, 241, 117, 106, 95, 14, 203, 132, 226, 31, 36, 184, 200, 183, 211, 107, 56, 144, 199][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 4               ┆ 19.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 7               ┆ 33.3%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 10              ┆ 47.6%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                          │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"xz": ['G'], "ebas": ['T'], "nher": ['b'], "bt": ['1']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 21 ms                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.840 ms                                                 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 1 191 ops/sec                                            │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [206, 200, 172, 24, 240, 94, 100, 130, 138, 149, 185, 43, 131, 85, 206, 131, 195, 35, 26, 87, 100, 46, 62, 22, 229, 141, 6, 38, 207, 208, 47, 41][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 1               ┆ 6.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 5               ┆ 33.3%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 3               ┆ 20.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 6               ┆ 40.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬───────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                           │
[INFO] [stdout] ╞═══════════════════╪═══════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"sgk": ['c'], "zi": ['5'], "ehc": ['R']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 15 ms                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.600 ms                                  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 1 667 ops/sec                             │
[INFO] [stdout] └───────────────────┴───────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [223, 106, 93, 0, 102, 128, 6, 210, 177, 10, 149, 254, 82, 246, 79, 134, 125, 187, 47, 74, 102, 139, 231, 103, 169, 241, 106, 77, 219, 98, 3, 156][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 10              ┆ 29.4%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 6               ┆ 17.6%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 17              ┆ 50.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 1               ┆ 2.9%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"tha": ['O'], "bom": ['N']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 34 ms                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.360 ms                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 736 ops/sec                  │
[INFO] [stdout] └───────────────────┴──────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [62, 88, 132, 173, 39, 224, 61, 245, 169, 166, 167, 107, 93, 231, 95, 239, 14, 193, 39, 158, 40, 0, 175, 99, 214, 59, 13, 21, 35, 181, 178, 31][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 25              ┆ 96.2%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 1               ┆ 3.8%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬─────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                         │
[INFO] [stdout] ╞═══════════════════╪═════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                               │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"sdbl": ['e'], "vuc": ['Z'], "qecf": ['J'], "lfn": ['s'], "br": ['v']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 26 ms                                                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.040 ms                                                                │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 962 ops/sec                                                             │
[INFO] [stdout] └───────────────────┴─────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [218, 14, 194, 161, 48, 174, 93, 14, 152, 39, 148, 185, 204, 202, 60, 50, 22, 32, 212, 32, 25, 136, 247, 85, 229, 156, 163, 208, 40, 50, 56, 224][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 7               ┆ 20.6%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 13              ┆ 38.2%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 14              ┆ 41.2%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"zj": ['i'], "koln": ['y'], "bw": ['d'], "iyri": ['N'], "nn": ['Q'], "rs": ['r'], "xt": ['d'], "sb" ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 34 ms                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.360 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 736 ops/sec                                                                                                  │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [151, 226, 73, 131, 84, 218, 14, 200, 156, 159, 74, 208, 104, 2, 206, 41, 205, 198, 13, 146, 46, 154, 167, 32, 110, 148, 210, 13, 90, 227, 3, 220][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 6               ┆ 100.0%     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                      │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                            │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"ig": ['l'], "sn": ['D'], "cww": ['H'], "lc": ['t'], "hnrn": ['b']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 6 ms                                                                 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.240 ms                                                             │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 4 167 ops/sec                                                        │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [97, 96, 149, 140, 156, 45, 201, 113, 196, 175, 239, 43, 121, 233, 165, 234, 83, 64, 209, 42, 245, 232, 237, 114, 207, 143, 98, 190, 237, 137, 246, 175][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 9               ┆ 24.3%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 13              ┆ 35.1%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 1               ┆ 2.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 1               ┆ 2.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 1               ┆ 2.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 1               ┆ 2.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 1               ┆ 2.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 10              ┆ 27.0%      │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬───────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                       │
[INFO] [stdout] ╞═══════════════════╪═══════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                             │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"rxo": ['3'], "vc": ['M'], "pn": ['i'], "fg": ['k']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 37 ms                                                 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.480 ms                                              │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 676 ops/sec                                           │
[INFO] [stdout] └───────────────────┴───────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [194, 137, 158, 235, 211, 108, 246, 95, 203, 216, 102, 65, 171, 14, 149, 151, 127, 226, 123, 75, 66, 208, 236, 211, 132, 73, 226, 121, 49, 19, 240, 54][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 4               ┆ 10.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 12              ┆ 30.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 1               ┆ 2.5%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 23              ┆ 57.5%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"xzj": ['G'], "zsr": ['n']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 40 ms                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.600 ms                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 625 ops/sec                  │
[INFO] [stdout] └───────────────────┴──────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [244, 83, 62, 173, 29, 195, 182, 73, 92, 105, 145, 88, 59, 142, 61, 52, 42, 138, 206, 1, 187, 74, 83, 229, 93, 203, 171, 2, 122, 157, 135, 70][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 8               ┆ 19.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 6               ┆ 14.3%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 7               ┆ 16.7%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 3               ┆ 7.1%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 6               ┆ 14.3%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 10              ┆ 23.8%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 1               ┆ 2.4%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 1               ┆ 2.4%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬───────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                               │
[INFO] [stdout] ╞═══════════════════╪═══════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"xwcm": ['X'], "kat": ['c']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                            │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                            │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 42 ms                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.680 ms                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 596 ops/sec                   │
[INFO] [stdout] └───────────────────┴───────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [31, 164, 244, 86, 61, 11, 172, 94, 52, 137, 11, 155, 241, 72, 226, 16, 96, 77, 197, 107, 33, 67, 164, 240, 13, 3, 223, 114, 140, 225, 201, 58][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 9               ┆ 25.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 5               ┆ 13.9%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 6               ┆ 16.7%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 1               ┆ 2.8%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 13              ┆ 36.1%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 1               ┆ 2.8%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 1               ┆ 2.8%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                            │
[INFO] [stdout] ╞═══════════════════╪════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"uyo": ['q'], "qx": ['v'], "rgve": ['f']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 36 ms                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.440 ms                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 695 ops/sec                                │
[INFO] [stdout] └───────────────────┴────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [189, 127, 55, 103, 167, 111, 66, 110, 236, 98, 71, 226, 79, 152, 170, 154, 206, 174, 10, 168, 141, 141, 200, 9, 241, 186, 9, 193, 104, 88, 24, 34][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 4               ┆ 15.4%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 1               ┆ 3.8%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 2               ┆ 7.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 3               ┆ 11.5%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 1               ┆ 3.8%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 1               ┆ 3.8%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 13              ┆ 50.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 1               ┆ 3.8%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬─────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                             │
[INFO] [stdout] ╞═══════════════════╪═════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"kmy": ['v'], "gt": ['Q']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                          │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                          │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 26 ms                       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.040 ms                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 962 ops/sec                 │
[INFO] [stdout] └───────────────────┴─────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [220, 75, 9, 89, 151, 248, 24, 189, 116, 143, 235, 88, 130, 165, 98, 202, 85, 78, 135, 31, 4, 140, 160, 130, 209, 192, 38, 186, 168, 209, 222, 113][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 7               ┆ 28.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 6               ┆ 24.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 12              ┆ 48.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"rq": ['n'], "hqeg": ['M']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 25 ms                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.000 ms                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 1 000 ops/sec                │
[INFO] [stdout] └───────────────────┴──────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [205, 69, 225, 28, 59, 144, 168, 226, 213, 46, 63, 48, 185, 100, 43, 166, 189, 205, 26, 184, 97, 72, 165, 255, 241, 48, 123, 74, 27, 137, 250, 202][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 2               ┆ 40.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 1               ┆ 20.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 2               ┆ 40.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                  │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                            │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"kf": ['Q'], "qb": ['D'], "fqk": ['e'], "ja": ['O'], "bawg": ['4'], "vikq": ['s'], "zs": ['v']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                               │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                               │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 5 ms                                                                                             │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.200 ms                                                                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 5 000 ops/sec                                                                                    │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [64, 162, 199, 21, 173, 28, 210, 58, 208, 143, 112, 108, 159, 227, 180, 193, 195, 166, 228, 78, 140, 214, 142, 119, 22, 170, 29, 76, 60, 117, 56, 37][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 2               ┆ 40.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 1               ┆ 20.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 2               ┆ 40.0%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"qfo": ['G'], "sbd": ['F'], "qv": ['3'], "lxy": ['m'], "ommo": ['u'], "ukw": ['Q'], "tulu": ['1'],  ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 5 ms                                                                                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.200 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 5 000 ops/sec                                                                                                │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [114, 86, 71, 26, 93, 55, 16, 91, 42, 90, 3, 68, 140, 94, 35, 238, 207, 0, 145, 230, 37, 209, 76, 86, 133, 96, 60, 108, 219, 164, 69, 95][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 4               ┆ 100.0%     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"jcn": ['K'], "dq": ['2'], "zqy": ['F'], "yh": ['b'], "frg": ['k'], "lrzh": ['p'], "aga": ['H'], "n ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 4 ms                                                                                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.160 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 6 250 ops/sec                                                                                                │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [69, 172, 52, 88, 243, 176, 168, 136, 213, 148, 159, 131, 131, 194, 133, 111, 137, 2, 206, 139, 246, 6, 211, 210, 122, 151, 162, 173, 1, 19, 189, 174][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 1               ┆ 6.7%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 14              ┆ 93.3%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬───────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                           │
[INFO] [stdout] ╞═══════════════════╪═══════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"xbmg": ['D'], "egbb": ['U'], "rots": ['s'], "cg": ['2'], "zcwv": ['T']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 15 ms                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.600 ms                                                                  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 1 667 ops/sec                                                             │
[INFO] [stdout] └───────────────────┴───────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [147, 11, 245, 250, 163, 147, 230, 227, 89, 92, 249, 16, 107, 192, 49, 240, 199, 230, 161, 198, 38, 158, 231, 135, 80, 255, 62, 21, 44, 247, 230, 87][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 1               ┆ 5.6%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 1               ┆ 5.6%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 13              ┆ 72.2%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 3               ┆ 16.7%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                            │
[INFO] [stdout] ╞═══════════════════╪════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"zg": ['o'], "xexr": ['V'], "epsf": ['O'], "odmc": ['Z']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 18 ms                                                      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.720 ms                                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 1 389 ops/sec                                              │
[INFO] [stdout] └───────────────────┴────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [185, 168, 251, 52, 190, 107, 75, 31, 246, 10, 3, 253, 203, 248, 11, 246, 8, 123, 34, 39, 178, 124, 64, 47, 170, 74, 155, 84, 156, 30, 60, 84][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ NaN%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"caar": ['l'], "ku": ['p'], "ayci": ['y'], "xqo": ['C'], "wr": ['I'], "duwd": ['T'], "qe": ['e'], " ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 0 ms                                                                                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.000 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 18 446 744 073 709 551 615 ops/sec                                                                           │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [195, 18, 174, 62, 90, 49, 253, 244, 78, 33, 47, 108, 38, 85, 1, 27, 103, 62, 191, 152, 233, 19, 169, 233, 58, 187, 186, 122, 77, 62, 20, 19][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 1               ┆ 100.0%     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"mhfc": ['r'], "ebq": ['8'], "kmp": ['Z'], "dj": ['0'], "kamu": ['C'], "ud": ['K'], "tecb": ['E'],  ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 1 ms                                                                                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.040 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 25 000 ops/sec                                                                                               │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [214, 86, 173, 61, 206, 110, 50, 112, 230, 213, 188, 213, 111, 177, 152, 194, 14, 49, 38, 192, 129, 35, 183, 164, 208, 1, 103, 192, 45, 165, 211, 79][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 34              ┆ 91.9%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 3               ┆ 8.1%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"zklv": ['a'], "rbq": ['c'], "yiz": ['8'], "xo": ['i'], "bga": ['K'], "mz": ['O'], "eu": ['W'], "pe ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 37 ms                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 1.480 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 676 ops/sec                                                                                                  │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [244, 80, 16, 46, 121, 199, 59, 87, 25, 144, 243, 50, 63, 234, 26, 192, 121, 10, 160, 141, 133, 58, 44, 158, 184, 19, 235, 39, 134, 35, 199, 149][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ NaN%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                    │
[INFO] [stdout] ╞═══════════════════╪════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                              │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                          │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"app": ['D'], "al": ['Q'], "ybiv": ['L'], "bki": ['T'], "lm": ['6'], "ij": ['5']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 0 ms                                                                               │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.000 ms                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 18 446 744 073 709 551 615 ops/sec                                                 │
[INFO] [stdout] └───────────────────┴────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [142, 186, 22, 183, 69, 195, 21, 96, 140, 35, 201, 1, 6, 24, 169, 197, 21, 184, 233, 173, 3, 192, 240, 125, 195, 209, 180, 21, 2, 86, 157, 113][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 3               ┆ 100.0%     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                     │
[INFO] [stdout] ╞═══════════════════╪═════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                               │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"ubd": ['Y'], "fxc": ['Q'], "qh": ['q'], "ewvl": ['6'], "olv": ['x'], "bjc": ['f'], "bzmg": ['3']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 3 ms                                                                                                │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.120 ms                                                                                            │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 8 334 ops/sec                                                                                       │
[INFO] [stdout] └───────────────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [152, 229, 40, 169, 211, 127, 236, 170, 145, 7, 17, 34, 4, 237, 255, 50, 74, 110, 109, 42, 237, 91, 113, 155, 124, 78, 220, 143, 228, 202, 166, 198][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ NaN%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ NaN%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                                              │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                                        │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                                                    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"gzv": ['q'], "cr": ['t'], "ep": ['B'], "iew": ['U'], "uff": ['y'], "tma": ['U'], "dm": ['R'], "rlm ... ']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                                           │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 0 ms                                                                                                         │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.000 ms                                                                                                     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 18 446 744 073 709 551 615 ops/sec                                                                           │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stdout] [1;34m🎲 Using seed: [147, 95, 24, 52, 74, 233, 149, 176, 252, 53, 122, 254, 144, 233, 124, 26, 244, 44, 65, 108, 140, 113, 149, 231, 10, 155, 18, 6, 8, 11, 28, 158][0m
[INFO] [stdout] 
[INFO] [stdout] ┌─────────────────────┬─────────────────┬────────────┐
[INFO] [stdout] │ Replica Performance ┆                 ┆            │
[INFO] [stdout] ╞═════════════════════╪═════════════════╪════════════╡
[INFO] [stdout] │ Replica             ┆ Total Time (ms) ┆ Percentage │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 0           ┆ 1               ┆ 33.3%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 7           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 3           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 6           ┆ 2               ┆ 66.7%      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 2           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 5           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 1           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replica 4           ┆ 0               ┆ 0.0%       │
[INFO] [stdout] └─────────────────────┴─────────────────┴────────────┘
[INFO] [stdout] 
[INFO] [stdout] ┌───────────────────┬──────────────────────────────────────────────────────────────────────────────────────┐
[INFO] [stdout] │  Fuzzing Results  ┆                                                                                      │
[INFO] [stdout] ╞═══════════════════╪══════════════════════════════════════════════════════════════════════════════════════╡
[INFO] [stdout] │ Metric            ┆ Value                                                                                │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Convergence       ┆ ✓ Success                                                                            │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final state       ┆ {"jm": ['g'], "hvrv": ['c'], "hzrm": ['p'], "lqxp": ['t'], "tq": ['E'], "yq": ['h']} │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Delivered events  ┆ 25                                                                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total operations  ┆ 25                                                                                   │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Total time        ┆ 3 ms                                                                                 │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Avg per operation ┆ 0.120 ms                                                                             │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Throughput        ┆ 8 334 ops/sec                                                                        │
[INFO] [stdout] └───────────────────┴──────────────────────────────────────────────────────────────────────────────────────┘
[INFO] [stdout] ┌──────────────────────┬────────┐
[INFO] [stdout] │ Fuzzer Configuration ┆        │
[INFO] [stdout] ╞══════════════════════╪════════╡
[INFO] [stdout] │ Parameter            ┆ Value  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Replicas             ┆ 8      │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Operations           ┆ 25     │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Churn rate           ┆ 40.0%  │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Final merge          ┆ Yes    │
[INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤
[INFO] [stdout] │ Seed                 ┆ Random │
[INFO] [stdout] └──────────────────────┴────────┘
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] [1;34m🎲 Using seed: [212, 56, 58, 20, 114, 125, 130, 106, 108, 56, 18, 46, 49, 175, 243, 67, 251, 180, 57, 66, 232, 20, 161, 101, 60, 100, 244, 226, 111, 39, 106, 213][0m
[INFO] [stdout] 
[INFO] [stdout] thread 'crdt::map::uw_map::tests::fuzz_uw_map' (76) panicked at src/protocol/state/event_graph.rs:161:9:
[INFO] [stdout] assertion failed: max_one_per_id(&self.heads)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6354a37bdd72 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6354a37bdd72 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6354a37bdd72 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6354a37bdd72 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6354a37d502a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6354a37d502a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6354a37c2f86 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6354a37c2f86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6354a379a99f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6354a379a99f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6354a37b5499 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6354a3602a0e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6354a3602a0e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6354a37b5652 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6354a37b5652 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6354a379aa8a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6354a3792219 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6354a379b8ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6354a37d579c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6354a37d5762 - core[8f93d80df273fe75]::panicking::panic
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6354a3423a26 - <moirai[2682b46ca2153746]::protocol::state::event_graph::EventGraph<moirai[2682b46ca2153746]::crdt::list::eg_walker::List<char>> as moirai[2682b46ca2153746]::protocol::state::unstable_state::IsUnstableState<moirai[2682b46ca2153746]::crdt::list::eg_walker::List<char>>>::append
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/state/event_graph.rs:161:9
[INFO] [stdout]   21:     0x6354a341ae5c - <moirai[2682b46ca2153746]::protocol::state::event_graph::EventGraph<moirai[2682b46ca2153746]::crdt::list::eg_walker::List<char>> as moirai[2682b46ca2153746]::protocol::state::log::IsLog>::redundant_by_parent
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/state/event_graph.rs:95:18
[INFO] [stdout]   22:     0x6354a3489994 - <moirai[2682b46ca2153746]::crdt::map::uw_map::UWMapLog<alloc[40b2bae28975ac47]::string::String, moirai[2682b46ca2153746]::protocol::state::event_graph::EventGraph<moirai[2682b46ca2153746]::crdt::list::eg_walker::List<char>>> as moirai[2682b46ca2153746]::protocol::state::log::IsLog>::effect
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/map/uw_map.rs:90:27
[INFO] [stdout]   23:     0x6354a33a581b - <moirai[2682b46ca2153746]::protocol::replica::Replica<moirai[2682b46ca2153746]::crdt::map::uw_map::UWMapLog<alloc[40b2bae28975ac47]::string::String, moirai[2682b46ca2153746]::protocol::state::event_graph::EventGraph<moirai[2682b46ca2153746]::crdt::list::eg_walker::List<char>>>, moirai[2682b46ca2153746]::protocol::broadcast::tcsb::Tcsb<moirai[2682b46ca2153746]::crdt::map::uw_map::UWMap<alloc[40b2bae28975ac47]::string::String, moirai[2682b46ca2153746]::crdt::list::eg_walker::List<char>>>>>::deliver
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/replica.rs:128:20
[INFO] [stdout]   24:     0x6354a33b7639 - <moirai[2682b46ca2153746]::protocol::replica::Replica<moirai[2682b46ca2153746]::crdt::map::uw_map::UWMapLog<alloc[40b2bae28975ac47]::string::String, moirai[2682b46ca2153746]::protocol::state::event_graph::EventGraph<moirai[2682b46ca2153746]::crdt::list::eg_walker::List<char>>>, moirai[2682b46ca2153746]::protocol::broadcast::tcsb::Tcsb<moirai[2682b46ca2153746]::crdt::map::uw_map::UWMap<alloc[40b2bae28975ac47]::string::String, moirai[2682b46ca2153746]::crdt::list::eg_walker::List<char>>>> as moirai[2682b46ca2153746]::protocol::replica::IsReplica<moirai[2682b46ca2153746]::crdt::map::uw_map::UWMapLog<alloc[40b2bae28975ac47]::string::String, moirai[2682b46ca2153746]::protocol::state::event_graph::EventGraph<moirai[2682b46ca2153746]::crdt::list::eg_walker::List<char>>>>>::receive_batch
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol/replica.rs:71:18
[INFO] [stdout]   25:     0x6354a34cc826 - moirai[2682b46ca2153746]::fuzz::runner::<moirai[2682b46ca2153746]::crdt::map::uw_map::UWMapLog<alloc[40b2bae28975ac47]::string::String, moirai[2682b46ca2153746]::protocol::state::event_graph::EventGraph<moirai[2682b46ca2153746]::crdt::list::eg_walker::List<char>>>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fuzz/mod.rs:299:33
[INFO] [stdout]   26:     0x6354a34c4051 - moirai[2682b46ca2153746]::fuzz::fuzzer::<moirai[2682b46ca2153746]::crdt::map::uw_map::UWMapLog<alloc[40b2bae28975ac47]::string::String, moirai[2682b46ca2153746]::protocol::state::event_graph::EventGraph<moirai[2682b46ca2153746]::crdt::list::eg_walker::List<char>>>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fuzz/mod.rs:61:24
[INFO] [stdout]   27:     0x6354a351d214 - moirai[2682b46ca2153746]::crdt::map::uw_map::tests::fuzz_uw_map
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/map/uw_map.rs:588:9
[INFO] [stdout]   28:     0x6354a3519d47 - moirai[2682b46ca2153746]::crdt::map::uw_map::tests::fuzz_uw_map::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crdt/map/uw_map.rs:567:21
[INFO] [stdout]   29:     0x6354a35f4566 - <moirai[2682b46ca2153746]::crdt::map::uw_map::tests::fuzz_uw_map::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6354a35f6dbb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x6354a35f6dbb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x6354a360361a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x6354a360361a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6354a360361a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x6354a360361a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x6354a360361a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6354a360361a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x6354a360361a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x6354a35fdae4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x6354a35fdae4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x6354a3606112 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   42:     0x6354a3606112 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x6354a3606112 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x6354a3606112 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x6354a3606112 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6354a3606112 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   47:     0x6354a3606112 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6354a37bcd4f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   49:     0x6354a37bcd4f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   50:     0x7fd8d2ac8aa4 - <unknown>
[INFO] [stdout]   51:     0x7fd8d2b55a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crdt::counter::simple_counter::tests::fuzz_resettable_counter
[INFO] [stdout]     crdt::json::tests::concurrent_insert
[INFO] [stdout]     crdt::json::tests::conflict_resolution_then_operation
[INFO] [stdout]     crdt::json::tests::nested_conflicts
[INFO] [stdout]     crdt::json::tests::triple_conflict
[INFO] [stdout]     crdt::map::uw_map::tests::fuzz_uw_map
[INFO] [stdout]     crdt::register::mv_sliding_window::tests::simple_mv_sliding_window
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 101 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 233.82s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "47c4f2981e8191a44c87ebb0126377378eb745b3a1ce1ff48bc9f824b77693ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47c4f2981e8191a44c87ebb0126377378eb745b3a1ce1ff48bc9f824b77693ea", kill_on_drop: false }`
[INFO] [stdout] 47c4f2981e8191a44c87ebb0126377378eb745b3a1ce1ff48bc9f824b77693ea
