[INFO] fetching crate xwytools 0.1.0...
[INFO] testing xwytools-0.1.0 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate xwytools 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate xwytools 0.1.0
[INFO] finished tweaking crates.io crate xwytools 0.1.0
[INFO] tweaked toml for crates.io crate xwytools 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xwytools 0.1.0 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 58 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb3d3591a4b54010ee0740a5d1fdf8dbb4a6f39ab163d3542ae3c1a1c18f4a6b
[INFO] running `Command { std: "docker" "start" "-a" "bb3d3591a4b54010ee0740a5d1fdf8dbb4a6f39ab163d3542ae3c1a1c18f4a6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb3d3591a4b54010ee0740a5d1fdf8dbb4a6f39ab163d3542ae3c1a1c18f4a6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb3d3591a4b54010ee0740a5d1fdf8dbb4a6f39ab163d3542ae3c1a1c18f4a6b", kill_on_drop: false }`
[INFO] [stdout] bb3d3591a4b54010ee0740a5d1fdf8dbb4a6f39ab163d3542ae3c1a1c18f4a6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f747266a80d3248c98791a3ca7c602e824af8787a4c0d30b745a224f714e98d
[INFO] running `Command { std: "docker" "start" "-a" "6f747266a80d3248c98791a3ca7c602e824af8787a4c0d30b745a224f714e98d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling xwytools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s
[INFO] running `Command { std: "docker" "inspect" "6f747266a80d3248c98791a3ca7c602e824af8787a4c0d30b745a224f714e98d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f747266a80d3248c98791a3ca7c602e824af8787a4c0d30b745a224f714e98d", kill_on_drop: false }`
[INFO] [stdout] 6f747266a80d3248c98791a3ca7c602e824af8787a4c0d30b745a224f714e98d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b2cc33abe760d6a81bdb6dc60c7f37e184e32f315ee76b614d5c3504701b8d7
[INFO] running `Command { std: "docker" "start" "-a" "7b2cc33abe760d6a81bdb6dc60c7f37e184e32f315ee76b614d5c3504701b8d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling xwytools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]    --> src/bench.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     use std::time::Instant;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] running `Command { std: "docker" "inspect" "7b2cc33abe760d6a81bdb6dc60c7f37e184e32f315ee76b614d5c3504701b8d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2cc33abe760d6a81bdb6dc60c7f37e184e32f315ee76b614d5c3504701b8d7", kill_on_drop: false }`
[INFO] [stdout] 7b2cc33abe760d6a81bdb6dc60c7f37e184e32f315ee76b614d5c3504701b8d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 52db0408cb8a6d0cb4a86e07e60a0ccc466a92c3c59e5e128550a39a16a1d501
[INFO] running `Command { std: "docker" "start" "-a" "52db0408cb8a6d0cb4a86e07e60a0ccc466a92c3c59e5e128550a39a16a1d501", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::time::Instant`
[INFO] [stderr]    --> src/bench.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 123 |     use std::time::Instant;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `xwytools` (lib test) generated 1 warning (run `cargo fix --lib -p xwytools --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xwytools-3f4c115e60f61d31)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2025-11-09T13:47:26Z INFO  xwytools::bench] Starting bench with concurrency 100
[INFO] [stderr] [2025-11-09T13:47:27Z INFO  xwytools::bench] Throughput(op/s): last 41.5M, ave 36.8M
[INFO] [stderr] [2025-11-09T13:47:28Z INFO  xwytools::bench] Throughput(op/s): last 48.8M, ave 37.7M
[INFO] [stderr] [2025-11-09T13:47:29Z INFO  xwytools::bench] Throughput(op/s): last 48.5M, ave 37.8M
[INFO] [stderr] [2025-11-09T13:47:30Z INFO  xwytools::bench] Throughput(op/s): last 50.0M, ave 38.6M
[INFO] [stderr] [2025-11-09T13:47:32Z INFO  xwytools::bench] Throughput(op/s): last 46.1M, ave 39.2M
[INFO] [stderr] [2025-11-09T13:47:33Z INFO  xwytools::bench] Throughput(op/s): last 50.9M, ave 39.4M
[INFO] [stderr] [2025-11-09T13:47:34Z INFO  xwytools::bench] Throughput(op/s): last 51.8M, ave 40.1M
[INFO] [stderr] [2025-11-09T13:47:35Z INFO  xwytools::bench] Throughput(op/s): last 47.3M, ave 40.6M
[INFO] [stderr] [2025-11-09T13:47:36Z INFO  xwytools::bench] Throughput(op/s): last 47.3M, ave 39.9M
[INFO] [stderr] [2025-11-09T13:47:37Z INFO  xwytools::bench] Throughput(op/s): last 51.4M, ave 40.5M
[INFO] [stderr] [2025-11-09T13:47:39Z INFO  xwytools::bench] Throughput(op/s): last 53.4M, ave 40.2M
[INFO] [stderr] [2025-11-09T13:47:40Z INFO  xwytools::bench] Throughput(op/s): last 61.4M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:47:41Z INFO  xwytools::bench] Throughput(op/s): last 51.8M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:47:43Z INFO  xwytools::bench] Throughput(op/s): last 50.5M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:47:44Z INFO  xwytools::bench] Throughput(op/s): last 54.3M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:47:45Z INFO  xwytools::bench] Throughput(op/s): last 51.3M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:47:47Z INFO  xwytools::bench] Throughput(op/s): last 52.0M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:47:48Z INFO  xwytools::bench] Throughput(op/s): last 54.6M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:47:49Z INFO  xwytools::bench] Throughput(op/s): last 47.1M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:47:50Z INFO  xwytools::bench] Throughput(op/s): last 49.1M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:47:51Z INFO  xwytools::bench] Throughput(op/s): last 47.0M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:47:53Z INFO  xwytools::bench] Throughput(op/s): last 45.3M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:47:54Z INFO  xwytools::bench] Throughput(op/s): last 44.8M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:47:55Z INFO  xwytools::bench] Throughput(op/s): last 48.8M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:47:56Z INFO  xwytools::bench] Throughput(op/s): last 49.7M, ave 40.6M
[INFO] [stderr] [2025-11-09T13:47:57Z INFO  xwytools::bench] Throughput(op/s): last 44.6M, ave 40.5M
[INFO] [stderr] [2025-11-09T13:47:59Z INFO  xwytools::bench] Throughput(op/s): last 47.6M, ave 40.5M
[INFO] [stderr] [2025-11-09T13:48:00Z INFO  xwytools::bench] Throughput(op/s): last 55.4M, ave 40.6M
[INFO] [stderr] [2025-11-09T13:48:01Z INFO  xwytools::bench] Throughput(op/s): last 54.4M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:48:02Z INFO  xwytools::bench] Throughput(op/s): last 50.8M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:48:03Z INFO  xwytools::bench] Throughput(op/s): last 42.0M, ave 40.6M
[INFO] [stderr] [2025-11-09T13:48:05Z INFO  xwytools::bench] Throughput(op/s): last 48.3M, ave 40.6M
[INFO] [stderr] [2025-11-09T13:48:06Z INFO  xwytools::bench] Throughput(op/s): last 52.4M, ave 40.5M
[INFO] [stderr] [2025-11-09T13:48:07Z INFO  xwytools::bench] Throughput(op/s): last 56.8M, ave 40.5M
[INFO] [stderr] [2025-11-09T13:48:09Z INFO  xwytools::bench] Throughput(op/s): last 49.4M, ave 40.5M
[INFO] [stderr] [2025-11-09T13:48:10Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 40.6M
[INFO] [stderr] [2025-11-09T13:48:11Z INFO  xwytools::bench] Throughput(op/s): last 49.4M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:48:12Z INFO  xwytools::bench] Throughput(op/s): last 55.6M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:48:13Z INFO  xwytools::bench] Throughput(op/s): last 50.5M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:48:15Z INFO  xwytools::bench] Throughput(op/s): last 47.6M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:48:16Z INFO  xwytools::bench] Throughput(op/s): last 57.0M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:48:17Z INFO  xwytools::bench] Throughput(op/s): last 55.4M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:48:19Z INFO  xwytools::bench] Throughput(op/s): last 56.2M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:48:20Z INFO  xwytools::bench] Throughput(op/s): last 53.0M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:48:21Z INFO  xwytools::bench] Throughput(op/s): last 53.4M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:48:22Z INFO  xwytools::bench] Throughput(op/s): last 49.8M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:48:24Z INFO  xwytools::bench] Throughput(op/s): last 51.0M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:48:25Z INFO  xwytools::bench] Throughput(op/s): last 50.6M, ave 41.0M
[INFO] [stdout] test bench::test::test_bench has been running for over 60 seconds
[INFO] [stderr] [2025-11-09T13:48:26Z INFO  xwytools::bench] Throughput(op/s): last 45.3M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:48:27Z INFO  xwytools::bench] Throughput(op/s): last 48.3M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:48:28Z INFO  xwytools::bench] Throughput(op/s): last 49.6M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:48:29Z INFO  xwytools::bench] Throughput(op/s): last 46.1M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:48:31Z INFO  xwytools::bench] Throughput(op/s): last 45.2M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:48:32Z INFO  xwytools::bench] Throughput(op/s): last 46.4M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:48:33Z INFO  xwytools::bench] Throughput(op/s): last 43.7M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:48:34Z INFO  xwytools::bench] Throughput(op/s): last 44.9M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:48:35Z INFO  xwytools::bench] Throughput(op/s): last 44.8M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:48:36Z INFO  xwytools::bench] Throughput(op/s): last 46.0M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:48:38Z INFO  xwytools::bench] Throughput(op/s): last 36.3M, ave 40.6M
[INFO] [stderr] [2025-11-09T13:48:39Z INFO  xwytools::bench] Throughput(op/s): last 39.1M, ave 40.4M
[INFO] [stderr] [2025-11-09T13:48:40Z INFO  xwytools::bench] Throughput(op/s): last 40.2M, ave 40.4M
[INFO] [stderr] [2025-11-09T13:48:41Z INFO  xwytools::bench] Throughput(op/s): last 38.1M, ave 40.3M
[INFO] [stderr] [2025-11-09T13:48:42Z INFO  xwytools::bench] Throughput(op/s): last 35.5M, ave 40.2M
[INFO] [stderr] [2025-11-09T13:48:44Z INFO  xwytools::bench] Throughput(op/s): last 53.0M, ave 40.1M
[INFO] [stderr] [2025-11-09T13:48:45Z INFO  xwytools::bench] Throughput(op/s): last 59.2M, ave 40.2M
[INFO] [stderr] [2025-11-09T13:48:46Z INFO  xwytools::bench] Throughput(op/s): last 60.6M, ave 40.3M
[INFO] [stderr] [2025-11-09T13:48:48Z INFO  xwytools::bench] Throughput(op/s): last 64.7M, ave 40.4M
[INFO] [stderr] [2025-11-09T13:48:49Z INFO  xwytools::bench] Throughput(op/s): last 56.6M, ave 40.5M
[INFO] [stderr] [2025-11-09T13:48:50Z INFO  xwytools::bench] Throughput(op/s): last 60.1M, ave 40.5M
[INFO] [stderr] [2025-11-09T13:48:51Z INFO  xwytools::bench] Throughput(op/s): last 62.4M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:48:53Z INFO  xwytools::bench] Throughput(op/s): last 55.1M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:48:54Z INFO  xwytools::bench] Throughput(op/s): last 58.1M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:48:55Z INFO  xwytools::bench] Throughput(op/s): last 50.6M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:48:56Z INFO  xwytools::bench] Throughput(op/s): last 53.0M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:48:58Z INFO  xwytools::bench] Throughput(op/s): last 49.9M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:48:59Z INFO  xwytools::bench] Throughput(op/s): last 49.8M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:49:00Z INFO  xwytools::bench] Throughput(op/s): last 56.0M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:49:02Z INFO  xwytools::bench] Throughput(op/s): last 50.2M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:49:03Z INFO  xwytools::bench] Throughput(op/s): last 46.3M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:49:04Z INFO  xwytools::bench] Throughput(op/s): last 37.0M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:49:05Z INFO  xwytools::bench] Throughput(op/s): last 46.0M, ave 40.6M
[INFO] [stderr] [2025-11-09T13:49:06Z INFO  xwytools::bench] Throughput(op/s): last 48.1M, ave 40.6M
[INFO] [stderr] [2025-11-09T13:49:08Z INFO  xwytools::bench] Throughput(op/s): last 53.3M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:49:09Z INFO  xwytools::bench] Throughput(op/s): last 52.1M, ave 40.6M
[INFO] [stderr] [2025-11-09T13:49:10Z INFO  xwytools::bench] Throughput(op/s): last 57.6M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:49:11Z INFO  xwytools::bench] Throughput(op/s): last 54.9M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:49:13Z INFO  xwytools::bench] Throughput(op/s): last 55.1M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:49:14Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:49:15Z INFO  xwytools::bench] Throughput(op/s): last 60.1M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:49:17Z INFO  xwytools::bench] Throughput(op/s): last 55.0M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:18Z INFO  xwytools::bench] Throughput(op/s): last 48.4M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:19Z INFO  xwytools::bench] Throughput(op/s): last 53.1M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:20Z INFO  xwytools::bench] Throughput(op/s): last 47.5M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:22Z INFO  xwytools::bench] Throughput(op/s): last 55.1M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:23Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:24Z INFO  xwytools::bench] Throughput(op/s): last 43.5M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:25Z INFO  xwytools::bench] Throughput(op/s): last 46.0M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:49:26Z INFO  xwytools::bench] Throughput(op/s): last 47.5M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:49:28Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:49:29Z INFO  xwytools::bench] Throughput(op/s): last 48.1M, ave 40.7M
[INFO] [stderr] [2025-11-09T13:49:30Z INFO  xwytools::bench] Throughput(op/s): last 48.4M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:49:32Z INFO  xwytools::bench] Throughput(op/s): last 59.6M, ave 40.8M
[INFO] [stderr] [2025-11-09T13:49:33Z INFO  xwytools::bench] Throughput(op/s): last 61.2M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:34Z INFO  xwytools::bench] Throughput(op/s): last 49.2M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:35Z INFO  xwytools::bench] Throughput(op/s): last 51.1M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:37Z INFO  xwytools::bench] Throughput(op/s): last 56.2M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:38Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:39Z INFO  xwytools::bench] Throughput(op/s): last 48.9M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:40Z INFO  xwytools::bench] Throughput(op/s): last 47.1M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:41Z INFO  xwytools::bench] Throughput(op/s): last 47.5M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:42Z INFO  xwytools::bench] Throughput(op/s): last 48.6M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:44Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:49:45Z INFO  xwytools::bench] Throughput(op/s): last 53.3M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:49:46Z INFO  xwytools::bench] Throughput(op/s): last 48.9M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:49:47Z INFO  xwytools::bench] Throughput(op/s): last 47.4M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:49Z INFO  xwytools::bench] Throughput(op/s): last 48.1M, ave 40.9M
[INFO] [stderr] [2025-11-09T13:49:50Z INFO  xwytools::bench] Throughput(op/s): last 55.4M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:49:51Z INFO  xwytools::bench] Throughput(op/s): last 50.6M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:49:52Z INFO  xwytools::bench] Throughput(op/s): last 56.5M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:49:53Z INFO  xwytools::bench] Throughput(op/s): last 54.4M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:49:55Z INFO  xwytools::bench] Throughput(op/s): last 44.3M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:49:56Z INFO  xwytools::bench] Throughput(op/s): last 49.0M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:49:57Z INFO  xwytools::bench] Throughput(op/s): last 49.3M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:49:58Z INFO  xwytools::bench] Throughput(op/s): last 53.4M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:49:59Z INFO  xwytools::bench] Throughput(op/s): last 47.1M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:50:01Z INFO  xwytools::bench] Throughput(op/s): last 50.1M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:50:02Z INFO  xwytools::bench] Throughput(op/s): last 50.6M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:50:03Z INFO  xwytools::bench] Throughput(op/s): last 48.5M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:50:04Z INFO  xwytools::bench] Throughput(op/s): last 48.3M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:50:06Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:50:07Z INFO  xwytools::bench] Throughput(op/s): last 50.9M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:50:08Z INFO  xwytools::bench] Throughput(op/s): last 52.3M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:50:09Z INFO  xwytools::bench] Throughput(op/s): last 58.8M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:50:11Z INFO  xwytools::bench] Throughput(op/s): last 68.2M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:50:12Z INFO  xwytools::bench] Throughput(op/s): last 66.1M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:50:14Z INFO  xwytools::bench] Throughput(op/s): last 62.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:50:15Z INFO  xwytools::bench] Throughput(op/s): last 63.7M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:50:16Z INFO  xwytools::bench] Throughput(op/s): last 53.6M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:50:18Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:50:19Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:50:20Z INFO  xwytools::bench] Throughput(op/s): last 56.4M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:50:21Z INFO  xwytools::bench] Throughput(op/s): last 51.7M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:50:22Z INFO  xwytools::bench] Throughput(op/s): last 50.6M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:50:24Z INFO  xwytools::bench] Throughput(op/s): last 56.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:50:25Z INFO  xwytools::bench] Throughput(op/s): last 59.1M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:26Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:28Z INFO  xwytools::bench] Throughput(op/s): last 49.7M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:29Z INFO  xwytools::bench] Throughput(op/s): last 50.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:30Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:31Z INFO  xwytools::bench] Throughput(op/s): last 45.0M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:33Z INFO  xwytools::bench] Throughput(op/s): last 48.9M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:50:34Z INFO  xwytools::bench] Throughput(op/s): last 56.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:35Z INFO  xwytools::bench] Throughput(op/s): last 42.8M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:36Z INFO  xwytools::bench] Throughput(op/s): last 47.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:50:37Z INFO  xwytools::bench] Throughput(op/s): last 47.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:50:39Z INFO  xwytools::bench] Throughput(op/s): last 51.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:50:40Z INFO  xwytools::bench] Throughput(op/s): last 56.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:50:41Z INFO  xwytools::bench] Throughput(op/s): last 47.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:50:42Z INFO  xwytools::bench] Throughput(op/s): last 61.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:43Z INFO  xwytools::bench] Throughput(op/s): last 45.9M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:45Z INFO  xwytools::bench] Throughput(op/s): last 51.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:46Z INFO  xwytools::bench] Throughput(op/s): last 50.7M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:47Z INFO  xwytools::bench] Throughput(op/s): last 53.3M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:48Z INFO  xwytools::bench] Throughput(op/s): last 52.1M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:50Z INFO  xwytools::bench] Throughput(op/s): last 53.2M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:51Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:52Z INFO  xwytools::bench] Throughput(op/s): last 54.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:53Z INFO  xwytools::bench] Throughput(op/s): last 53.5M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:50:55Z INFO  xwytools::bench] Throughput(op/s): last 51.6M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:50:56Z INFO  xwytools::bench] Throughput(op/s): last 45.3M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:50:57Z INFO  xwytools::bench] Throughput(op/s): last 44.8M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:58Z INFO  xwytools::bench] Throughput(op/s): last 48.7M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:50:59Z INFO  xwytools::bench] Throughput(op/s): last 50.6M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:01Z INFO  xwytools::bench] Throughput(op/s): last 49.3M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:02Z INFO  xwytools::bench] Throughput(op/s): last 47.0M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:03Z INFO  xwytools::bench] Throughput(op/s): last 49.1M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:04Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:06Z INFO  xwytools::bench] Throughput(op/s): last 56.9M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:07Z INFO  xwytools::bench] Throughput(op/s): last 55.0M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:08Z INFO  xwytools::bench] Throughput(op/s): last 54.8M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:51:09Z INFO  xwytools::bench] Throughput(op/s): last 46.5M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:51:10Z INFO  xwytools::bench] Throughput(op/s): last 46.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:12Z INFO  xwytools::bench] Throughput(op/s): last 48.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:13Z INFO  xwytools::bench] Throughput(op/s): last 43.8M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:14Z INFO  xwytools::bench] Throughput(op/s): last 48.9M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:15Z INFO  xwytools::bench] Throughput(op/s): last 58.0M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:17Z INFO  xwytools::bench] Throughput(op/s): last 52.9M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:18Z INFO  xwytools::bench] Throughput(op/s): last 49.2M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:19Z INFO  xwytools::bench] Throughput(op/s): last 43.1M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:20Z INFO  xwytools::bench] Throughput(op/s): last 42.0M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:21Z INFO  xwytools::bench] Throughput(op/s): last 48.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:51:23Z INFO  xwytools::bench] Throughput(op/s): last 45.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:51:24Z INFO  xwytools::bench] Throughput(op/s): last 55.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:51:25Z INFO  xwytools::bench] Throughput(op/s): last 45.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:51:26Z INFO  xwytools::bench] Throughput(op/s): last 49.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:51:27Z INFO  xwytools::bench] Throughput(op/s): last 39.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:51:29Z INFO  xwytools::bench] Throughput(op/s): last 46.9M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:30Z INFO  xwytools::bench] Throughput(op/s): last 56.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:51:31Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:51:33Z INFO  xwytools::bench] Throughput(op/s): last 55.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:51:34Z INFO  xwytools::bench] Throughput(op/s): last 55.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:51:35Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:51:37Z INFO  xwytools::bench] Throughput(op/s): last 42.7M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:38Z INFO  xwytools::bench] Throughput(op/s): last 44.6M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:39Z INFO  xwytools::bench] Throughput(op/s): last 43.9M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:40Z INFO  xwytools::bench] Throughput(op/s): last 48.9M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:41Z INFO  xwytools::bench] Throughput(op/s): last 52.6M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:43Z INFO  xwytools::bench] Throughput(op/s): last 45.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:44Z INFO  xwytools::bench] Throughput(op/s): last 45.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:45Z INFO  xwytools::bench] Throughput(op/s): last 48.9M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:46Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:47Z INFO  xwytools::bench] Throughput(op/s): last 48.0M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:49Z INFO  xwytools::bench] Throughput(op/s): last 50.9M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:51:50Z INFO  xwytools::bench] Throughput(op/s): last 63.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:51Z INFO  xwytools::bench] Throughput(op/s): last 52.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:53Z INFO  xwytools::bench] Throughput(op/s): last 50.7M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:54Z INFO  xwytools::bench] Throughput(op/s): last 46.6M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:55Z INFO  xwytools::bench] Throughput(op/s): last 50.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:56Z INFO  xwytools::bench] Throughput(op/s): last 47.6M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:57Z INFO  xwytools::bench] Throughput(op/s): last 46.3M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:51:59Z INFO  xwytools::bench] Throughput(op/s): last 48.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:00Z INFO  xwytools::bench] Throughput(op/s): last 45.3M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:01Z INFO  xwytools::bench] Throughput(op/s): last 47.9M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:02Z INFO  xwytools::bench] Throughput(op/s): last 48.9M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:03Z INFO  xwytools::bench] Throughput(op/s): last 47.4M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:05Z INFO  xwytools::bench] Throughput(op/s): last 47.4M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:06Z INFO  xwytools::bench] Throughput(op/s): last 45.0M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:07Z INFO  xwytools::bench] Throughput(op/s): last 46.7M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:08Z INFO  xwytools::bench] Throughput(op/s): last 44.8M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:09Z INFO  xwytools::bench] Throughput(op/s): last 44.3M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:11Z INFO  xwytools::bench] Throughput(op/s): last 45.4M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:12Z INFO  xwytools::bench] Throughput(op/s): last 45.6M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:13Z INFO  xwytools::bench] Throughput(op/s): last 50.3M, ave 41.0M
[INFO] [stderr] [2025-11-09T13:52:14Z INFO  xwytools::bench] Throughput(op/s): last 64.1M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:16Z INFO  xwytools::bench] Throughput(op/s): last 57.2M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:17Z INFO  xwytools::bench] Throughput(op/s): last 50.2M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:18Z INFO  xwytools::bench] Throughput(op/s): last 54.7M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:19Z INFO  xwytools::bench] Throughput(op/s): last 51.8M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:20Z INFO  xwytools::bench] Throughput(op/s): last 44.3M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:22Z INFO  xwytools::bench] Throughput(op/s): last 55.3M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:23Z INFO  xwytools::bench] Throughput(op/s): last 60.4M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:24Z INFO  xwytools::bench] Throughput(op/s): last 47.0M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:26Z INFO  xwytools::bench] Throughput(op/s): last 52.6M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:27Z INFO  xwytools::bench] Throughput(op/s): last 55.0M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:28Z INFO  xwytools::bench] Throughput(op/s): last 57.2M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:29Z INFO  xwytools::bench] Throughput(op/s): last 52.6M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:31Z INFO  xwytools::bench] Throughput(op/s): last 58.9M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:32Z INFO  xwytools::bench] Throughput(op/s): last 60.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:34Z INFO  xwytools::bench] Throughput(op/s): last 62.1M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:35Z INFO  xwytools::bench] Throughput(op/s): last 59.8M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:36Z INFO  xwytools::bench] Throughput(op/s): last 53.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:37Z INFO  xwytools::bench] Throughput(op/s): last 50.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:39Z INFO  xwytools::bench] Throughput(op/s): last 50.7M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:40Z INFO  xwytools::bench] Throughput(op/s): last 58.8M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:41Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:42Z INFO  xwytools::bench] Throughput(op/s): last 52.7M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:44Z INFO  xwytools::bench] Throughput(op/s): last 49.0M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:45Z INFO  xwytools::bench] Throughput(op/s): last 49.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:46Z INFO  xwytools::bench] Throughput(op/s): last 44.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:47Z INFO  xwytools::bench] Throughput(op/s): last 41.8M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:49Z INFO  xwytools::bench] Throughput(op/s): last 46.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:50Z INFO  xwytools::bench] Throughput(op/s): last 42.8M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:51Z INFO  xwytools::bench] Throughput(op/s): last 45.8M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:52Z INFO  xwytools::bench] Throughput(op/s): last 55.2M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:54Z INFO  xwytools::bench] Throughput(op/s): last 55.1M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:55Z INFO  xwytools::bench] Throughput(op/s): last 54.6M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:52:56Z INFO  xwytools::bench] Throughput(op/s): last 60.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:57Z INFO  xwytools::bench] Throughput(op/s): last 55.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:52:59Z INFO  xwytools::bench] Throughput(op/s): last 48.7M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:00Z INFO  xwytools::bench] Throughput(op/s): last 49.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:01Z INFO  xwytools::bench] Throughput(op/s): last 54.3M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:03Z INFO  xwytools::bench] Throughput(op/s): last 68.1M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:04Z INFO  xwytools::bench] Throughput(op/s): last 57.3M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:05Z INFO  xwytools::bench] Throughput(op/s): last 51.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:07Z INFO  xwytools::bench] Throughput(op/s): last 49.3M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:08Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:09Z INFO  xwytools::bench] Throughput(op/s): last 54.7M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:10Z INFO  xwytools::bench] Throughput(op/s): last 49.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:11Z INFO  xwytools::bench] Throughput(op/s): last 45.6M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:13Z INFO  xwytools::bench] Throughput(op/s): last 49.9M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:14Z INFO  xwytools::bench] Throughput(op/s): last 53.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:15Z INFO  xwytools::bench] Throughput(op/s): last 60.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:16Z INFO  xwytools::bench] Throughput(op/s): last 59.0M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:18Z INFO  xwytools::bench] Throughput(op/s): last 51.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:19Z INFO  xwytools::bench] Throughput(op/s): last 53.1M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:20Z INFO  xwytools::bench] Throughput(op/s): last 54.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:21Z INFO  xwytools::bench] Throughput(op/s): last 46.3M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:23Z INFO  xwytools::bench] Throughput(op/s): last 38.1M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:24Z INFO  xwytools::bench] Throughput(op/s): last 38.7M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:25Z INFO  xwytools::bench] Throughput(op/s): last 48.1M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:26Z INFO  xwytools::bench] Throughput(op/s): last 49.7M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:27Z INFO  xwytools::bench] Throughput(op/s): last 53.9M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:29Z INFO  xwytools::bench] Throughput(op/s): last 51.7M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:30Z INFO  xwytools::bench] Throughput(op/s): last 53.1M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:31Z INFO  xwytools::bench] Throughput(op/s): last 51.8M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:32Z INFO  xwytools::bench] Throughput(op/s): last 54.3M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:34Z INFO  xwytools::bench] Throughput(op/s): last 52.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:35Z INFO  xwytools::bench] Throughput(op/s): last 56.1M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:36Z INFO  xwytools::bench] Throughput(op/s): last 51.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:38Z INFO  xwytools::bench] Throughput(op/s): last 55.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:39Z INFO  xwytools::bench] Throughput(op/s): last 55.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:40Z INFO  xwytools::bench] Throughput(op/s): last 56.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:42Z INFO  xwytools::bench] Throughput(op/s): last 65.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:43Z INFO  xwytools::bench] Throughput(op/s): last 60.1M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:44Z INFO  xwytools::bench] Throughput(op/s): last 53.0M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:46Z INFO  xwytools::bench] Throughput(op/s): last 50.0M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:47Z INFO  xwytools::bench] Throughput(op/s): last 53.1M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:48Z INFO  xwytools::bench] Throughput(op/s): last 47.6M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:49Z INFO  xwytools::bench] Throughput(op/s): last 56.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:51Z INFO  xwytools::bench] Throughput(op/s): last 52.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:53:52Z INFO  xwytools::bench] Throughput(op/s): last 52.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:53:53Z INFO  xwytools::bench] Throughput(op/s): last 52.6M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:53:54Z INFO  xwytools::bench] Throughput(op/s): last 48.6M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:53:55Z INFO  xwytools::bench] Throughput(op/s): last 48.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:53:57Z INFO  xwytools::bench] Throughput(op/s): last 57.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:53:58Z INFO  xwytools::bench] Throughput(op/s): last 53.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:53:59Z INFO  xwytools::bench] Throughput(op/s): last 45.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:00Z INFO  xwytools::bench] Throughput(op/s): last 55.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:54:02Z INFO  xwytools::bench] Throughput(op/s): last 53.7M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:54:03Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:54:04Z INFO  xwytools::bench] Throughput(op/s): last 51.7M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:54:06Z INFO  xwytools::bench] Throughput(op/s): last 49.4M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:54:07Z INFO  xwytools::bench] Throughput(op/s): last 56.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:08Z INFO  xwytools::bench] Throughput(op/s): last 57.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:54:10Z INFO  xwytools::bench] Throughput(op/s): last 53.7M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:54:11Z INFO  xwytools::bench] Throughput(op/s): last 50.6M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:54:12Z INFO  xwytools::bench] Throughput(op/s): last 44.1M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:13Z INFO  xwytools::bench] Throughput(op/s): last 46.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:14Z INFO  xwytools::bench] Throughput(op/s): last 47.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:16Z INFO  xwytools::bench] Throughput(op/s): last 49.7M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:17Z INFO  xwytools::bench] Throughput(op/s): last 45.0M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:18Z INFO  xwytools::bench] Throughput(op/s): last 50.8M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:19Z INFO  xwytools::bench] Throughput(op/s): last 54.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:21Z INFO  xwytools::bench] Throughput(op/s): last 50.7M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:22Z INFO  xwytools::bench] Throughput(op/s): last 55.3M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:23Z INFO  xwytools::bench] Throughput(op/s): last 49.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:24Z INFO  xwytools::bench] Throughput(op/s): last 45.3M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:26Z INFO  xwytools::bench] Throughput(op/s): last 50.1M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:27Z INFO  xwytools::bench] Throughput(op/s): last 46.8M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:28Z INFO  xwytools::bench] Throughput(op/s): last 51.0M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:30Z INFO  xwytools::bench] Throughput(op/s): last 53.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:31Z INFO  xwytools::bench] Throughput(op/s): last 53.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:32Z INFO  xwytools::bench] Throughput(op/s): last 45.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:33Z INFO  xwytools::bench] Throughput(op/s): last 43.3M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:54:35Z INFO  xwytools::bench] Throughput(op/s): last 48.1M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:54:36Z INFO  xwytools::bench] Throughput(op/s): last 49.5M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:54:37Z INFO  xwytools::bench] Throughput(op/s): last 55.7M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:54:38Z INFO  xwytools::bench] Throughput(op/s): last 55.8M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:54:40Z INFO  xwytools::bench] Throughput(op/s): last 56.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:41Z INFO  xwytools::bench] Throughput(op/s): last 46.9M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:42Z INFO  xwytools::bench] Throughput(op/s): last 44.9M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:54:43Z INFO  xwytools::bench] Throughput(op/s): last 47.7M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:54:44Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:54:46Z INFO  xwytools::bench] Throughput(op/s): last 58.6M, ave 41.1M
[INFO] [stderr] [2025-11-09T13:54:47Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:49Z INFO  xwytools::bench] Throughput(op/s): last 49.7M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:50Z INFO  xwytools::bench] Throughput(op/s): last 54.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:51Z INFO  xwytools::bench] Throughput(op/s): last 61.8M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:53Z INFO  xwytools::bench] Throughput(op/s): last 60.6M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:54Z INFO  xwytools::bench] Throughput(op/s): last 59.6M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:55Z INFO  xwytools::bench] Throughput(op/s): last 54.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:56Z INFO  xwytools::bench] Throughput(op/s): last 52.3M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:58Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:54:59Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:00Z INFO  xwytools::bench] Throughput(op/s): last 48.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:02Z INFO  xwytools::bench] Throughput(op/s): last 61.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:03Z INFO  xwytools::bench] Throughput(op/s): last 53.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:04Z INFO  xwytools::bench] Throughput(op/s): last 47.8M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:05Z INFO  xwytools::bench] Throughput(op/s): last 61.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:07Z INFO  xwytools::bench] Throughput(op/s): last 60.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:08Z INFO  xwytools::bench] Throughput(op/s): last 48.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:09Z INFO  xwytools::bench] Throughput(op/s): last 51.3M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:10Z INFO  xwytools::bench] Throughput(op/s): last 49.6M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:12Z INFO  xwytools::bench] Throughput(op/s): last 55.8M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:13Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:14Z INFO  xwytools::bench] Throughput(op/s): last 55.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:15Z INFO  xwytools::bench] Throughput(op/s): last 52.7M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:17Z INFO  xwytools::bench] Throughput(op/s): last 47.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:18Z INFO  xwytools::bench] Throughput(op/s): last 42.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:19Z INFO  xwytools::bench] Throughput(op/s): last 55.8M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:21Z INFO  xwytools::bench] Throughput(op/s): last 57.3M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:22Z INFO  xwytools::bench] Throughput(op/s): last 55.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:23Z INFO  xwytools::bench] Throughput(op/s): last 49.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:24Z INFO  xwytools::bench] Throughput(op/s): last 42.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:25Z INFO  xwytools::bench] Throughput(op/s): last 45.0M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:27Z INFO  xwytools::bench] Throughput(op/s): last 49.5M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:28Z INFO  xwytools::bench] Throughput(op/s): last 48.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:29Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:31Z INFO  xwytools::bench] Throughput(op/s): last 59.0M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:32Z INFO  xwytools::bench] Throughput(op/s): last 68.6M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:33Z INFO  xwytools::bench] Throughput(op/s): last 51.0M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:34Z INFO  xwytools::bench] Throughput(op/s): last 51.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:36Z INFO  xwytools::bench] Throughput(op/s): last 49.6M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:37Z INFO  xwytools::bench] Throughput(op/s): last 53.2M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:38Z INFO  xwytools::bench] Throughput(op/s): last 59.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:40Z INFO  xwytools::bench] Throughput(op/s): last 53.3M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:41Z INFO  xwytools::bench] Throughput(op/s): last 54.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:42Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:43Z INFO  xwytools::bench] Throughput(op/s): last 51.9M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:45Z INFO  xwytools::bench] Throughput(op/s): last 48.9M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:46Z INFO  xwytools::bench] Throughput(op/s): last 47.9M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:47Z INFO  xwytools::bench] Throughput(op/s): last 55.3M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:48Z INFO  xwytools::bench] Throughput(op/s): last 41.9M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:50Z INFO  xwytools::bench] Throughput(op/s): last 52.9M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:51Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:52Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:54Z INFO  xwytools::bench] Throughput(op/s): last 62.6M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:55:55Z INFO  xwytools::bench] Throughput(op/s): last 56.9M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:56Z INFO  xwytools::bench] Throughput(op/s): last 55.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:58Z INFO  xwytools::bench] Throughput(op/s): last 54.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:55:59Z INFO  xwytools::bench] Throughput(op/s): last 53.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:00Z INFO  xwytools::bench] Throughput(op/s): last 46.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:01Z INFO  xwytools::bench] Throughput(op/s): last 50.1M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:56:03Z INFO  xwytools::bench] Throughput(op/s): last 54.9M, ave 41.2M
[INFO] [stderr] [2025-11-09T13:56:04Z INFO  xwytools::bench] Throughput(op/s): last 61.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:06Z INFO  xwytools::bench] Throughput(op/s): last 68.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:07Z INFO  xwytools::bench] Throughput(op/s): last 63.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:08Z INFO  xwytools::bench] Throughput(op/s): last 57.4M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:10Z INFO  xwytools::bench] Throughput(op/s): last 64.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:11Z INFO  xwytools::bench] Throughput(op/s): last 63.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:12Z INFO  xwytools::bench] Throughput(op/s): last 56.9M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:14Z INFO  xwytools::bench] Throughput(op/s): last 65.9M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:56:15Z INFO  xwytools::bench] Throughput(op/s): last 58.8M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:56:16Z INFO  xwytools::bench] Throughput(op/s): last 51.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:56:18Z INFO  xwytools::bench] Throughput(op/s): last 57.2M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:56:19Z INFO  xwytools::bench] Throughput(op/s): last 52.3M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:56:20Z INFO  xwytools::bench] Throughput(op/s): last 47.7M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:22Z INFO  xwytools::bench] Throughput(op/s): last 46.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:23Z INFO  xwytools::bench] Throughput(op/s): last 48.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:24Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:25Z INFO  xwytools::bench] Throughput(op/s): last 47.7M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:27Z INFO  xwytools::bench] Throughput(op/s): last 49.6M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:28Z INFO  xwytools::bench] Throughput(op/s): last 52.7M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:29Z INFO  xwytools::bench] Throughput(op/s): last 61.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:31Z INFO  xwytools::bench] Throughput(op/s): last 57.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:32Z INFO  xwytools::bench] Throughput(op/s): last 56.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:33Z INFO  xwytools::bench] Throughput(op/s): last 63.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:35Z INFO  xwytools::bench] Throughput(op/s): last 65.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:36Z INFO  xwytools::bench] Throughput(op/s): last 62.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:38Z INFO  xwytools::bench] Throughput(op/s): last 68.5M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:56:39Z INFO  xwytools::bench] Throughput(op/s): last 50.6M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:40Z INFO  xwytools::bench] Throughput(op/s): last 45.7M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:42Z INFO  xwytools::bench] Throughput(op/s): last 47.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:43Z INFO  xwytools::bench] Throughput(op/s): last 47.9M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:44Z INFO  xwytools::bench] Throughput(op/s): last 46.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:46Z INFO  xwytools::bench] Throughput(op/s): last 57.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:47Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:49Z INFO  xwytools::bench] Throughput(op/s): last 57.3M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:50Z INFO  xwytools::bench] Throughput(op/s): last 51.6M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:51Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:52Z INFO  xwytools::bench] Throughput(op/s): last 58.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:54Z INFO  xwytools::bench] Throughput(op/s): last 46.9M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:55Z INFO  xwytools::bench] Throughput(op/s): last 44.3M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:56Z INFO  xwytools::bench] Throughput(op/s): last 55.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:57Z INFO  xwytools::bench] Throughput(op/s): last 54.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:56:59Z INFO  xwytools::bench] Throughput(op/s): last 54.9M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:00Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:01Z INFO  xwytools::bench] Throughput(op/s): last 50.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:03Z INFO  xwytools::bench] Throughput(op/s): last 53.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:04Z INFO  xwytools::bench] Throughput(op/s): last 65.7M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:05Z INFO  xwytools::bench] Throughput(op/s): last 62.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:07Z INFO  xwytools::bench] Throughput(op/s): last 53.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:08Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:09Z INFO  xwytools::bench] Throughput(op/s): last 53.6M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:11Z INFO  xwytools::bench] Throughput(op/s): last 53.6M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:12Z INFO  xwytools::bench] Throughput(op/s): last 50.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:13Z INFO  xwytools::bench] Throughput(op/s): last 52.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:14Z INFO  xwytools::bench] Throughput(op/s): last 51.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:16Z INFO  xwytools::bench] Throughput(op/s): last 59.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:17Z INFO  xwytools::bench] Throughput(op/s): last 58.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:19Z INFO  xwytools::bench] Throughput(op/s): last 63.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:20Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:21Z INFO  xwytools::bench] Throughput(op/s): last 52.3M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:22Z INFO  xwytools::bench] Throughput(op/s): last 53.4M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:24Z INFO  xwytools::bench] Throughput(op/s): last 48.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:25Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:26Z INFO  xwytools::bench] Throughput(op/s): last 56.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:28Z INFO  xwytools::bench] Throughput(op/s): last 57.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:29Z INFO  xwytools::bench] Throughput(op/s): last 62.9M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:30Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:32Z INFO  xwytools::bench] Throughput(op/s): last 55.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:33Z INFO  xwytools::bench] Throughput(op/s): last 56.7M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:57:34Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:36Z INFO  xwytools::bench] Throughput(op/s): last 59.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:37Z INFO  xwytools::bench] Throughput(op/s): last 47.4M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:38Z INFO  xwytools::bench] Throughput(op/s): last 57.3M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:40Z INFO  xwytools::bench] Throughput(op/s): last 49.6M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:41Z INFO  xwytools::bench] Throughput(op/s): last 43.1M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:42Z INFO  xwytools::bench] Throughput(op/s): last 44.9M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:43Z INFO  xwytools::bench] Throughput(op/s): last 51.4M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:44Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:46Z INFO  xwytools::bench] Throughput(op/s): last 51.8M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:47Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:48Z INFO  xwytools::bench] Throughput(op/s): last 50.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:49Z INFO  xwytools::bench] Throughput(op/s): last 57.0M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:51Z INFO  xwytools::bench] Throughput(op/s): last 56.5M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:52Z INFO  xwytools::bench] Throughput(op/s): last 60.7M, ave 41.3M
[INFO] [stderr] [2025-11-09T13:57:53Z INFO  xwytools::bench] Throughput(op/s): last 59.2M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:57:55Z INFO  xwytools::bench] Throughput(op/s): last 56.2M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:57:56Z INFO  xwytools::bench] Throughput(op/s): last 55.1M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:57:58Z INFO  xwytools::bench] Throughput(op/s): last 59.8M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:57:59Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:00Z INFO  xwytools::bench] Throughput(op/s): last 64.1M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:02Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:03Z INFO  xwytools::bench] Throughput(op/s): last 59.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:05Z INFO  xwytools::bench] Throughput(op/s): last 61.6M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:06Z INFO  xwytools::bench] Throughput(op/s): last 59.9M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:07Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:09Z INFO  xwytools::bench] Throughput(op/s): last 58.7M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:10Z INFO  xwytools::bench] Throughput(op/s): last 57.1M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:11Z INFO  xwytools::bench] Throughput(op/s): last 62.1M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:13Z INFO  xwytools::bench] Throughput(op/s): last 56.9M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:14Z INFO  xwytools::bench] Throughput(op/s): last 56.1M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:15Z INFO  xwytools::bench] Throughput(op/s): last 55.2M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:16Z INFO  xwytools::bench] Throughput(op/s): last 48.8M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:18Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:19Z INFO  xwytools::bench] Throughput(op/s): last 53.1M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:20Z INFO  xwytools::bench] Throughput(op/s): last 44.8M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:21Z INFO  xwytools::bench] Throughput(op/s): last 43.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:23Z INFO  xwytools::bench] Throughput(op/s): last 49.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:24Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:25Z INFO  xwytools::bench] Throughput(op/s): last 45.7M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:27Z INFO  xwytools::bench] Throughput(op/s): last 50.5M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:28Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:29Z INFO  xwytools::bench] Throughput(op/s): last 55.5M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:31Z INFO  xwytools::bench] Throughput(op/s): last 56.2M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:32Z INFO  xwytools::bench] Throughput(op/s): last 56.9M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:33Z INFO  xwytools::bench] Throughput(op/s): last 62.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:35Z INFO  xwytools::bench] Throughput(op/s): last 57.9M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:36Z INFO  xwytools::bench] Throughput(op/s): last 60.9M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:37Z INFO  xwytools::bench] Throughput(op/s): last 59.3M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:39Z INFO  xwytools::bench] Throughput(op/s): last 59.2M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:40Z INFO  xwytools::bench] Throughput(op/s): last 55.7M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:41Z INFO  xwytools::bench] Throughput(op/s): last 53.4M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:43Z INFO  xwytools::bench] Throughput(op/s): last 60.0M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:44Z INFO  xwytools::bench] Throughput(op/s): last 61.6M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:45Z INFO  xwytools::bench] Throughput(op/s): last 65.7M, ave 41.4M
[INFO] [stderr] [2025-11-09T13:58:47Z INFO  xwytools::bench] Throughput(op/s): last 58.0M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:58:48Z INFO  xwytools::bench] Throughput(op/s): last 56.9M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:58:49Z INFO  xwytools::bench] Throughput(op/s): last 55.1M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:58:50Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:58:52Z INFO  xwytools::bench] Throughput(op/s): last 56.7M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:58:53Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:58:54Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:58:56Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:58:57Z INFO  xwytools::bench] Throughput(op/s): last 60.2M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:58:58Z INFO  xwytools::bench] Throughput(op/s): last 49.3M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:58:59Z INFO  xwytools::bench] Throughput(op/s): last 49.4M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:01Z INFO  xwytools::bench] Throughput(op/s): last 45.7M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:02Z INFO  xwytools::bench] Throughput(op/s): last 53.7M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:03Z INFO  xwytools::bench] Throughput(op/s): last 55.0M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:04Z INFO  xwytools::bench] Throughput(op/s): last 56.4M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:06Z INFO  xwytools::bench] Throughput(op/s): last 55.3M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:07Z INFO  xwytools::bench] Throughput(op/s): last 55.7M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:08Z INFO  xwytools::bench] Throughput(op/s): last 55.5M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:10Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:11Z INFO  xwytools::bench] Throughput(op/s): last 59.3M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:12Z INFO  xwytools::bench] Throughput(op/s): last 54.4M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:14Z INFO  xwytools::bench] Throughput(op/s): last 58.1M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:15Z INFO  xwytools::bench] Throughput(op/s): last 54.3M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:16Z INFO  xwytools::bench] Throughput(op/s): last 44.8M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:17Z INFO  xwytools::bench] Throughput(op/s): last 42.2M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:19Z INFO  xwytools::bench] Throughput(op/s): last 44.3M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:20Z INFO  xwytools::bench] Throughput(op/s): last 46.9M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:21Z INFO  xwytools::bench] Throughput(op/s): last 52.3M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:23Z INFO  xwytools::bench] Throughput(op/s): last 55.1M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:24Z INFO  xwytools::bench] Throughput(op/s): last 57.6M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:25Z INFO  xwytools::bench] Throughput(op/s): last 51.2M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:26Z INFO  xwytools::bench] Throughput(op/s): last 54.5M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:28Z INFO  xwytools::bench] Throughput(op/s): last 56.9M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:29Z INFO  xwytools::bench] Throughput(op/s): last 54.6M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:30Z INFO  xwytools::bench] Throughput(op/s): last 55.2M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:32Z INFO  xwytools::bench] Throughput(op/s): last 55.9M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:33Z INFO  xwytools::bench] Throughput(op/s): last 51.0M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:34Z INFO  xwytools::bench] Throughput(op/s): last 53.3M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:35Z INFO  xwytools::bench] Throughput(op/s): last 59.2M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:37Z INFO  xwytools::bench] Throughput(op/s): last 60.3M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:38Z INFO  xwytools::bench] Throughput(op/s): last 49.5M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:39Z INFO  xwytools::bench] Throughput(op/s): last 54.6M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:41Z INFO  xwytools::bench] Throughput(op/s): last 55.0M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:42Z INFO  xwytools::bench] Throughput(op/s): last 67.7M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:43Z INFO  xwytools::bench] Throughput(op/s): last 56.6M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:44Z INFO  xwytools::bench] Throughput(op/s): last 48.2M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:46Z INFO  xwytools::bench] Throughput(op/s): last 52.6M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:47Z INFO  xwytools::bench] Throughput(op/s): last 58.3M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:48Z INFO  xwytools::bench] Throughput(op/s): last 60.7M, ave 41.5M
[INFO] [stderr] [2025-11-09T13:59:50Z INFO  xwytools::bench] Throughput(op/s): last 64.3M, ave 41.6M
[INFO] [stderr] [2025-11-09T13:59:51Z INFO  xwytools::bench] Throughput(op/s): last 60.0M, ave 41.6M
[INFO] [stderr] [2025-11-09T13:59:52Z INFO  xwytools::bench] Throughput(op/s): last 59.9M, ave 41.6M
[INFO] [stderr] [2025-11-09T13:59:54Z INFO  xwytools::bench] Throughput(op/s): last 55.1M, ave 41.6M
[INFO] [stderr] [2025-11-09T13:59:55Z INFO  xwytools::bench] Throughput(op/s): last 56.1M, ave 41.6M
[INFO] [stderr] [2025-11-09T13:59:56Z INFO  xwytools::bench] Throughput(op/s): last 60.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T13:59:58Z INFO  xwytools::bench] Throughput(op/s): last 59.3M, ave 41.6M
[INFO] [stderr] [2025-11-09T13:59:59Z INFO  xwytools::bench] Throughput(op/s): last 51.7M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:00Z INFO  xwytools::bench] Throughput(op/s): last 51.4M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:01Z INFO  xwytools::bench] Throughput(op/s): last 58.1M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:03Z INFO  xwytools::bench] Throughput(op/s): last 55.1M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:04Z INFO  xwytools::bench] Throughput(op/s): last 59.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:05Z INFO  xwytools::bench] Throughput(op/s): last 58.3M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:06Z INFO  xwytools::bench] Throughput(op/s): last 53.1M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:08Z INFO  xwytools::bench] Throughput(op/s): last 51.7M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:09Z INFO  xwytools::bench] Throughput(op/s): last 51.7M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:10Z INFO  xwytools::bench] Throughput(op/s): last 54.7M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:11Z INFO  xwytools::bench] Throughput(op/s): last 45.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:13Z INFO  xwytools::bench] Throughput(op/s): last 45.0M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:14Z INFO  xwytools::bench] Throughput(op/s): last 41.3M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:15Z INFO  xwytools::bench] Throughput(op/s): last 47.8M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:16Z INFO  xwytools::bench] Throughput(op/s): last 40.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:18Z INFO  xwytools::bench] Throughput(op/s): last 45.9M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:19Z INFO  xwytools::bench] Throughput(op/s): last 57.2M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:20Z INFO  xwytools::bench] Throughput(op/s): last 53.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:22Z INFO  xwytools::bench] Throughput(op/s): last 58.0M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:23Z INFO  xwytools::bench] Throughput(op/s): last 57.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:24Z INFO  xwytools::bench] Throughput(op/s): last 51.0M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:25Z INFO  xwytools::bench] Throughput(op/s): last 57.4M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:27Z INFO  xwytools::bench] Throughput(op/s): last 54.3M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:28Z INFO  xwytools::bench] Throughput(op/s): last 52.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:29Z INFO  xwytools::bench] Throughput(op/s): last 51.0M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:30Z INFO  xwytools::bench] Throughput(op/s): last 49.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:32Z INFO  xwytools::bench] Throughput(op/s): last 59.5M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:33Z INFO  xwytools::bench] Throughput(op/s): last 54.9M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:34Z INFO  xwytools::bench] Throughput(op/s): last 54.2M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:36Z INFO  xwytools::bench] Throughput(op/s): last 52.5M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:37Z INFO  xwytools::bench] Throughput(op/s): last 60.7M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:38Z INFO  xwytools::bench] Throughput(op/s): last 65.9M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:40Z INFO  xwytools::bench] Throughput(op/s): last 59.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:41Z INFO  xwytools::bench] Throughput(op/s): last 54.9M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:42Z INFO  xwytools::bench] Throughput(op/s): last 52.7M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:44Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:45Z INFO  xwytools::bench] Throughput(op/s): last 63.4M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:46Z INFO  xwytools::bench] Throughput(op/s): last 55.5M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:47Z INFO  xwytools::bench] Throughput(op/s): last 48.2M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:49Z INFO  xwytools::bench] Throughput(op/s): last 59.1M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:50Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:51Z INFO  xwytools::bench] Throughput(op/s): last 48.1M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:53Z INFO  xwytools::bench] Throughput(op/s): last 56.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:54Z INFO  xwytools::bench] Throughput(op/s): last 54.8M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:55Z INFO  xwytools::bench] Throughput(op/s): last 47.1M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:56Z INFO  xwytools::bench] Throughput(op/s): last 52.7M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:57Z INFO  xwytools::bench] Throughput(op/s): last 54.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:00:59Z INFO  xwytools::bench] Throughput(op/s): last 49.5M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:00Z INFO  xwytools::bench] Throughput(op/s): last 50.0M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:01Z INFO  xwytools::bench] Throughput(op/s): last 45.0M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:03Z INFO  xwytools::bench] Throughput(op/s): last 66.4M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:04Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:05Z INFO  xwytools::bench] Throughput(op/s): last 60.1M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:07Z INFO  xwytools::bench] Throughput(op/s): last 55.5M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:08Z INFO  xwytools::bench] Throughput(op/s): last 59.7M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:09Z INFO  xwytools::bench] Throughput(op/s): last 56.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:11Z INFO  xwytools::bench] Throughput(op/s): last 50.2M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:12Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:13Z INFO  xwytools::bench] Throughput(op/s): last 48.7M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:14Z INFO  xwytools::bench] Throughput(op/s): last 41.4M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:16Z INFO  xwytools::bench] Throughput(op/s): last 52.3M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:17Z INFO  xwytools::bench] Throughput(op/s): last 49.2M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:18Z INFO  xwytools::bench] Throughput(op/s): last 44.7M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:20Z INFO  xwytools::bench] Throughput(op/s): last 44.7M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:21Z INFO  xwytools::bench] Throughput(op/s): last 42.0M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:22Z INFO  xwytools::bench] Throughput(op/s): last 42.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:23Z INFO  xwytools::bench] Throughput(op/s): last 55.4M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:24Z INFO  xwytools::bench] Throughput(op/s): last 55.4M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:26Z INFO  xwytools::bench] Throughput(op/s): last 57.1M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:27Z INFO  xwytools::bench] Throughput(op/s): last 64.3M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:29Z INFO  xwytools::bench] Throughput(op/s): last 56.7M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:30Z INFO  xwytools::bench] Throughput(op/s): last 56.1M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:31Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:32Z INFO  xwytools::bench] Throughput(op/s): last 56.0M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:34Z INFO  xwytools::bench] Throughput(op/s): last 56.2M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:35Z INFO  xwytools::bench] Throughput(op/s): last 50.1M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:36Z INFO  xwytools::bench] Throughput(op/s): last 55.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:37Z INFO  xwytools::bench] Throughput(op/s): last 60.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:39Z INFO  xwytools::bench] Throughput(op/s): last 55.9M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:40Z INFO  xwytools::bench] Throughput(op/s): last 49.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:41Z INFO  xwytools::bench] Throughput(op/s): last 50.5M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:42Z INFO  xwytools::bench] Throughput(op/s): last 47.3M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:44Z INFO  xwytools::bench] Throughput(op/s): last 47.2M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:45Z INFO  xwytools::bench] Throughput(op/s): last 53.9M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:47Z INFO  xwytools::bench] Throughput(op/s): last 50.6M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:48Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:49Z INFO  xwytools::bench] Throughput(op/s): last 49.1M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:50Z INFO  xwytools::bench] Throughput(op/s): last 58.0M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:52Z INFO  xwytools::bench] Throughput(op/s): last 64.9M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:53Z INFO  xwytools::bench] Throughput(op/s): last 58.9M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:54Z INFO  xwytools::bench] Throughput(op/s): last 53.2M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:55Z INFO  xwytools::bench] Throughput(op/s): last 48.5M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:57Z INFO  xwytools::bench] Throughput(op/s): last 55.7M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:58Z INFO  xwytools::bench] Throughput(op/s): last 54.2M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:01:59Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:02:00Z INFO  xwytools::bench] Throughput(op/s): last 57.9M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:02:02Z INFO  xwytools::bench] Throughput(op/s): last 60.3M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:02:03Z INFO  xwytools::bench] Throughput(op/s): last 54.4M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:02:04Z INFO  xwytools::bench] Throughput(op/s): last 58.9M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:02:06Z INFO  xwytools::bench] Throughput(op/s): last 56.0M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:02:07Z INFO  xwytools::bench] Throughput(op/s): last 59.3M, ave 41.6M
[INFO] [stderr] [2025-11-09T14:02:08Z INFO  xwytools::bench] Throughput(op/s): last 60.4M, ave 41.7M
[INFO] [stderr] [2025-11-09T14:02:09Z INFO  xwytools::bench] Throughput(op/s): last 55.0M, ave 41.7M
[INFO] [stderr] [2025-11-09T14:02:11Z INFO  xwytools::bench] Throughput(op/s): last 49.8M, ave 41.7M
[INFO] [stderr] [2025-11-09T14:02:12Z INFO  xwytools::bench] Throughput(op/s): last 59.0M, ave 41.7M
[INFO] [stderr] [2025-11-09T14:02:13Z INFO  xwytools::bench] Throughput(op/s): last 57.2M, ave 41.7M
[INFO] [stderr] [2025-11-09T14:02:14Z INFO  xwytools::bench] Throughput(op/s): last 51.7M, ave 41.7M
[INFO] [stderr] [2025-11-09T14:02:16Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 41.7M
[INFO] [stderr] [2025-11-09T14:02:17Z INFO  xwytools::bench] Throughput(op/s): last 59.4M, ave 41.7M
[INFO] [stderr] [2025-11-09T14:02:19Z INFO  xwytools::bench] Throughput(op/s): last 61.8M, ave 41.7M
[INFO] [stderr] [2025-11-09T14:02:20Z INFO  xwytools::bench] Throughput(op/s): last 51.0M, ave 41.7M
[INFO] [stderr] [2025-11-09T14:02:21Z INFO  xwytools::bench] Throughput(op/s): last 59.6M, ave 41.7M
[INFO] [stderr] [2025-11-09T14:02:23Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 41.7M
[INFO] [stderr] [2025-11-09T14:02:24Z INFO  xwytools::bench] Throughput(op/s): last 54.8M, ave 41.7M
[INFO] [stderr] [2025-11-09T14:02:25Z INFO  xwytools::bench] Throughput(op/s): last 55.3M, ave 41.7M
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "52db0408cb8a6d0cb4a86e07e60a0ccc466a92c3c59e5e128550a39a16a1d501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52db0408cb8a6d0cb4a86e07e60a0ccc466a92c3c59e5e128550a39a16a1d501", kill_on_drop: false }`
[INFO] [stdout] 52db0408cb8a6d0cb4a86e07e60a0ccc466a92c3c59e5e128550a39a16a1d501
