[INFO] cloning repository https://github.com/ErvinXie/xwytools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErvinXie/xwytools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba74b36e6b1615ab7d8b7c27b170e498246b1358 [INFO] testing ErvinXie/xwytools against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ErvinXie/xwytools [INFO] finished tweaking git repo https://github.com/ErvinXie/xwytools [INFO] tweaked toml for git repo https://github.com/ErvinXie/xwytools written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ErvinXie/xwytools on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ErvinXie/xwytools 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04f0809fa1cf2c7aa74a0256b75965fd660f64eb22136384518e1915f9971106 [INFO] running `Command { std: "docker" "start" "-a" "04f0809fa1cf2c7aa74a0256b75965fd660f64eb22136384518e1915f9971106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04f0809fa1cf2c7aa74a0256b75965fd660f64eb22136384518e1915f9971106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f0809fa1cf2c7aa74a0256b75965fd660f64eb22136384518e1915f9971106", kill_on_drop: false }` [INFO] [stdout] 04f0809fa1cf2c7aa74a0256b75965fd660f64eb22136384518e1915f9971106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa35982c2cd3f6adb036b92e4e83e6b96469f3db71aeb47ab3ffc7ea78ae3910 [INFO] running `Command { std: "docker" "start" "-a" "fa35982c2cd3f6adb036b92e4e83e6b96469f3db71aeb47ab3ffc7ea78ae3910", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling ctrlc v3.4.2 [INFO] [stderr] Compiling regex v1.10.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 3.11s [INFO] running `Command { std: "docker" "inspect" "fa35982c2cd3f6adb036b92e4e83e6b96469f3db71aeb47ab3ffc7ea78ae3910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa35982c2cd3f6adb036b92e4e83e6b96469f3db71aeb47ab3ffc7ea78ae3910", kill_on_drop: false }` [INFO] [stdout] fa35982c2cd3f6adb036b92e4e83e6b96469f3db71aeb47ab3ffc7ea78ae3910 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d038759a3c689385562f017e4641c7d7e7150b27dac85c68faec5d6ae8a84a9e [INFO] running `Command { std: "docker" "start" "-a" "d038759a3c689385562f017e4641c7d7e7150b27dac85c68faec5d6ae8a84a9e", 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.30s [INFO] running `Command { std: "docker" "inspect" "d038759a3c689385562f017e4641c7d7e7150b27dac85c68faec5d6ae8a84a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d038759a3c689385562f017e4641c7d7e7150b27dac85c68faec5d6ae8a84a9e", kill_on_drop: false }` [INFO] [stdout] d038759a3c689385562f017e4641c7d7e7150b27dac85c68faec5d6ae8a84a9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7b2d868f59eed61aebe3598bd6b5935f2b63e00f2721f734ec7130ad52b0100 [INFO] running `Command { std: "docker" "start" "-a" "f7b2d868f59eed61aebe3598bd6b5935f2b63e00f2721f734ec7130ad52b0100", 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-143028e3e987a812) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [2026-03-30T13:00:43Z INFO xwytools::bench] Starting bench with concurrency 100 [INFO] [stderr] [2026-03-30T13:00:44Z INFO xwytools::bench] Throughput(op/s): last 32.6M, ave 30.0M [INFO] [stderr] [2026-03-30T13:00:45Z INFO xwytools::bench] Throughput(op/s): last 41.2M, ave 31.2M [INFO] [stderr] [2026-03-30T13:00:47Z INFO xwytools::bench] Throughput(op/s): last 41.2M, ave 31.2M [INFO] [stderr] [2026-03-30T13:00:48Z INFO xwytools::bench] Throughput(op/s): last 53.2M, ave 34.7M [INFO] [stderr] [2026-03-30T13:00:49Z INFO xwytools::bench] Throughput(op/s): last 43.7M, ave 34.4M [INFO] [stderr] [2026-03-30T13:00:50Z INFO xwytools::bench] Throughput(op/s): last 47.1M, ave 35.0M [INFO] [stderr] [2026-03-30T13:00:52Z INFO xwytools::bench] Throughput(op/s): last 39.6M, ave 34.7M [INFO] [stderr] [2026-03-30T13:00:53Z INFO xwytools::bench] Throughput(op/s): last 40.5M, ave 34.3M [INFO] [stderr] [2026-03-30T13:00:54Z INFO xwytools::bench] Throughput(op/s): last 37.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:00:55Z INFO xwytools::bench] Throughput(op/s): last 39.5M, ave 33.7M [INFO] [stderr] [2026-03-30T13:00:56Z INFO xwytools::bench] Throughput(op/s): last 41.1M, ave 33.9M [INFO] [stderr] [2026-03-30T13:00:58Z INFO xwytools::bench] Throughput(op/s): last 37.4M, ave 33.7M [INFO] [stderr] [2026-03-30T13:00:59Z INFO xwytools::bench] Throughput(op/s): last 42.1M, ave 34.0M [INFO] [stderr] [2026-03-30T13:01:00Z INFO xwytools::bench] Throughput(op/s): last 45.7M, ave 34.2M [INFO] [stderr] [2026-03-30T13:01:01Z INFO xwytools::bench] Throughput(op/s): last 40.7M, ave 34.3M [INFO] [stderr] [2026-03-30T13:01:02Z INFO xwytools::bench] Throughput(op/s): last 40.2M, ave 34.4M [INFO] [stderr] [2026-03-30T13:01:03Z INFO xwytools::bench] Throughput(op/s): last 39.9M, ave 34.3M [INFO] [stderr] [2026-03-30T13:01:05Z INFO xwytools::bench] Throughput(op/s): last 41.0M, ave 34.4M [INFO] [stderr] [2026-03-30T13:01:06Z INFO xwytools::bench] Throughput(op/s): last 39.0M, ave 34.3M [INFO] [stderr] [2026-03-30T13:01:07Z INFO xwytools::bench] Throughput(op/s): last 42.7M, ave 34.4M [INFO] [stderr] [2026-03-30T13:01:08Z INFO xwytools::bench] Throughput(op/s): last 35.5M, ave 34.3M [INFO] [stderr] [2026-03-30T13:01:09Z INFO xwytools::bench] Throughput(op/s): last 35.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:01:10Z INFO xwytools::bench] Throughput(op/s): last 35.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:01:12Z INFO xwytools::bench] Throughput(op/s): last 40.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:01:13Z INFO xwytools::bench] Throughput(op/s): last 42.4M, ave 34.1M [INFO] [stderr] [2026-03-30T13:01:14Z INFO xwytools::bench] Throughput(op/s): last 47.0M, ave 34.2M [INFO] [stderr] [2026-03-30T13:01:15Z INFO xwytools::bench] Throughput(op/s): last 37.4M, ave 34.2M [INFO] [stderr] [2026-03-30T13:01:16Z INFO xwytools::bench] Throughput(op/s): last 36.4M, ave 34.1M [INFO] [stderr] [2026-03-30T13:01:18Z INFO xwytools::bench] Throughput(op/s): last 37.9M, ave 34.0M [INFO] [stderr] [2026-03-30T13:01:19Z INFO xwytools::bench] Throughput(op/s): last 34.8M, ave 33.9M [INFO] [stderr] [2026-03-30T13:01:20Z INFO xwytools::bench] Throughput(op/s): last 35.1M, ave 33.8M [INFO] [stderr] [2026-03-30T13:01:21Z INFO xwytools::bench] Throughput(op/s): last 35.1M, ave 33.8M [INFO] [stderr] [2026-03-30T13:01:22Z INFO xwytools::bench] Throughput(op/s): last 37.4M, ave 33.6M [INFO] [stderr] [2026-03-30T13:01:23Z INFO xwytools::bench] Throughput(op/s): last 47.8M, ave 33.8M [INFO] [stderr] [2026-03-30T13:01:25Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 33.8M [INFO] [stderr] [2026-03-30T13:01:26Z INFO xwytools::bench] Throughput(op/s): last 48.9M, ave 33.9M [INFO] [stderr] [2026-03-30T13:01:27Z INFO xwytools::bench] Throughput(op/s): last 39.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:01:28Z INFO xwytools::bench] Throughput(op/s): last 36.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:01:29Z INFO xwytools::bench] Throughput(op/s): last 37.8M, ave 33.9M [INFO] [stderr] [2026-03-30T13:01:30Z INFO xwytools::bench] Throughput(op/s): last 40.2M, ave 33.9M [INFO] [stderr] [2026-03-30T13:01:32Z INFO xwytools::bench] Throughput(op/s): last 43.2M, ave 33.9M [INFO] [stderr] [2026-03-30T13:01:33Z INFO xwytools::bench] Throughput(op/s): last 48.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:01:34Z INFO xwytools::bench] Throughput(op/s): last 40.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:01:35Z INFO xwytools::bench] Throughput(op/s): last 39.1M, ave 34.0M [INFO] [stderr] [2026-03-30T13:01:37Z INFO xwytools::bench] Throughput(op/s): last 44.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:01:38Z INFO xwytools::bench] Throughput(op/s): last 39.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:01:39Z INFO xwytools::bench] Throughput(op/s): last 40.1M, ave 34.1M [INFO] [stderr] [2026-03-30T13:01:40Z INFO xwytools::bench] Throughput(op/s): last 37.1M, ave 34.1M [INFO] [stderr] [2026-03-30T13:01:41Z INFO xwytools::bench] Throughput(op/s): last 39.4M, ave 34.1M [INFO] [stderr] [2026-03-30T13:01:42Z INFO xwytools::bench] Throughput(op/s): last 40.2M, ave 34.1M [INFO] [stdout] test bench::test::test_bench has been running for over 60 seconds [INFO] [stderr] [2026-03-30T13:01:44Z INFO xwytools::bench] Throughput(op/s): last 39.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:01:45Z INFO xwytools::bench] Throughput(op/s): last 34.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:01:46Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:01:47Z INFO xwytools::bench] Throughput(op/s): last 41.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:01:48Z INFO xwytools::bench] Throughput(op/s): last 43.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:01:50Z INFO xwytools::bench] Throughput(op/s): last 40.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:01:51Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:01:52Z INFO xwytools::bench] Throughput(op/s): last 41.8M, ave 34.0M [INFO] [stderr] [2026-03-30T13:01:53Z INFO xwytools::bench] Throughput(op/s): last 44.8M, ave 34.0M [INFO] [stderr] [2026-03-30T13:01:55Z INFO xwytools::bench] Throughput(op/s): last 51.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:01:56Z INFO xwytools::bench] Throughput(op/s): last 41.7M, ave 34.2M [INFO] [stderr] [2026-03-30T13:01:57Z INFO xwytools::bench] Throughput(op/s): last 37.8M, ave 34.1M [INFO] [stderr] [2026-03-30T13:01:58Z INFO xwytools::bench] Throughput(op/s): last 37.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:01:59Z INFO xwytools::bench] Throughput(op/s): last 40.6M, ave 34.1M [INFO] [stderr] [2026-03-30T13:02:00Z INFO xwytools::bench] Throughput(op/s): last 45.3M, ave 34.2M [INFO] [stderr] [2026-03-30T13:02:02Z INFO xwytools::bench] Throughput(op/s): last 46.3M, ave 34.3M [INFO] [stderr] [2026-03-30T13:02:03Z INFO xwytools::bench] Throughput(op/s): last 41.1M, ave 34.2M [INFO] [stderr] [2026-03-30T13:02:04Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.2M [INFO] [stderr] [2026-03-30T13:02:05Z INFO xwytools::bench] Throughput(op/s): last 51.0M, ave 34.3M [INFO] [stderr] [2026-03-30T13:02:07Z INFO xwytools::bench] Throughput(op/s): last 42.9M, ave 34.3M [INFO] [stderr] [2026-03-30T13:02:08Z INFO xwytools::bench] Throughput(op/s): last 41.4M, ave 34.3M [INFO] [stderr] [2026-03-30T13:02:09Z INFO xwytools::bench] Throughput(op/s): last 44.3M, ave 34.4M [INFO] [stderr] [2026-03-30T13:02:10Z INFO xwytools::bench] Throughput(op/s): last 42.2M, ave 34.3M [INFO] [stderr] [2026-03-30T13:02:11Z INFO xwytools::bench] Throughput(op/s): last 40.9M, ave 34.3M [INFO] [stderr] [2026-03-30T13:02:13Z INFO xwytools::bench] Throughput(op/s): last 38.7M, ave 34.3M [INFO] [stderr] [2026-03-30T13:02:14Z INFO xwytools::bench] Throughput(op/s): last 43.8M, ave 34.3M [INFO] [stderr] [2026-03-30T13:02:15Z INFO xwytools::bench] Throughput(op/s): last 40.3M, ave 34.3M [INFO] [stderr] [2026-03-30T13:02:16Z INFO xwytools::bench] Throughput(op/s): last 46.7M, ave 34.3M [INFO] [stderr] [2026-03-30T13:02:18Z INFO xwytools::bench] Throughput(op/s): last 50.8M, ave 34.4M [INFO] [stderr] [2026-03-30T13:02:19Z INFO xwytools::bench] Throughput(op/s): last 43.8M, ave 34.5M [INFO] [stderr] [2026-03-30T13:02:20Z INFO xwytools::bench] Throughput(op/s): last 46.4M, ave 34.5M [INFO] [stderr] [2026-03-30T13:02:21Z INFO xwytools::bench] Throughput(op/s): last 37.2M, ave 34.5M [INFO] [stderr] [2026-03-30T13:02:22Z INFO xwytools::bench] Throughput(op/s): last 38.1M, ave 34.5M [INFO] [stderr] [2026-03-30T13:02:23Z INFO xwytools::bench] Throughput(op/s): last 36.2M, ave 34.5M [INFO] [stderr] [2026-03-30T13:02:25Z INFO xwytools::bench] Throughput(op/s): last 42.8M, ave 34.5M [INFO] [stderr] [2026-03-30T13:02:26Z INFO xwytools::bench] Throughput(op/s): last 44.6M, ave 34.5M [INFO] [stderr] [2026-03-30T13:02:27Z INFO xwytools::bench] Throughput(op/s): last 45.3M, ave 34.6M [INFO] [stderr] [2026-03-30T13:02:28Z INFO xwytools::bench] Throughput(op/s): last 46.4M, ave 34.6M [INFO] [stderr] [2026-03-30T13:02:29Z INFO xwytools::bench] Throughput(op/s): last 42.4M, ave 34.7M [INFO] [stderr] [2026-03-30T13:02:30Z INFO xwytools::bench] Throughput(op/s): last 36.9M, ave 34.6M [INFO] [stderr] [2026-03-30T13:02:31Z INFO xwytools::bench] Throughput(op/s): last 44.5M, ave 34.7M [INFO] [stderr] [2026-03-30T13:02:33Z INFO xwytools::bench] Throughput(op/s): last 42.0M, ave 34.7M [INFO] [stderr] [2026-03-30T13:02:34Z INFO xwytools::bench] Throughput(op/s): last 36.7M, ave 34.7M [INFO] [stderr] [2026-03-30T13:02:35Z INFO xwytools::bench] Throughput(op/s): last 39.8M, ave 34.7M [INFO] [stderr] [2026-03-30T13:02:36Z INFO xwytools::bench] Throughput(op/s): last 35.7M, ave 34.7M [INFO] [stderr] [2026-03-30T13:02:37Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.7M [INFO] [stderr] [2026-03-30T13:02:38Z INFO xwytools::bench] Throughput(op/s): last 38.3M, ave 34.7M [INFO] [stderr] [2026-03-30T13:02:39Z INFO xwytools::bench] Throughput(op/s): last 35.3M, ave 34.6M [INFO] [stderr] [2026-03-30T13:02:41Z INFO xwytools::bench] Throughput(op/s): last 41.2M, ave 34.6M [INFO] [stderr] [2026-03-30T13:02:42Z INFO xwytools::bench] Throughput(op/s): last 44.9M, ave 34.6M [INFO] [stderr] [2026-03-30T13:02:43Z INFO xwytools::bench] Throughput(op/s): last 43.7M, ave 34.6M [INFO] [stderr] [2026-03-30T13:02:44Z INFO xwytools::bench] Throughput(op/s): last 42.0M, ave 34.6M [INFO] [stderr] [2026-03-30T13:02:46Z INFO xwytools::bench] Throughput(op/s): last 42.2M, ave 34.6M [INFO] [stderr] [2026-03-30T13:02:47Z INFO xwytools::bench] Throughput(op/s): last 45.6M, ave 34.6M [INFO] [stderr] [2026-03-30T13:02:48Z INFO xwytools::bench] Throughput(op/s): last 46.7M, ave 34.6M [INFO] [stderr] [2026-03-30T13:02:49Z INFO xwytools::bench] Throughput(op/s): last 39.6M, ave 34.6M [INFO] [stderr] [2026-03-30T13:02:50Z INFO xwytools::bench] Throughput(op/s): last 39.5M, ave 34.6M [INFO] [stderr] [2026-03-30T13:02:52Z INFO xwytools::bench] Throughput(op/s): last 47.8M, ave 34.7M [INFO] [stderr] [2026-03-30T13:02:53Z INFO xwytools::bench] Throughput(op/s): last 49.0M, ave 34.7M [INFO] [stderr] [2026-03-30T13:02:54Z INFO xwytools::bench] Throughput(op/s): last 39.5M, ave 34.7M [INFO] [stderr] [2026-03-30T13:02:55Z INFO xwytools::bench] Throughput(op/s): last 35.8M, ave 34.7M [INFO] [stderr] [2026-03-30T13:02:56Z INFO xwytools::bench] Throughput(op/s): last 42.1M, ave 34.7M [INFO] [stderr] [2026-03-30T13:02:58Z INFO xwytools::bench] Throughput(op/s): last 51.6M, ave 34.7M [INFO] [stderr] [2026-03-30T13:02:59Z INFO xwytools::bench] Throughput(op/s): last 43.8M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:00Z INFO xwytools::bench] Throughput(op/s): last 40.6M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:01Z INFO xwytools::bench] Throughput(op/s): last 45.6M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:03Z INFO xwytools::bench] Throughput(op/s): last 41.8M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:04Z INFO xwytools::bench] Throughput(op/s): last 41.1M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:05Z INFO xwytools::bench] Throughput(op/s): last 44.9M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:06Z INFO xwytools::bench] Throughput(op/s): last 41.9M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:07Z INFO xwytools::bench] Throughput(op/s): last 41.7M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:09Z INFO xwytools::bench] Throughput(op/s): last 41.9M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:10Z INFO xwytools::bench] Throughput(op/s): last 41.4M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:11Z INFO xwytools::bench] Throughput(op/s): last 39.2M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:12Z INFO xwytools::bench] Throughput(op/s): last 43.5M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:13Z INFO xwytools::bench] Throughput(op/s): last 39.2M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:14Z INFO xwytools::bench] Throughput(op/s): last 45.7M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:16Z INFO xwytools::bench] Throughput(op/s): last 39.1M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:17Z INFO xwytools::bench] Throughput(op/s): last 33.6M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:18Z INFO xwytools::bench] Throughput(op/s): last 42.0M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:19Z INFO xwytools::bench] Throughput(op/s): last 43.1M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:20Z INFO xwytools::bench] Throughput(op/s): last 47.3M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:22Z INFO xwytools::bench] Throughput(op/s): last 41.0M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:23Z INFO xwytools::bench] Throughput(op/s): last 45.7M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:24Z INFO xwytools::bench] Throughput(op/s): last 44.2M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:25Z INFO xwytools::bench] Throughput(op/s): last 49.9M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:27Z INFO xwytools::bench] Throughput(op/s): last 42.2M, ave 34.9M [INFO] [stderr] [2026-03-30T13:03:28Z INFO xwytools::bench] Throughput(op/s): last 42.6M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:29Z INFO xwytools::bench] Throughput(op/s): last 40.5M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:30Z INFO xwytools::bench] Throughput(op/s): last 40.9M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:32Z INFO xwytools::bench] Throughput(op/s): last 51.6M, ave 34.8M [INFO] [stderr] [2026-03-30T13:03:33Z INFO xwytools::bench] Throughput(op/s): last 51.0M, ave 34.9M [INFO] [stderr] [2026-03-30T13:03:34Z INFO xwytools::bench] Throughput(op/s): last 50.3M, ave 34.9M [INFO] [stderr] [2026-03-30T13:03:35Z INFO xwytools::bench] Throughput(op/s): last 50.0M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:37Z INFO xwytools::bench] Throughput(op/s): last 42.4M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:38Z INFO xwytools::bench] Throughput(op/s): last 51.3M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:39Z INFO xwytools::bench] Throughput(op/s): last 45.4M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:40Z INFO xwytools::bench] Throughput(op/s): last 42.9M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:41Z INFO xwytools::bench] Throughput(op/s): last 38.9M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:43Z INFO xwytools::bench] Throughput(op/s): last 37.9M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:44Z INFO xwytools::bench] Throughput(op/s): last 40.3M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:45Z INFO xwytools::bench] Throughput(op/s): last 44.9M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:46Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:47Z INFO xwytools::bench] Throughput(op/s): last 38.3M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:49Z INFO xwytools::bench] Throughput(op/s): last 43.4M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:50Z INFO xwytools::bench] Throughput(op/s): last 39.1M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:51Z INFO xwytools::bench] Throughput(op/s): last 44.3M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:52Z INFO xwytools::bench] Throughput(op/s): last 50.0M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:53Z INFO xwytools::bench] Throughput(op/s): last 38.3M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:55Z INFO xwytools::bench] Throughput(op/s): last 33.4M, ave 35.0M [INFO] [stderr] [2026-03-30T13:03:56Z INFO xwytools::bench] Throughput(op/s): last 36.9M, ave 34.9M [INFO] [stderr] [2026-03-30T13:03:57Z INFO xwytools::bench] Throughput(op/s): last 44.4M, ave 34.9M [INFO] [stderr] [2026-03-30T13:03:58Z INFO xwytools::bench] Throughput(op/s): last 39.5M, ave 34.9M [INFO] [stderr] [2026-03-30T13:03:59Z INFO xwytools::bench] Throughput(op/s): last 40.5M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:01Z INFO xwytools::bench] Throughput(op/s): last 38.2M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:02Z INFO xwytools::bench] Throughput(op/s): last 43.4M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:03Z INFO xwytools::bench] Throughput(op/s): last 40.2M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:04Z INFO xwytools::bench] Throughput(op/s): last 39.4M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:05Z INFO xwytools::bench] Throughput(op/s): last 37.3M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:07Z INFO xwytools::bench] Throughput(op/s): last 48.5M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:08Z INFO xwytools::bench] Throughput(op/s): last 42.3M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:09Z INFO xwytools::bench] Throughput(op/s): last 41.8M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:11Z INFO xwytools::bench] Throughput(op/s): last 48.6M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:12Z INFO xwytools::bench] Throughput(op/s): last 45.4M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:13Z INFO xwytools::bench] Throughput(op/s): last 35.9M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:14Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:15Z INFO xwytools::bench] Throughput(op/s): last 36.0M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:17Z INFO xwytools::bench] Throughput(op/s): last 47.3M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:18Z INFO xwytools::bench] Throughput(op/s): last 45.1M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:19Z INFO xwytools::bench] Throughput(op/s): last 38.2M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:20Z INFO xwytools::bench] Throughput(op/s): last 42.9M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:21Z INFO xwytools::bench] Throughput(op/s): last 38.4M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:22Z INFO xwytools::bench] Throughput(op/s): last 41.4M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:23Z INFO xwytools::bench] Throughput(op/s): last 39.9M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:25Z INFO xwytools::bench] Throughput(op/s): last 36.3M, ave 34.9M [INFO] [stderr] [2026-03-30T13:04:26Z INFO xwytools::bench] Throughput(op/s): last 36.1M, ave 34.8M [INFO] [stderr] [2026-03-30T13:04:27Z INFO xwytools::bench] Throughput(op/s): last 38.4M, ave 34.8M [INFO] [stderr] [2026-03-30T13:04:28Z INFO xwytools::bench] Throughput(op/s): last 38.4M, ave 34.8M [INFO] [stderr] [2026-03-30T13:04:29Z INFO xwytools::bench] Throughput(op/s): last 35.8M, ave 34.8M [INFO] [stderr] [2026-03-30T13:04:30Z INFO xwytools::bench] Throughput(op/s): last 37.8M, ave 34.8M [INFO] [stderr] [2026-03-30T13:04:32Z INFO xwytools::bench] Throughput(op/s): last 33.3M, ave 34.8M [INFO] [stderr] [2026-03-30T13:04:33Z INFO xwytools::bench] Throughput(op/s): last 38.9M, ave 34.8M [INFO] [stderr] [2026-03-30T13:04:34Z INFO xwytools::bench] Throughput(op/s): last 40.3M, ave 34.7M [INFO] [stderr] [2026-03-30T13:04:35Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 34.8M [INFO] [stderr] [2026-03-30T13:04:36Z INFO xwytools::bench] Throughput(op/s): last 39.2M, ave 34.7M [INFO] [stderr] [2026-03-30T13:04:38Z INFO xwytools::bench] Throughput(op/s): last 43.8M, ave 34.7M [INFO] [stderr] [2026-03-30T13:04:39Z INFO xwytools::bench] Throughput(op/s): last 52.5M, ave 34.7M [INFO] [stderr] [2026-03-30T13:04:40Z INFO xwytools::bench] Throughput(op/s): last 44.2M, ave 34.8M [INFO] [stderr] [2026-03-30T13:04:42Z INFO xwytools::bench] Throughput(op/s): last 45.1M, ave 34.8M [INFO] [stderr] [2026-03-30T13:04:43Z INFO xwytools::bench] Throughput(op/s): last 39.4M, ave 34.8M [INFO] [stderr] [2026-03-30T13:04:44Z INFO xwytools::bench] Throughput(op/s): last 40.9M, ave 34.8M [INFO] [stderr] [2026-03-30T13:04:45Z INFO xwytools::bench] Throughput(op/s): last 39.0M, ave 34.7M [INFO] [stderr] [2026-03-30T13:04:46Z INFO xwytools::bench] Throughput(op/s): last 37.8M, ave 34.7M [INFO] [stderr] [2026-03-30T13:04:47Z INFO xwytools::bench] Throughput(op/s): last 39.6M, ave 34.7M [INFO] [stderr] [2026-03-30T13:04:49Z INFO xwytools::bench] Throughput(op/s): last 37.6M, ave 34.7M [INFO] [stderr] [2026-03-30T13:04:50Z INFO xwytools::bench] Throughput(op/s): last 34.2M, ave 34.7M [INFO] [stderr] [2026-03-30T13:04:51Z INFO xwytools::bench] Throughput(op/s): last 35.0M, ave 34.7M [INFO] [stderr] [2026-03-30T13:04:52Z INFO xwytools::bench] Throughput(op/s): last 39.1M, ave 34.7M [INFO] [stderr] [2026-03-30T13:04:53Z INFO xwytools::bench] Throughput(op/s): last 34.6M, ave 34.7M [INFO] [stderr] [2026-03-30T13:04:54Z INFO xwytools::bench] Throughput(op/s): last 36.6M, ave 34.6M [INFO] [stderr] [2026-03-30T13:04:56Z INFO xwytools::bench] Throughput(op/s): last 36.4M, ave 34.6M [INFO] [stderr] [2026-03-30T13:04:57Z INFO xwytools::bench] Throughput(op/s): last 39.2M, ave 34.6M [INFO] [stderr] [2026-03-30T13:04:58Z INFO xwytools::bench] Throughput(op/s): last 42.1M, ave 34.6M [INFO] [stderr] [2026-03-30T13:04:59Z INFO xwytools::bench] Throughput(op/s): last 41.5M, ave 34.6M [INFO] [stderr] [2026-03-30T13:05:00Z INFO xwytools::bench] Throughput(op/s): last 38.7M, ave 34.6M [INFO] [stderr] [2026-03-30T13:05:02Z INFO xwytools::bench] Throughput(op/s): last 39.8M, ave 34.6M [INFO] [stderr] [2026-03-30T13:05:03Z INFO xwytools::bench] Throughput(op/s): last 41.2M, ave 34.6M [INFO] [stderr] [2026-03-30T13:05:04Z INFO xwytools::bench] Throughput(op/s): last 41.9M, ave 34.6M [INFO] [stderr] [2026-03-30T13:05:06Z INFO xwytools::bench] Throughput(op/s): last 43.2M, ave 34.6M [INFO] [stderr] [2026-03-30T13:05:07Z INFO xwytools::bench] Throughput(op/s): last 43.5M, ave 34.6M [INFO] [stderr] [2026-03-30T13:05:08Z INFO xwytools::bench] Throughput(op/s): last 37.3M, ave 34.6M [INFO] [stderr] [2026-03-30T13:05:09Z INFO xwytools::bench] Throughput(op/s): last 39.6M, ave 34.6M [INFO] [stderr] [2026-03-30T13:05:10Z INFO xwytools::bench] Throughput(op/s): last 40.2M, ave 34.6M [INFO] [stderr] [2026-03-30T13:05:11Z INFO xwytools::bench] Throughput(op/s): last 37.7M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:13Z INFO xwytools::bench] Throughput(op/s): last 40.3M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:14Z INFO xwytools::bench] Throughput(op/s): last 44.5M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:15Z INFO xwytools::bench] Throughput(op/s): last 36.5M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:16Z INFO xwytools::bench] Throughput(op/s): last 39.7M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:17Z INFO xwytools::bench] Throughput(op/s): last 37.2M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:19Z INFO xwytools::bench] Throughput(op/s): last 38.9M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:20Z INFO xwytools::bench] Throughput(op/s): last 37.3M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:21Z INFO xwytools::bench] Throughput(op/s): last 38.2M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:22Z INFO xwytools::bench] Throughput(op/s): last 39.2M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:23Z INFO xwytools::bench] Throughput(op/s): last 43.8M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:25Z INFO xwytools::bench] Throughput(op/s): last 38.7M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:26Z INFO xwytools::bench] Throughput(op/s): last 43.4M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:27Z INFO xwytools::bench] Throughput(op/s): last 41.4M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:28Z INFO xwytools::bench] Throughput(op/s): last 44.9M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:30Z INFO xwytools::bench] Throughput(op/s): last 42.5M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:31Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:32Z INFO xwytools::bench] Throughput(op/s): last 38.4M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:33Z INFO xwytools::bench] Throughput(op/s): last 48.5M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:34Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:36Z INFO xwytools::bench] Throughput(op/s): last 40.2M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:37Z INFO xwytools::bench] Throughput(op/s): last 41.9M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:38Z INFO xwytools::bench] Throughput(op/s): last 41.2M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:39Z INFO xwytools::bench] Throughput(op/s): last 43.5M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:40Z INFO xwytools::bench] Throughput(op/s): last 38.5M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:42Z INFO xwytools::bench] Throughput(op/s): last 41.4M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:43Z INFO xwytools::bench] Throughput(op/s): last 43.4M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:44Z INFO xwytools::bench] Throughput(op/s): last 42.9M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:45Z INFO xwytools::bench] Throughput(op/s): last 40.4M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:46Z INFO xwytools::bench] Throughput(op/s): last 38.9M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:48Z INFO xwytools::bench] Throughput(op/s): last 39.9M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:49Z INFO xwytools::bench] Throughput(op/s): last 39.2M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:50Z INFO xwytools::bench] Throughput(op/s): last 40.2M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:51Z INFO xwytools::bench] Throughput(op/s): last 37.9M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:52Z INFO xwytools::bench] Throughput(op/s): last 41.0M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:54Z INFO xwytools::bench] Throughput(op/s): last 43.6M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:55Z INFO xwytools::bench] Throughput(op/s): last 40.7M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:56Z INFO xwytools::bench] Throughput(op/s): last 42.3M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:57Z INFO xwytools::bench] Throughput(op/s): last 36.9M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:58Z INFO xwytools::bench] Throughput(op/s): last 38.5M, ave 34.5M [INFO] [stderr] [2026-03-30T13:05:59Z INFO xwytools::bench] Throughput(op/s): last 40.4M, ave 34.4M [INFO] [stderr] [2026-03-30T13:06:01Z INFO xwytools::bench] Throughput(op/s): last 36.8M, ave 34.4M [INFO] [stderr] [2026-03-30T13:06:02Z INFO xwytools::bench] Throughput(op/s): last 39.0M, ave 34.4M [INFO] [stderr] [2026-03-30T13:06:03Z INFO xwytools::bench] Throughput(op/s): last 37.7M, ave 34.4M [INFO] [stderr] [2026-03-30T13:06:04Z INFO xwytools::bench] Throughput(op/s): last 37.0M, ave 34.4M [INFO] [stderr] [2026-03-30T13:06:05Z INFO xwytools::bench] Throughput(op/s): last 38.0M, ave 34.4M [INFO] [stderr] [2026-03-30T13:06:07Z INFO xwytools::bench] Throughput(op/s): last 44.6M, ave 34.4M [INFO] [stderr] [2026-03-30T13:06:08Z INFO xwytools::bench] Throughput(op/s): last 45.1M, ave 34.4M [INFO] [stderr] [2026-03-30T13:06:09Z INFO xwytools::bench] Throughput(op/s): last 43.0M, ave 34.4M [INFO] [stderr] [2026-03-30T13:06:10Z INFO xwytools::bench] Throughput(op/s): last 39.2M, ave 34.4M [INFO] [stderr] [2026-03-30T13:06:12Z INFO xwytools::bench] Throughput(op/s): last 40.8M, ave 34.4M [INFO] [stderr] [2026-03-30T13:06:13Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 34.4M [INFO] [stderr] [2026-03-30T13:06:14Z INFO xwytools::bench] Throughput(op/s): last 39.0M, ave 34.4M [INFO] [stderr] [2026-03-30T13:06:15Z INFO xwytools::bench] Throughput(op/s): last 34.6M, ave 34.4M [INFO] [stderr] [2026-03-30T13:06:16Z INFO xwytools::bench] Throughput(op/s): last 36.9M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:18Z INFO xwytools::bench] Throughput(op/s): last 38.8M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:19Z INFO xwytools::bench] Throughput(op/s): last 40.5M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:20Z INFO xwytools::bench] Throughput(op/s): last 38.9M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:21Z INFO xwytools::bench] Throughput(op/s): last 36.8M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:22Z INFO xwytools::bench] Throughput(op/s): last 40.0M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:24Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:25Z INFO xwytools::bench] Throughput(op/s): last 35.4M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:26Z INFO xwytools::bench] Throughput(op/s): last 45.0M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:27Z INFO xwytools::bench] Throughput(op/s): last 39.1M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:29Z INFO xwytools::bench] Throughput(op/s): last 39.9M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:30Z INFO xwytools::bench] Throughput(op/s): last 32.6M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:31Z INFO xwytools::bench] Throughput(op/s): last 38.1M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:32Z INFO xwytools::bench] Throughput(op/s): last 42.7M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:33Z INFO xwytools::bench] Throughput(op/s): last 43.7M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:35Z INFO xwytools::bench] Throughput(op/s): last 44.4M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:36Z INFO xwytools::bench] Throughput(op/s): last 42.0M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:37Z INFO xwytools::bench] Throughput(op/s): last 41.0M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:38Z INFO xwytools::bench] Throughput(op/s): last 33.9M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:39Z INFO xwytools::bench] Throughput(op/s): last 38.8M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:41Z INFO xwytools::bench] Throughput(op/s): last 42.2M, ave 34.2M [INFO] [stderr] [2026-03-30T13:06:42Z INFO xwytools::bench] Throughput(op/s): last 46.4M, ave 34.2M [INFO] [stderr] [2026-03-30T13:06:43Z INFO xwytools::bench] Throughput(op/s): last 42.5M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:44Z INFO xwytools::bench] Throughput(op/s): last 44.2M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:46Z INFO xwytools::bench] Throughput(op/s): last 39.1M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:47Z INFO xwytools::bench] Throughput(op/s): last 37.7M, ave 34.3M [INFO] [stderr] [2026-03-30T13:06:48Z INFO xwytools::bench] Throughput(op/s): last 37.1M, ave 34.2M [INFO] [stderr] [2026-03-30T13:06:49Z INFO xwytools::bench] Throughput(op/s): last 34.6M, ave 34.2M [INFO] [stderr] [2026-03-30T13:06:50Z INFO xwytools::bench] Throughput(op/s): last 41.0M, ave 34.2M [INFO] [stderr] [2026-03-30T13:06:52Z INFO xwytools::bench] Throughput(op/s): last 42.5M, ave 34.2M [INFO] [stderr] [2026-03-30T13:06:53Z INFO xwytools::bench] Throughput(op/s): last 44.1M, ave 34.2M [INFO] [stderr] [2026-03-30T13:06:54Z INFO xwytools::bench] Throughput(op/s): last 40.2M, ave 34.2M [INFO] [stderr] [2026-03-30T13:06:55Z INFO xwytools::bench] Throughput(op/s): last 41.5M, ave 34.2M [INFO] [stderr] [2026-03-30T13:06:56Z INFO xwytools::bench] Throughput(op/s): last 44.6M, ave 34.2M [INFO] [stderr] [2026-03-30T13:06:58Z INFO xwytools::bench] Throughput(op/s): last 38.1M, ave 34.2M [INFO] [stderr] [2026-03-30T13:06:59Z INFO xwytools::bench] Throughput(op/s): last 34.6M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:00Z INFO xwytools::bench] Throughput(op/s): last 43.3M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:01Z INFO xwytools::bench] Throughput(op/s): last 35.8M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:02Z INFO xwytools::bench] Throughput(op/s): last 40.6M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:03Z INFO xwytools::bench] Throughput(op/s): last 40.3M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:05Z INFO xwytools::bench] Throughput(op/s): last 39.1M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:06Z INFO xwytools::bench] Throughput(op/s): last 39.9M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:07Z INFO xwytools::bench] Throughput(op/s): last 39.1M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:08Z INFO xwytools::bench] Throughput(op/s): last 40.9M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:09Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:11Z INFO xwytools::bench] Throughput(op/s): last 46.2M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:12Z INFO xwytools::bench] Throughput(op/s): last 40.5M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:13Z INFO xwytools::bench] Throughput(op/s): last 40.7M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:14Z INFO xwytools::bench] Throughput(op/s): last 46.1M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:15Z INFO xwytools::bench] Throughput(op/s): last 40.3M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:17Z INFO xwytools::bench] Throughput(op/s): last 37.4M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:18Z INFO xwytools::bench] Throughput(op/s): last 36.5M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:19Z INFO xwytools::bench] Throughput(op/s): last 39.4M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:20Z INFO xwytools::bench] Throughput(op/s): last 44.8M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:21Z INFO xwytools::bench] Throughput(op/s): last 40.7M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:23Z INFO xwytools::bench] Throughput(op/s): last 39.5M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:24Z INFO xwytools::bench] Throughput(op/s): last 37.5M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:25Z INFO xwytools::bench] Throughput(op/s): last 38.5M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:26Z INFO xwytools::bench] Throughput(op/s): last 42.9M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:27Z INFO xwytools::bench] Throughput(op/s): last 40.8M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:28Z INFO xwytools::bench] Throughput(op/s): last 33.1M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:30Z INFO xwytools::bench] Throughput(op/s): last 39.3M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:31Z INFO xwytools::bench] Throughput(op/s): last 37.7M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:32Z INFO xwytools::bench] Throughput(op/s): last 39.1M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:33Z INFO xwytools::bench] Throughput(op/s): last 38.1M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:34Z INFO xwytools::bench] Throughput(op/s): last 43.4M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:36Z INFO xwytools::bench] Throughput(op/s): last 39.3M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:37Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:38Z INFO xwytools::bench] Throughput(op/s): last 38.8M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:39Z INFO xwytools::bench] Throughput(op/s): last 43.3M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:40Z INFO xwytools::bench] Throughput(op/s): last 40.9M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:42Z INFO xwytools::bench] Throughput(op/s): last 41.9M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:43Z INFO xwytools::bench] Throughput(op/s): last 44.0M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:44Z INFO xwytools::bench] Throughput(op/s): last 42.8M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:45Z INFO xwytools::bench] Throughput(op/s): last 35.1M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:46Z INFO xwytools::bench] Throughput(op/s): last 36.8M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:48Z INFO xwytools::bench] Throughput(op/s): last 39.3M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:49Z INFO xwytools::bench] Throughput(op/s): last 36.5M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:50Z INFO xwytools::bench] Throughput(op/s): last 39.1M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:51Z INFO xwytools::bench] Throughput(op/s): last 42.0M, ave 34.2M [INFO] [stderr] [2026-03-30T13:07:52Z INFO xwytools::bench] Throughput(op/s): last 36.6M, ave 34.1M [INFO] [stderr] [2026-03-30T13:07:53Z INFO xwytools::bench] Throughput(op/s): last 36.1M, ave 34.1M [INFO] [stderr] [2026-03-30T13:07:55Z INFO xwytools::bench] Throughput(op/s): last 40.2M, ave 34.1M [INFO] [stderr] [2026-03-30T13:07:56Z INFO xwytools::bench] Throughput(op/s): last 39.8M, ave 34.1M [INFO] [stderr] [2026-03-30T13:07:57Z INFO xwytools::bench] Throughput(op/s): last 36.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:07:58Z INFO xwytools::bench] Throughput(op/s): last 41.8M, ave 34.1M [INFO] [stderr] [2026-03-30T13:07:59Z INFO xwytools::bench] Throughput(op/s): last 33.8M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:00Z INFO xwytools::bench] Throughput(op/s): last 37.8M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:02Z INFO xwytools::bench] Throughput(op/s): last 37.6M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:03Z INFO xwytools::bench] Throughput(op/s): last 41.1M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:04Z INFO xwytools::bench] Throughput(op/s): last 40.4M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:05Z INFO xwytools::bench] Throughput(op/s): last 44.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:06Z INFO xwytools::bench] Throughput(op/s): last 39.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:08Z INFO xwytools::bench] Throughput(op/s): last 35.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:09Z INFO xwytools::bench] Throughput(op/s): last 35.1M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:10Z INFO xwytools::bench] Throughput(op/s): last 40.8M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:11Z INFO xwytools::bench] Throughput(op/s): last 40.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:12Z INFO xwytools::bench] Throughput(op/s): last 41.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:14Z INFO xwytools::bench] Throughput(op/s): last 41.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:15Z INFO xwytools::bench] Throughput(op/s): last 39.1M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:16Z INFO xwytools::bench] Throughput(op/s): last 40.1M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:17Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:18Z INFO xwytools::bench] Throughput(op/s): last 36.0M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:20Z INFO xwytools::bench] Throughput(op/s): last 39.1M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:21Z INFO xwytools::bench] Throughput(op/s): last 40.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:22Z INFO xwytools::bench] Throughput(op/s): last 39.8M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:23Z INFO xwytools::bench] Throughput(op/s): last 40.2M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:24Z INFO xwytools::bench] Throughput(op/s): last 43.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:26Z INFO xwytools::bench] Throughput(op/s): last 41.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:27Z INFO xwytools::bench] Throughput(op/s): last 42.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:28Z INFO xwytools::bench] Throughput(op/s): last 42.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:29Z INFO xwytools::bench] Throughput(op/s): last 40.0M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:30Z INFO xwytools::bench] Throughput(op/s): last 36.9M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:32Z INFO xwytools::bench] Throughput(op/s): last 36.9M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:33Z INFO xwytools::bench] Throughput(op/s): last 38.6M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:34Z INFO xwytools::bench] Throughput(op/s): last 35.6M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:35Z INFO xwytools::bench] Throughput(op/s): last 38.6M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:36Z INFO xwytools::bench] Throughput(op/s): last 37.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:08:37Z INFO xwytools::bench] Throughput(op/s): last 35.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:08:39Z INFO xwytools::bench] Throughput(op/s): last 41.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:08:40Z INFO xwytools::bench] Throughput(op/s): last 46.1M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:41Z INFO xwytools::bench] Throughput(op/s): last 38.1M, ave 34.0M [INFO] [stderr] [2026-03-30T13:08:42Z INFO xwytools::bench] Throughput(op/s): last 42.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:08:43Z INFO xwytools::bench] Throughput(op/s): last 39.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:08:45Z INFO xwytools::bench] Throughput(op/s): last 44.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:46Z INFO xwytools::bench] Throughput(op/s): last 39.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:47Z INFO xwytools::bench] Throughput(op/s): last 42.0M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:48Z INFO xwytools::bench] Throughput(op/s): last 41.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:49Z INFO xwytools::bench] Throughput(op/s): last 41.0M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:51Z INFO xwytools::bench] Throughput(op/s): last 40.6M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:52Z INFO xwytools::bench] Throughput(op/s): last 38.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:08:53Z INFO xwytools::bench] Throughput(op/s): last 41.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:54Z INFO xwytools::bench] Throughput(op/s): last 38.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:08:55Z INFO xwytools::bench] Throughput(op/s): last 44.2M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:57Z INFO xwytools::bench] Throughput(op/s): last 49.4M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:58Z INFO xwytools::bench] Throughput(op/s): last 42.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:08:59Z INFO xwytools::bench] Throughput(op/s): last 42.2M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:00Z INFO xwytools::bench] Throughput(op/s): last 42.0M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:02Z INFO xwytools::bench] Throughput(op/s): last 48.9M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:03Z INFO xwytools::bench] Throughput(op/s): last 43.1M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:04Z INFO xwytools::bench] Throughput(op/s): last 44.6M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:05Z INFO xwytools::bench] Throughput(op/s): last 38.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:06Z INFO xwytools::bench] Throughput(op/s): last 34.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:07Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:09Z INFO xwytools::bench] Throughput(op/s): last 39.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:10Z INFO xwytools::bench] Throughput(op/s): last 44.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:11Z INFO xwytools::bench] Throughput(op/s): last 52.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:12Z INFO xwytools::bench] Throughput(op/s): last 42.6M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:14Z INFO xwytools::bench] Throughput(op/s): last 43.1M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:15Z INFO xwytools::bench] Throughput(op/s): last 45.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:16Z INFO xwytools::bench] Throughput(op/s): last 39.4M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:17Z INFO xwytools::bench] Throughput(op/s): last 42.6M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:18Z INFO xwytools::bench] Throughput(op/s): last 45.2M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:20Z INFO xwytools::bench] Throughput(op/s): last 41.2M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:21Z INFO xwytools::bench] Throughput(op/s): last 48.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:22Z INFO xwytools::bench] Throughput(op/s): last 42.0M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:24Z INFO xwytools::bench] Throughput(op/s): last 48.9M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:25Z INFO xwytools::bench] Throughput(op/s): last 46.0M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:26Z INFO xwytools::bench] Throughput(op/s): last 44.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:27Z INFO xwytools::bench] Throughput(op/s): last 44.9M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:28Z INFO xwytools::bench] Throughput(op/s): last 47.6M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:30Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:31Z INFO xwytools::bench] Throughput(op/s): last 43.0M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:32Z INFO xwytools::bench] Throughput(op/s): last 43.7M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:33Z INFO xwytools::bench] Throughput(op/s): last 45.5M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:35Z INFO xwytools::bench] Throughput(op/s): last 40.8M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:36Z INFO xwytools::bench] Throughput(op/s): last 42.1M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:37Z INFO xwytools::bench] Throughput(op/s): last 37.2M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:38Z INFO xwytools::bench] Throughput(op/s): last 43.4M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:40Z INFO xwytools::bench] Throughput(op/s): last 47.3M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:41Z INFO xwytools::bench] Throughput(op/s): last 42.5M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:42Z INFO xwytools::bench] Throughput(op/s): last 38.1M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:43Z INFO xwytools::bench] Throughput(op/s): last 36.2M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:44Z INFO xwytools::bench] Throughput(op/s): last 36.5M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:45Z INFO xwytools::bench] Throughput(op/s): last 39.8M, ave 34.2M [INFO] [stderr] [2026-03-30T13:09:47Z INFO xwytools::bench] Throughput(op/s): last 39.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:48Z INFO xwytools::bench] Throughput(op/s): last 38.9M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:49Z INFO xwytools::bench] Throughput(op/s): last 35.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:50Z INFO xwytools::bench] Throughput(op/s): last 38.8M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:51Z INFO xwytools::bench] Throughput(op/s): last 36.4M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:53Z INFO xwytools::bench] Throughput(op/s): last 38.4M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:54Z INFO xwytools::bench] Throughput(op/s): last 44.2M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:55Z INFO xwytools::bench] Throughput(op/s): last 40.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:56Z INFO xwytools::bench] Throughput(op/s): last 36.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:57Z INFO xwytools::bench] Throughput(op/s): last 39.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:09:59Z INFO xwytools::bench] Throughput(op/s): last 44.6M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:00Z INFO xwytools::bench] Throughput(op/s): last 38.9M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:01Z INFO xwytools::bench] Throughput(op/s): last 38.9M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:02Z INFO xwytools::bench] Throughput(op/s): last 35.9M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:03Z INFO xwytools::bench] Throughput(op/s): last 36.2M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:04Z INFO xwytools::bench] Throughput(op/s): last 38.8M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:06Z INFO xwytools::bench] Throughput(op/s): last 41.1M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:07Z INFO xwytools::bench] Throughput(op/s): last 41.4M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:08Z INFO xwytools::bench] Throughput(op/s): last 42.0M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:09Z INFO xwytools::bench] Throughput(op/s): last 38.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:10Z INFO xwytools::bench] Throughput(op/s): last 34.8M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:12Z INFO xwytools::bench] Throughput(op/s): last 37.9M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:13Z INFO xwytools::bench] Throughput(op/s): last 43.2M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:14Z INFO xwytools::bench] Throughput(op/s): last 35.8M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:15Z INFO xwytools::bench] Throughput(op/s): last 35.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:16Z INFO xwytools::bench] Throughput(op/s): last 39.2M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:17Z INFO xwytools::bench] Throughput(op/s): last 41.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:19Z INFO xwytools::bench] Throughput(op/s): last 39.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:20Z INFO xwytools::bench] Throughput(op/s): last 43.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:21Z INFO xwytools::bench] Throughput(op/s): last 40.2M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:22Z INFO xwytools::bench] Throughput(op/s): last 38.7M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:24Z INFO xwytools::bench] Throughput(op/s): last 40.8M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:25Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:26Z INFO xwytools::bench] Throughput(op/s): last 35.5M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:27Z INFO xwytools::bench] Throughput(op/s): last 37.4M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:28Z INFO xwytools::bench] Throughput(op/s): last 39.3M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:29Z INFO xwytools::bench] Throughput(op/s): last 41.1M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:31Z INFO xwytools::bench] Throughput(op/s): last 37.2M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:32Z INFO xwytools::bench] Throughput(op/s): last 42.8M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:33Z INFO xwytools::bench] Throughput(op/s): last 38.1M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:34Z INFO xwytools::bench] Throughput(op/s): last 41.8M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:35Z INFO xwytools::bench] Throughput(op/s): last 38.0M, ave 34.1M [INFO] [stderr] [2026-03-30T13:10:37Z INFO xwytools::bench] Throughput(op/s): last 35.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:38Z INFO xwytools::bench] Throughput(op/s): last 38.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:39Z INFO xwytools::bench] Throughput(op/s): last 38.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:40Z INFO xwytools::bench] Throughput(op/s): last 41.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:41Z INFO xwytools::bench] Throughput(op/s): last 36.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:43Z INFO xwytools::bench] Throughput(op/s): last 38.9M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:44Z INFO xwytools::bench] Throughput(op/s): last 38.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:45Z INFO xwytools::bench] Throughput(op/s): last 36.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:46Z INFO xwytools::bench] Throughput(op/s): last 37.8M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:47Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:48Z INFO xwytools::bench] Throughput(op/s): last 37.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:50Z INFO xwytools::bench] Throughput(op/s): last 38.1M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:51Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:52Z INFO xwytools::bench] Throughput(op/s): last 41.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:53Z INFO xwytools::bench] Throughput(op/s): last 42.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:55Z INFO xwytools::bench] Throughput(op/s): last 38.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:56Z INFO xwytools::bench] Throughput(op/s): last 44.1M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:57Z INFO xwytools::bench] Throughput(op/s): last 38.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:58Z INFO xwytools::bench] Throughput(op/s): last 43.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:10:59Z INFO xwytools::bench] Throughput(op/s): last 40.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:01Z INFO xwytools::bench] Throughput(op/s): last 40.8M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:02Z INFO xwytools::bench] Throughput(op/s): last 43.8M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:03Z INFO xwytools::bench] Throughput(op/s): last 37.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:04Z INFO xwytools::bench] Throughput(op/s): last 40.9M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:06Z INFO xwytools::bench] Throughput(op/s): last 40.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:07Z INFO xwytools::bench] Throughput(op/s): last 37.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:08Z INFO xwytools::bench] Throughput(op/s): last 39.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:09Z INFO xwytools::bench] Throughput(op/s): last 41.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:10Z INFO xwytools::bench] Throughput(op/s): last 45.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:12Z INFO xwytools::bench] Throughput(op/s): last 39.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:13Z INFO xwytools::bench] Throughput(op/s): last 38.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:14Z INFO xwytools::bench] Throughput(op/s): last 37.1M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:15Z INFO xwytools::bench] Throughput(op/s): last 40.1M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:16Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:18Z INFO xwytools::bench] Throughput(op/s): last 38.8M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:19Z INFO xwytools::bench] Throughput(op/s): last 40.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:20Z INFO xwytools::bench] Throughput(op/s): last 35.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:21Z INFO xwytools::bench] Throughput(op/s): last 36.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:22Z INFO xwytools::bench] Throughput(op/s): last 41.9M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:24Z INFO xwytools::bench] Throughput(op/s): last 41.8M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:25Z INFO xwytools::bench] Throughput(op/s): last 37.9M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:26Z INFO xwytools::bench] Throughput(op/s): last 41.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:27Z INFO xwytools::bench] Throughput(op/s): last 39.9M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:29Z INFO xwytools::bench] Throughput(op/s): last 42.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:30Z INFO xwytools::bench] Throughput(op/s): last 38.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:31Z INFO xwytools::bench] Throughput(op/s): last 39.8M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:32Z INFO xwytools::bench] Throughput(op/s): last 44.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:34Z INFO xwytools::bench] Throughput(op/s): last 40.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:35Z INFO xwytools::bench] Throughput(op/s): last 42.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:36Z INFO xwytools::bench] Throughput(op/s): last 40.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:37Z INFO xwytools::bench] Throughput(op/s): last 42.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:38Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:39Z INFO xwytools::bench] Throughput(op/s): last 42.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:41Z INFO xwytools::bench] Throughput(op/s): last 35.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:42Z INFO xwytools::bench] Throughput(op/s): last 38.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:43Z INFO xwytools::bench] Throughput(op/s): last 37.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:44Z INFO xwytools::bench] Throughput(op/s): last 38.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:45Z INFO xwytools::bench] Throughput(op/s): last 44.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:47Z INFO xwytools::bench] Throughput(op/s): last 46.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:48Z INFO xwytools::bench] Throughput(op/s): last 39.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:49Z INFO xwytools::bench] Throughput(op/s): last 45.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:50Z INFO xwytools::bench] Throughput(op/s): last 39.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:11:52Z INFO xwytools::bench] Throughput(op/s): last 36.2M, ave 33.9M [INFO] [stderr] [2026-03-30T13:11:53Z INFO xwytools::bench] Throughput(op/s): last 35.5M, ave 33.9M [INFO] [stderr] [2026-03-30T13:11:54Z INFO xwytools::bench] Throughput(op/s): last 37.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:11:55Z INFO xwytools::bench] Throughput(op/s): last 41.1M, ave 33.9M [INFO] [stderr] [2026-03-30T13:11:56Z INFO xwytools::bench] Throughput(op/s): last 44.8M, ave 33.9M [INFO] [stderr] [2026-03-30T13:11:58Z INFO xwytools::bench] Throughput(op/s): last 43.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:11:59Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:00Z INFO xwytools::bench] Throughput(op/s): last 40.8M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:01Z INFO xwytools::bench] Throughput(op/s): last 45.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:12:02Z INFO xwytools::bench] Throughput(op/s): last 44.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:12:04Z INFO xwytools::bench] Throughput(op/s): last 42.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:12:05Z INFO xwytools::bench] Throughput(op/s): last 36.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:12:06Z INFO xwytools::bench] Throughput(op/s): last 39.0M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:07Z INFO xwytools::bench] Throughput(op/s): last 36.5M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:08Z INFO xwytools::bench] Throughput(op/s): last 39.5M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:10Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:11Z INFO xwytools::bench] Throughput(op/s): last 44.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:12Z INFO xwytools::bench] Throughput(op/s): last 42.9M, ave 34.0M [INFO] [stderr] [2026-03-30T13:12:13Z INFO xwytools::bench] Throughput(op/s): last 44.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:12:14Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:12:16Z INFO xwytools::bench] Throughput(op/s): last 34.9M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:17Z INFO xwytools::bench] Throughput(op/s): last 38.8M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:18Z INFO xwytools::bench] Throughput(op/s): last 38.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:19Z INFO xwytools::bench] Throughput(op/s): last 40.1M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:20Z INFO xwytools::bench] Throughput(op/s): last 32.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:22Z INFO xwytools::bench] Throughput(op/s): last 39.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:23Z INFO xwytools::bench] Throughput(op/s): last 38.3M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:24Z INFO xwytools::bench] Throughput(op/s): last 47.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:25Z INFO xwytools::bench] Throughput(op/s): last 40.5M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:27Z INFO xwytools::bench] Throughput(op/s): last 45.5M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:28Z INFO xwytools::bench] Throughput(op/s): last 43.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:29Z INFO xwytools::bench] Throughput(op/s): last 39.5M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:30Z INFO xwytools::bench] Throughput(op/s): last 38.3M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:31Z INFO xwytools::bench] Throughput(op/s): last 37.8M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:32Z INFO xwytools::bench] Throughput(op/s): last 38.3M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:34Z INFO xwytools::bench] Throughput(op/s): last 39.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:35Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:36Z INFO xwytools::bench] Throughput(op/s): last 44.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:37Z INFO xwytools::bench] Throughput(op/s): last 39.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:39Z INFO xwytools::bench] Throughput(op/s): last 42.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:40Z INFO xwytools::bench] Throughput(op/s): last 36.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:41Z INFO xwytools::bench] Throughput(op/s): last 39.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:42Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:44Z INFO xwytools::bench] Throughput(op/s): last 39.1M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:45Z INFO xwytools::bench] Throughput(op/s): last 38.9M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:46Z INFO xwytools::bench] Throughput(op/s): last 46.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:47Z INFO xwytools::bench] Throughput(op/s): last 43.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:48Z INFO xwytools::bench] Throughput(op/s): last 43.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:50Z INFO xwytools::bench] Throughput(op/s): last 44.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:51Z INFO xwytools::bench] Throughput(op/s): last 40.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:52Z INFO xwytools::bench] Throughput(op/s): last 40.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:53Z INFO xwytools::bench] Throughput(op/s): last 35.5M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:54Z INFO xwytools::bench] Throughput(op/s): last 34.8M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:55Z INFO xwytools::bench] Throughput(op/s): last 39.1M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:57Z INFO xwytools::bench] Throughput(op/s): last 39.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:58Z INFO xwytools::bench] Throughput(op/s): last 44.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:12:59Z INFO xwytools::bench] Throughput(op/s): last 40.9M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:00Z INFO xwytools::bench] Throughput(op/s): last 41.0M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:01Z INFO xwytools::bench] Throughput(op/s): last 40.2M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:03Z INFO xwytools::bench] Throughput(op/s): last 37.1M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:04Z INFO xwytools::bench] Throughput(op/s): last 42.2M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:05Z INFO xwytools::bench] Throughput(op/s): last 44.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:07Z INFO xwytools::bench] Throughput(op/s): last 44.8M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:08Z INFO xwytools::bench] Throughput(op/s): last 42.3M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:09Z INFO xwytools::bench] Throughput(op/s): last 52.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:10Z INFO xwytools::bench] Throughput(op/s): last 43.8M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:12Z INFO xwytools::bench] Throughput(op/s): last 46.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:13Z INFO xwytools::bench] Throughput(op/s): last 46.2M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:14Z INFO xwytools::bench] Throughput(op/s): last 46.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:15Z INFO xwytools::bench] Throughput(op/s): last 38.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:17Z INFO xwytools::bench] Throughput(op/s): last 42.1M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:18Z INFO xwytools::bench] Throughput(op/s): last 45.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:19Z INFO xwytools::bench] Throughput(op/s): last 40.8M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:20Z INFO xwytools::bench] Throughput(op/s): last 39.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:21Z INFO xwytools::bench] Throughput(op/s): last 37.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:23Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:24Z INFO xwytools::bench] Throughput(op/s): last 46.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:25Z INFO xwytools::bench] Throughput(op/s): last 46.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:13:26Z INFO xwytools::bench] Throughput(op/s): last 42.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:13:28Z INFO xwytools::bench] Throughput(op/s): last 39.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:13:29Z INFO xwytools::bench] Throughput(op/s): last 42.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:13:30Z INFO xwytools::bench] Throughput(op/s): last 44.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:13:31Z INFO xwytools::bench] Throughput(op/s): last 37.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:13:32Z INFO xwytools::bench] Throughput(op/s): last 42.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:13:34Z INFO xwytools::bench] Throughput(op/s): last 39.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:13:35Z INFO xwytools::bench] Throughput(op/s): last 38.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:13:36Z INFO xwytools::bench] Throughput(op/s): last 41.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:13:37Z INFO xwytools::bench] Throughput(op/s): last 42.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:38Z INFO xwytools::bench] Throughput(op/s): last 44.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:13:40Z INFO xwytools::bench] Throughput(op/s): last 34.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:41Z INFO xwytools::bench] Throughput(op/s): last 37.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:42Z INFO xwytools::bench] Throughput(op/s): last 41.8M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:43Z INFO xwytools::bench] Throughput(op/s): last 39.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:45Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:46Z INFO xwytools::bench] Throughput(op/s): last 40.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:47Z INFO xwytools::bench] Throughput(op/s): last 39.5M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:48Z INFO xwytools::bench] Throughput(op/s): last 36.5M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:49Z INFO xwytools::bench] Throughput(op/s): last 37.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:50Z INFO xwytools::bench] Throughput(op/s): last 38.8M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:52Z INFO xwytools::bench] Throughput(op/s): last 44.1M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:53Z INFO xwytools::bench] Throughput(op/s): last 46.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:54Z INFO xwytools::bench] Throughput(op/s): last 44.1M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:55Z INFO xwytools::bench] Throughput(op/s): last 39.0M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:56Z INFO xwytools::bench] Throughput(op/s): last 38.2M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:58Z INFO xwytools::bench] Throughput(op/s): last 41.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:13:59Z INFO xwytools::bench] Throughput(op/s): last 38.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:00Z INFO xwytools::bench] Throughput(op/s): last 41.8M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:01Z INFO xwytools::bench] Throughput(op/s): last 40.0M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:02Z INFO xwytools::bench] Throughput(op/s): last 45.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:03Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:05Z INFO xwytools::bench] Throughput(op/s): last 41.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:06Z INFO xwytools::bench] Throughput(op/s): last 35.9M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:07Z INFO xwytools::bench] Throughput(op/s): last 44.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:08Z INFO xwytools::bench] Throughput(op/s): last 37.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:09Z INFO xwytools::bench] Throughput(op/s): last 39.7M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:11Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:12Z INFO xwytools::bench] Throughput(op/s): last 41.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:13Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:14Z INFO xwytools::bench] Throughput(op/s): last 40.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:16Z INFO xwytools::bench] Throughput(op/s): last 40.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:17Z INFO xwytools::bench] Throughput(op/s): last 41.2M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:18Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:19Z INFO xwytools::bench] Throughput(op/s): last 41.0M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:20Z INFO xwytools::bench] Throughput(op/s): last 38.1M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:22Z INFO xwytools::bench] Throughput(op/s): last 43.9M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:23Z INFO xwytools::bench] Throughput(op/s): last 48.9M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:24Z INFO xwytools::bench] Throughput(op/s): last 42.3M, ave 33.9M [INFO] [stderr] [2026-03-30T13:14:25Z INFO xwytools::bench] Throughput(op/s): last 44.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:27Z INFO xwytools::bench] Throughput(op/s): last 43.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:28Z INFO xwytools::bench] Throughput(op/s): last 42.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:29Z INFO xwytools::bench] Throughput(op/s): last 43.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:30Z INFO xwytools::bench] Throughput(op/s): last 42.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:32Z INFO xwytools::bench] Throughput(op/s): last 45.8M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:33Z INFO xwytools::bench] Throughput(op/s): last 45.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:34Z INFO xwytools::bench] Throughput(op/s): last 41.9M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:35Z INFO xwytools::bench] Throughput(op/s): last 46.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:36Z INFO xwytools::bench] Throughput(op/s): last 44.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:38Z INFO xwytools::bench] Throughput(op/s): last 47.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:39Z INFO xwytools::bench] Throughput(op/s): last 44.1M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:40Z INFO xwytools::bench] Throughput(op/s): last 46.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:41Z INFO xwytools::bench] Throughput(op/s): last 38.9M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:43Z INFO xwytools::bench] Throughput(op/s): last 40.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:44Z INFO xwytools::bench] Throughput(op/s): last 39.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:45Z INFO xwytools::bench] Throughput(op/s): last 39.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:46Z INFO xwytools::bench] Throughput(op/s): last 40.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:47Z INFO xwytools::bench] Throughput(op/s): last 40.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:49Z INFO xwytools::bench] Throughput(op/s): last 39.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:50Z INFO xwytools::bench] Throughput(op/s): last 37.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:51Z INFO xwytools::bench] Throughput(op/s): last 37.9M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:52Z INFO xwytools::bench] Throughput(op/s): last 41.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:53Z INFO xwytools::bench] Throughput(op/s): last 41.9M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:55Z INFO xwytools::bench] Throughput(op/s): last 39.2M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:56Z INFO xwytools::bench] Throughput(op/s): last 43.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:57Z INFO xwytools::bench] Throughput(op/s): last 44.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:58Z INFO xwytools::bench] Throughput(op/s): last 46.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:14:59Z INFO xwytools::bench] Throughput(op/s): last 39.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:01Z INFO xwytools::bench] Throughput(op/s): last 35.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:02Z INFO xwytools::bench] Throughput(op/s): last 35.8M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:03Z INFO xwytools::bench] Throughput(op/s): last 39.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:04Z INFO xwytools::bench] Throughput(op/s): last 42.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:05Z INFO xwytools::bench] Throughput(op/s): last 38.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:07Z INFO xwytools::bench] Throughput(op/s): last 45.9M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:08Z INFO xwytools::bench] Throughput(op/s): last 40.1M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:09Z INFO xwytools::bench] Throughput(op/s): last 40.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:10Z INFO xwytools::bench] Throughput(op/s): last 34.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:11Z INFO xwytools::bench] Throughput(op/s): last 40.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:13Z INFO xwytools::bench] Throughput(op/s): last 40.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:14Z INFO xwytools::bench] Throughput(op/s): last 40.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:15Z INFO xwytools::bench] Throughput(op/s): last 37.0M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:16Z INFO xwytools::bench] Throughput(op/s): last 40.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:17Z INFO xwytools::bench] Throughput(op/s): last 39.8M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:19Z INFO xwytools::bench] Throughput(op/s): last 37.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:20Z INFO xwytools::bench] Throughput(op/s): last 35.5M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:21Z INFO xwytools::bench] Throughput(op/s): last 40.1M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:22Z INFO xwytools::bench] Throughput(op/s): last 39.4M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:23Z INFO xwytools::bench] Throughput(op/s): last 37.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:24Z INFO xwytools::bench] Throughput(op/s): last 44.7M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:26Z INFO xwytools::bench] Throughput(op/s): last 41.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:27Z INFO xwytools::bench] Throughput(op/s): last 40.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:28Z INFO xwytools::bench] Throughput(op/s): last 37.3M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:29Z INFO xwytools::bench] Throughput(op/s): last 35.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:30Z INFO xwytools::bench] Throughput(op/s): last 39.6M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:32Z INFO xwytools::bench] Throughput(op/s): last 41.8M, ave 34.0M [INFO] [stderr] [2026-03-30T13:15:33Z INFO xwytools::bench] Throughput(op/s): last 37.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:15:34Z INFO xwytools::bench] Throughput(op/s): last 41.5M, ave 33.9M [INFO] [stderr] [2026-03-30T13:15:35Z INFO xwytools::bench] Throughput(op/s): last 36.2M, ave 33.9M [INFO] [stderr] [2026-03-30T13:15:36Z INFO xwytools::bench] Throughput(op/s): last 37.5M, ave 33.9M [INFO] [stderr] [2026-03-30T13:15:38Z INFO xwytools::bench] Throughput(op/s): last 43.0M, ave 33.9M [INFO] [stderr] [2026-03-30T13:15:39Z INFO xwytools::bench] Throughput(op/s): last 42.4M, ave 33.9M [INFO] [stderr] [2026-03-30T13:15:40Z INFO xwytools::bench] Throughput(op/s): last 42.5M, ave 33.9M [INFO] [stderr] [2026-03-30T13:15:41Z INFO xwytools::bench] Throughput(op/s): last 41.1M, ave 33.9M [INFO] [stderr] [2026-03-30T13:15:43Z INFO xwytools::bench] Throughput(op/s): last 45.4M, ave 33.9M [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "f7b2d868f59eed61aebe3598bd6b5935f2b63e00f2721f734ec7130ad52b0100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7b2d868f59eed61aebe3598bd6b5935f2b63e00f2721f734ec7130ad52b0100", kill_on_drop: false }` [INFO] [stdout] f7b2d868f59eed61aebe3598bd6b5935f2b63e00f2721f734ec7130ad52b0100