[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/ba74b36e6b1615ab7d8b7c27b170e498246b1358 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErvinXie/xwytools on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbee44fa845eabc56312471472784aaf995ea4c0b8f10f49b68a940d828f0621
[INFO] running `Command { std: "docker" "start" "-a" "bbee44fa845eabc56312471472784aaf995ea4c0b8f10f49b68a940d828f0621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbee44fa845eabc56312471472784aaf995ea4c0b8f10f49b68a940d828f0621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbee44fa845eabc56312471472784aaf995ea4c0b8f10f49b68a940d828f0621", kill_on_drop: false }`
[INFO] [stdout] bbee44fa845eabc56312471472784aaf995ea4c0b8f10f49b68a940d828f0621
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9f2d2aeac4aaaec0b182ccc691669b916f0d8334bd650010738b45720e87a92
[INFO] running `Command { std: "docker" "start" "-a" "a9f2d2aeac4aaaec0b182ccc691669b916f0d8334bd650010738b45720e87a92", 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 memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[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 11.37s
[INFO] running `Command { std: "docker" "inspect" "a9f2d2aeac4aaaec0b182ccc691669b916f0d8334bd650010738b45720e87a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9f2d2aeac4aaaec0b182ccc691669b916f0d8334bd650010738b45720e87a92", kill_on_drop: false }`
[INFO] [stdout] a9f2d2aeac4aaaec0b182ccc691669b916f0d8334bd650010738b45720e87a92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 795a59020f16edcdbbe8daefd6be5e993ac70e0f623c2bff412554550957031f
[INFO] running `Command { std: "docker" "start" "-a" "795a59020f16edcdbbe8daefd6be5e993ac70e0f623c2bff412554550957031f", 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.71s
[INFO] running `Command { std: "docker" "inspect" "795a59020f16edcdbbe8daefd6be5e993ac70e0f623c2bff412554550957031f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "795a59020f16edcdbbe8daefd6be5e993ac70e0f623c2bff412554550957031f", kill_on_drop: false }`
[INFO] [stdout] 795a59020f16edcdbbe8daefd6be5e993ac70e0f623c2bff412554550957031f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4525e62beb6cd70956e297b582e10941f062cbb0954f9d9d40a94cd6ae5dcd1e
[INFO] running `Command { std: "docker" "start" "-a" "4525e62beb6cd70956e297b582e10941f062cbb0954f9d9d40a94cd6ae5dcd1e", 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.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xwytools-143028e3e987a812)
[INFO] [stderr] [2026-01-06T07:14:54Z INFO  xwytools::bench] Starting bench with concurrency 100
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-01-06T07:14:58Z INFO  xwytools::bench] Throughput(op/s): last 63.6M, ave 20.3M
[INFO] [stderr] [2026-01-06T07:15:03Z INFO  xwytools::bench] Throughput(op/s): last 53.6M, ave 16.4M
[INFO] [stderr] [2026-01-06T07:15:08Z INFO  xwytools::bench] Throughput(op/s): last 83.6M, ave 15.7M
[INFO] [stderr] [2026-01-06T07:15:12Z INFO  xwytools::bench] Throughput(op/s): last 67.9M, ave 16.3M
[INFO] [stderr] [2026-01-06T07:15:17Z INFO  xwytools::bench] Throughput(op/s): last 71.5M, ave 15.5M
[INFO] [stderr] [2026-01-06T07:15:22Z INFO  xwytools::bench] Throughput(op/s): last 75.4M, ave 15.5M
[INFO] [stderr] [2026-01-06T07:15:26Z INFO  xwytools::bench] Throughput(op/s): last 75.6M, ave 16.1M
[INFO] [stderr] [2026-01-06T07:15:30Z INFO  xwytools::bench] Throughput(op/s): last 45.2M, ave 15.5M
[INFO] [stderr] [2026-01-06T07:15:34Z INFO  xwytools::bench] Throughput(op/s): last 72.3M, ave 15.8M
[INFO] [stderr] [2026-01-06T07:15:39Z INFO  xwytools::bench] Throughput(op/s): last 96.4M, ave 16.3M
[INFO] [stderr] [2026-01-06T07:15:42Z INFO  xwytools::bench] Throughput(op/s): last 99.0M, ave 17.1M
[INFO] [stderr] [2026-01-06T07:15:46Z INFO  xwytools::bench] Throughput(op/s): last 77.5M, ave 17.3M
[INFO] [stderr] [2026-01-06T07:15:49Z INFO  xwytools::bench] Throughput(op/s): last 65.9M, ave 17.5M
[INFO] [stderr] [2026-01-06T07:15:52Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 17.6M
[INFO] [stdout] test bench::test::test_bench has been running for over 60 seconds
[INFO] [stderr] [2026-01-06T07:15:56Z INFO  xwytools::bench] Throughput(op/s): last 60.5M, ave 17.7M
[INFO] [stderr] [2026-01-06T07:16:00Z INFO  xwytools::bench] Throughput(op/s): last 69.5M, ave 17.6M
[INFO] [stderr] [2026-01-06T07:16:05Z INFO  xwytools::bench] Throughput(op/s): last 60.4M, ave 17.2M
[INFO] [stderr] [2026-01-06T07:16:08Z INFO  xwytools::bench] Throughput(op/s): last 68.7M, ave 17.5M
[INFO] [stderr] [2026-01-06T07:16:12Z INFO  xwytools::bench] Throughput(op/s): last 59.6M, ave 17.4M
[INFO] [stderr] [2026-01-06T07:16:15Z INFO  xwytools::bench] Throughput(op/s): last 61.8M, ave 17.5M
[INFO] [stderr] [2026-01-06T07:16:19Z INFO  xwytools::bench] Throughput(op/s): last 85.3M, ave 17.5M
[INFO] [stderr] [2026-01-06T07:16:22Z INFO  xwytools::bench] Throughput(op/s): last 62.8M, ave 17.6M
[INFO] [stderr] [2026-01-06T07:16:25Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 17.9M
[INFO] [stderr] [2026-01-06T07:16:28Z INFO  xwytools::bench] Throughput(op/s): last 71.7M, ave 17.9M
[INFO] [stderr] [2026-01-06T07:16:30Z INFO  xwytools::bench] Throughput(op/s): last 83.1M, ave 18.4M
[INFO] [stderr] [2026-01-06T07:16:32Z INFO  xwytools::bench] Throughput(op/s): last 53.9M, ave 18.7M
[INFO] [stderr] [2026-01-06T07:16:33Z INFO  xwytools::bench] Throughput(op/s): last 44.4M, ave 18.8M
[INFO] [stderr] [2026-01-06T07:16:35Z INFO  xwytools::bench] Throughput(op/s): last 57.2M, ave 19.0M
[INFO] [stderr] [2026-01-06T07:16:37Z INFO  xwytools::bench] Throughput(op/s): last 65.4M, ave 19.3M
[INFO] [stderr] [2026-01-06T07:16:39Z INFO  xwytools::bench] Throughput(op/s): last 65.3M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:16:41Z INFO  xwytools::bench] Throughput(op/s): last 52.9M, ave 19.8M
[INFO] [stderr] [2026-01-06T07:16:43Z INFO  xwytools::bench] Throughput(op/s): last 75.6M, ave 20.0M
[INFO] [stderr] [2026-01-06T07:16:46Z INFO  xwytools::bench] Throughput(op/s): last 82.0M, ave 20.3M
[INFO] [stderr] [2026-01-06T07:16:47Z INFO  xwytools::bench] Throughput(op/s): last 74.6M, ave 20.7M
[INFO] [stderr] [2026-01-06T07:16:49Z INFO  xwytools::bench] Throughput(op/s): last 59.5M, ave 20.9M
[INFO] [stderr] [2026-01-06T07:16:50Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 21.2M
[INFO] [stderr] [2026-01-06T07:16:52Z INFO  xwytools::bench] Throughput(op/s): last 56.9M, ave 21.4M
[INFO] [stderr] [2026-01-06T07:16:53Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 21.7M
[INFO] [stderr] [2026-01-06T07:16:54Z INFO  xwytools::bench] Throughput(op/s): last 59.6M, ave 22.0M
[INFO] [stderr] [2026-01-06T07:16:56Z INFO  xwytools::bench] Throughput(op/s): last 60.9M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:16:57Z INFO  xwytools::bench] Throughput(op/s): last 53.5M, ave 22.4M
[INFO] [stderr] [2026-01-06T07:16:58Z INFO  xwytools::bench] Throughput(op/s): last 54.0M, ave 22.7M
[INFO] [stderr] [2026-01-06T07:16:59Z INFO  xwytools::bench] Throughput(op/s): last 51.1M, ave 22.8M
[INFO] [stderr] [2026-01-06T07:17:01Z INFO  xwytools::bench] Throughput(op/s): last 54.3M, ave 23.1M
[INFO] [stderr] [2026-01-06T07:17:02Z INFO  xwytools::bench] Throughput(op/s): last 40.9M, ave 23.2M
[INFO] [stderr] [2026-01-06T07:17:03Z INFO  xwytools::bench] Throughput(op/s): last 41.4M, ave 23.3M
[INFO] [stderr] [2026-01-06T07:17:04Z INFO  xwytools::bench] Throughput(op/s): last 51.9M, ave 23.4M
[INFO] [stderr] [2026-01-06T07:17:05Z INFO  xwytools::bench] Throughput(op/s): last 55.1M, ave 23.7M
[INFO] [stderr] [2026-01-06T07:17:07Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 23.8M
[INFO] [stderr] [2026-01-06T07:17:08Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 24.1M
[INFO] [stderr] [2026-01-06T07:17:10Z INFO  xwytools::bench] Throughput(op/s): last 68.4M, ave 24.3M
[INFO] [stderr] [2026-01-06T07:17:11Z INFO  xwytools::bench] Throughput(op/s): last 54.3M, ave 24.5M
[INFO] [stderr] [2026-01-06T07:17:12Z INFO  xwytools::bench] Throughput(op/s): last 50.6M, ave 24.7M
[INFO] [stderr] [2026-01-06T07:17:13Z INFO  xwytools::bench] Throughput(op/s): last 47.6M, ave 24.8M
[INFO] [stderr] [2026-01-06T07:17:14Z INFO  xwytools::bench] Throughput(op/s): last 50.9M, ave 24.9M
[INFO] [stderr] [2026-01-06T07:17:15Z INFO  xwytools::bench] Throughput(op/s): last 51.5M, ave 25.1M
[INFO] [stderr] [2026-01-06T07:17:17Z INFO  xwytools::bench] Throughput(op/s): last 47.5M, ave 25.2M
[INFO] [stderr] [2026-01-06T07:17:18Z INFO  xwytools::bench] Throughput(op/s): last 51.7M, ave 25.4M
[INFO] [stderr] [2026-01-06T07:17:19Z INFO  xwytools::bench] Throughput(op/s): last 53.7M, ave 25.5M
[INFO] [stderr] [2026-01-06T07:17:21Z INFO  xwytools::bench] Throughput(op/s): last 58.8M, ave 25.7M
[INFO] [stderr] [2026-01-06T07:17:22Z INFO  xwytools::bench] Throughput(op/s): last 57.8M, ave 25.8M
[INFO] [stderr] [2026-01-06T07:17:23Z INFO  xwytools::bench] Throughput(op/s): last 58.8M, ave 26.0M
[INFO] [stderr] [2026-01-06T07:17:25Z INFO  xwytools::bench] Throughput(op/s): last 54.9M, ave 26.2M
[INFO] [stderr] [2026-01-06T07:17:26Z INFO  xwytools::bench] Throughput(op/s): last 53.0M, ave 26.3M
[INFO] [stderr] [2026-01-06T07:17:27Z INFO  xwytools::bench] Throughput(op/s): last 54.8M, ave 26.4M
[INFO] [stderr] [2026-01-06T07:17:28Z INFO  xwytools::bench] Throughput(op/s): last 57.1M, ave 26.6M
[INFO] [stderr] [2026-01-06T07:17:30Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 26.7M
[INFO] [stderr] [2026-01-06T07:17:31Z INFO  xwytools::bench] Throughput(op/s): last 56.1M, ave 26.9M
[INFO] [stderr] [2026-01-06T07:17:32Z INFO  xwytools::bench] Throughput(op/s): last 51.9M, ave 27.0M
[INFO] [stderr] [2026-01-06T07:17:33Z INFO  xwytools::bench] Throughput(op/s): last 50.5M, ave 27.1M
[INFO] [stderr] [2026-01-06T07:17:34Z INFO  xwytools::bench] Throughput(op/s): last 50.2M, ave 27.2M
[INFO] [stderr] [2026-01-06T07:17:36Z INFO  xwytools::bench] Throughput(op/s): last 51.3M, ave 27.3M
[INFO] [stderr] [2026-01-06T07:17:37Z INFO  xwytools::bench] Throughput(op/s): last 51.2M, ave 27.4M
[INFO] [stderr] [2026-01-06T07:17:38Z INFO  xwytools::bench] Throughput(op/s): last 51.3M, ave 27.5M
[INFO] [stderr] [2026-01-06T07:17:39Z INFO  xwytools::bench] Throughput(op/s): last 55.3M, ave 27.7M
[INFO] [stderr] [2026-01-06T07:17:41Z INFO  xwytools::bench] Throughput(op/s): last 53.0M, ave 27.8M
[INFO] [stderr] [2026-01-06T07:17:42Z INFO  xwytools::bench] Throughput(op/s): last 63.1M, ave 27.9M
[INFO] [stderr] [2026-01-06T07:17:44Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 28.0M
[INFO] [stderr] [2026-01-06T07:17:45Z INFO  xwytools::bench] Throughput(op/s): last 58.1M, ave 28.2M
[INFO] [stderr] [2026-01-06T07:17:46Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 28.3M
[INFO] [stderr] [2026-01-06T07:17:47Z INFO  xwytools::bench] Throughput(op/s): last 52.9M, ave 28.4M
[INFO] [stderr] [2026-01-06T07:17:49Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 28.4M
[INFO] [stderr] [2026-01-06T07:17:50Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 28.6M
[INFO] [stderr] [2026-01-06T07:17:51Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 28.7M
[INFO] [stderr] [2026-01-06T07:17:53Z INFO  xwytools::bench] Throughput(op/s): last 56.8M, ave 28.8M
[INFO] [stderr] [2026-01-06T07:17:54Z INFO  xwytools::bench] Throughput(op/s): last 56.2M, ave 28.9M
[INFO] [stderr] [2026-01-06T07:17:55Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 29.0M
[INFO] [stderr] [2026-01-06T07:17:57Z INFO  xwytools::bench] Throughput(op/s): last 51.0M, ave 29.1M
[INFO] [stderr] [2026-01-06T07:17:58Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 29.2M
[INFO] [stderr] [2026-01-06T07:17:59Z INFO  xwytools::bench] Throughput(op/s): last 50.7M, ave 29.3M
[INFO] [stderr] [2026-01-06T07:18:00Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 29.3M
[INFO] [stderr] [2026-01-06T07:18:02Z INFO  xwytools::bench] Throughput(op/s): last 60.1M, ave 29.4M
[INFO] [stderr] [2026-01-06T07:18:03Z INFO  xwytools::bench] Throughput(op/s): last 49.7M, ave 29.5M
[INFO] [stderr] [2026-01-06T07:18:04Z INFO  xwytools::bench] Throughput(op/s): last 48.3M, ave 29.5M
[INFO] [stderr] [2026-01-06T07:18:06Z INFO  xwytools::bench] Throughput(op/s): last 50.8M, ave 29.6M
[INFO] [stderr] [2026-01-06T07:18:07Z INFO  xwytools::bench] Throughput(op/s): last 54.6M, ave 29.7M
[INFO] [stderr] [2026-01-06T07:18:08Z INFO  xwytools::bench] Throughput(op/s): last 49.7M, ave 29.7M
[INFO] [stderr] [2026-01-06T07:18:10Z INFO  xwytools::bench] Throughput(op/s): last 66.9M, ave 29.8M
[INFO] [stderr] [2026-01-06T07:18:11Z INFO  xwytools::bench] Throughput(op/s): last 67.8M, ave 30.0M
[INFO] [stderr] [2026-01-06T07:18:12Z INFO  xwytools::bench] Throughput(op/s): last 51.4M, ave 30.0M
[INFO] [stderr] [2026-01-06T07:18:14Z INFO  xwytools::bench] Throughput(op/s): last 47.4M, ave 30.1M
[INFO] [stderr] [2026-01-06T07:18:15Z INFO  xwytools::bench] Throughput(op/s): last 50.8M, ave 30.2M
[INFO] [stderr] [2026-01-06T07:18:16Z INFO  xwytools::bench] Throughput(op/s): last 56.0M, ave 30.2M
[INFO] [stderr] [2026-01-06T07:18:18Z INFO  xwytools::bench] Throughput(op/s): last 49.6M, ave 30.3M
[INFO] [stderr] [2026-01-06T07:18:19Z INFO  xwytools::bench] Throughput(op/s): last 48.2M, ave 30.3M
[INFO] [stderr] [2026-01-06T07:18:20Z INFO  xwytools::bench] Throughput(op/s): last 46.5M, ave 30.4M
[INFO] [stderr] [2026-01-06T07:18:21Z INFO  xwytools::bench] Throughput(op/s): last 53.4M, ave 30.5M
[INFO] [stderr] [2026-01-06T07:18:23Z INFO  xwytools::bench] Throughput(op/s): last 49.1M, ave 30.5M
[INFO] [stderr] [2026-01-06T07:18:24Z INFO  xwytools::bench] Throughput(op/s): last 49.4M, ave 30.6M
[INFO] [stderr] [2026-01-06T07:18:25Z INFO  xwytools::bench] Throughput(op/s): last 56.6M, ave 30.6M
[INFO] [stderr] [2026-01-06T07:18:27Z INFO  xwytools::bench] Throughput(op/s): last 58.0M, ave 30.7M
[INFO] [stderr] [2026-01-06T07:18:28Z INFO  xwytools::bench] Throughput(op/s): last 51.3M, ave 30.8M
[INFO] [stderr] [2026-01-06T07:18:29Z INFO  xwytools::bench] Throughput(op/s): last 48.3M, ave 30.8M
[INFO] [stderr] [2026-01-06T07:18:30Z INFO  xwytools::bench] Throughput(op/s): last 55.7M, ave 30.9M
[INFO] [stderr] [2026-01-06T07:18:32Z INFO  xwytools::bench] Throughput(op/s): last 51.3M, ave 31.0M
[INFO] [stderr] [2026-01-06T07:18:33Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 31.0M
[INFO] [stderr] [2026-01-06T07:18:34Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 31.1M
[INFO] [stderr] [2026-01-06T07:18:35Z INFO  xwytools::bench] Throughput(op/s): last 48.1M, ave 31.2M
[INFO] [stderr] [2026-01-06T07:18:36Z INFO  xwytools::bench] Throughput(op/s): last 53.3M, ave 31.2M
[INFO] [stderr] [2026-01-06T07:18:38Z INFO  xwytools::bench] Throughput(op/s): last 52.0M, ave 31.3M
[INFO] [stderr] [2026-01-06T07:18:39Z INFO  xwytools::bench] Throughput(op/s): last 53.1M, ave 31.4M
[INFO] [stderr] [2026-01-06T07:18:40Z INFO  xwytools::bench] Throughput(op/s): last 52.3M, ave 31.4M
[INFO] [stderr] [2026-01-06T07:18:41Z INFO  xwytools::bench] Throughput(op/s): last 55.5M, ave 31.5M
[INFO] [stderr] [2026-01-06T07:18:43Z INFO  xwytools::bench] Throughput(op/s): last 54.3M, ave 31.6M
[INFO] [stderr] [2026-01-06T07:18:44Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 31.6M
[INFO] [stderr] [2026-01-06T07:18:46Z INFO  xwytools::bench] Throughput(op/s): last 56.6M, ave 31.6M
[INFO] [stderr] [2026-01-06T07:18:47Z INFO  xwytools::bench] Throughput(op/s): last 56.0M, ave 31.7M
[INFO] [stderr] [2026-01-06T07:18:54Z INFO  xwytools::bench] Throughput(op/s): last 88.4M, ave 31.2M
[INFO] [stderr] [2026-01-06T07:18:58Z INFO  xwytools::bench] Throughput(op/s): last 85.1M, ave 30.9M
[INFO] [stderr] [2026-01-06T07:19:02Z INFO  xwytools::bench] Throughput(op/s): last 89.0M, ave 30.8M
[INFO] [stderr] [2026-01-06T07:19:09Z INFO  xwytools::bench] Throughput(op/s): last 103.2M, ave 30.4M
[INFO] [stderr] [2026-01-06T07:19:15Z INFO  xwytools::bench] Throughput(op/s): last 90.8M, ave 30.1M
[INFO] [stderr] [2026-01-06T07:19:21Z INFO  xwytools::bench] Throughput(op/s): last 93.6M, ave 29.7M
[INFO] [stderr] [2026-01-06T07:19:25Z INFO  xwytools::bench] Throughput(op/s): last 84.1M, ave 29.6M
[INFO] [stderr] [2026-01-06T07:19:30Z INFO  xwytools::bench] Throughput(op/s): last 63.3M, ave 29.3M
[INFO] [stderr] [2026-01-06T07:19:33Z INFO  xwytools::bench] Throughput(op/s): last 66.9M, ave 29.2M
[INFO] [stderr] [2026-01-06T07:19:38Z INFO  xwytools::bench] Throughput(op/s): last 99.3M, ave 29.0M
[INFO] [stderr] [2026-01-06T07:19:42Z INFO  xwytools::bench] Throughput(op/s): last 71.2M, ave 28.9M
[INFO] [stderr] [2026-01-06T07:19:47Z INFO  xwytools::bench] Throughput(op/s): last 74.6M, ave 28.6M
[INFO] [stderr] [2026-01-06T07:19:54Z INFO  xwytools::bench] Throughput(op/s): last 109.9M, ave 28.3M
[INFO] [stderr] [2026-01-06T07:19:59Z INFO  xwytools::bench] Throughput(op/s): last 93.1M, ave 28.2M
[INFO] [stderr] [2026-01-06T07:20:07Z INFO  xwytools::bench] Throughput(op/s): last 121.9M, ave 27.9M
[INFO] [stderr] [2026-01-06T07:20:11Z INFO  xwytools::bench] Throughput(op/s): last 98.7M, ave 27.8M
[INFO] [stderr] [2026-01-06T07:20:15Z INFO  xwytools::bench] Throughput(op/s): last 67.8M, ave 27.7M
[INFO] [stderr] [2026-01-06T07:20:18Z INFO  xwytools::bench] Throughput(op/s): last 82.2M, ave 27.6M
[INFO] [stderr] [2026-01-06T07:20:24Z INFO  xwytools::bench] Throughput(op/s): last 114.3M, ave 27.5M
[INFO] [stderr] [2026-01-06T07:20:28Z INFO  xwytools::bench] Throughput(op/s): last 92.4M, ave 27.5M
[INFO] [stderr] [2026-01-06T07:20:33Z INFO  xwytools::bench] Throughput(op/s): last 71.4M, ave 27.2M
[INFO] [stderr] [2026-01-06T07:20:38Z INFO  xwytools::bench] Throughput(op/s): last 85.6M, ave 27.1M
[INFO] [stderr] [2026-01-06T07:20:44Z INFO  xwytools::bench] Throughput(op/s): last 71.6M, ave 26.9M
[INFO] [stderr] [2026-01-06T07:20:49Z INFO  xwytools::bench] Throughput(op/s): last 103.6M, ave 26.7M
[INFO] [stderr] [2026-01-06T07:20:52Z INFO  xwytools::bench] Throughput(op/s): last 73.5M, ave 26.7M
[INFO] [stderr] [2026-01-06T07:20:56Z INFO  xwytools::bench] Throughput(op/s): last 44.4M, ave 26.6M
[INFO] [stderr] [2026-01-06T07:20:59Z INFO  xwytools::bench] Throughput(op/s): last 75.4M, ave 26.5M
[INFO] [stderr] [2026-01-06T07:21:06Z INFO  xwytools::bench] Throughput(op/s): last 92.4M, ave 26.3M
[INFO] [stderr] [2026-01-06T07:21:10Z INFO  xwytools::bench] Throughput(op/s): last 107.3M, ave 26.3M
[INFO] [stderr] [2026-01-06T07:21:14Z INFO  xwytools::bench] Throughput(op/s): last 92.9M, ave 26.3M
[INFO] [stderr] [2026-01-06T07:21:20Z INFO  xwytools::bench] Throughput(op/s): last 101.8M, ave 26.1M
[INFO] [stderr] [2026-01-06T07:21:25Z INFO  xwytools::bench] Throughput(op/s): last 92.4M, ave 26.0M
[INFO] [stderr] [2026-01-06T07:21:30Z INFO  xwytools::bench] Throughput(op/s): last 76.8M, ave 25.9M
[INFO] [stderr] [2026-01-06T07:21:35Z INFO  xwytools::bench] Throughput(op/s): last 81.3M, ave 25.8M
[INFO] [stderr] [2026-01-06T07:21:37Z INFO  xwytools::bench] Throughput(op/s): last 67.0M, ave 25.8M
[INFO] [stderr] [2026-01-06T07:21:40Z INFO  xwytools::bench] Throughput(op/s): last 69.9M, ave 25.8M
[INFO] [stderr] [2026-01-06T07:21:46Z INFO  xwytools::bench] Throughput(op/s): last 71.9M, ave 25.6M
[INFO] [stderr] [2026-01-06T07:21:50Z INFO  xwytools::bench] Throughput(op/s): last 67.3M, ave 25.5M
[INFO] [stderr] [2026-01-06T07:21:56Z INFO  xwytools::bench] Throughput(op/s): last 74.2M, ave 25.3M
[INFO] [stderr] [2026-01-06T07:22:00Z INFO  xwytools::bench] Throughput(op/s): last 78.7M, ave 25.3M
[INFO] [stderr] [2026-01-06T07:22:05Z INFO  xwytools::bench] Throughput(op/s): last 57.6M, ave 25.1M
[INFO] [stderr] [2026-01-06T07:22:10Z INFO  xwytools::bench] Throughput(op/s): last 87.9M, ave 25.0M
[INFO] [stderr] [2026-01-06T07:22:16Z INFO  xwytools::bench] Throughput(op/s): last 84.9M, ave 24.9M
[INFO] [stderr] [2026-01-06T07:22:20Z INFO  xwytools::bench] Throughput(op/s): last 68.8M, ave 24.8M
[INFO] [stderr] [2026-01-06T07:22:25Z INFO  xwytools::bench] Throughput(op/s): last 82.7M, ave 24.7M
[INFO] [stderr] [2026-01-06T07:22:31Z INFO  xwytools::bench] Throughput(op/s): last 81.6M, ave 24.6M
[INFO] [stderr] [2026-01-06T07:22:35Z INFO  xwytools::bench] Throughput(op/s): last 78.1M, ave 24.5M
[INFO] [stderr] [2026-01-06T07:22:41Z INFO  xwytools::bench] Throughput(op/s): last 86.3M, ave 24.4M
[INFO] [stderr] [2026-01-06T07:22:46Z INFO  xwytools::bench] Throughput(op/s): last 95.4M, ave 24.3M
[INFO] [stderr] [2026-01-06T07:22:51Z INFO  xwytools::bench] Throughput(op/s): last 93.8M, ave 24.3M
[INFO] [stderr] [2026-01-06T07:22:57Z INFO  xwytools::bench] Throughput(op/s): last 105.2M, ave 24.2M
[INFO] [stderr] [2026-01-06T07:23:02Z INFO  xwytools::bench] Throughput(op/s): last 88.3M, ave 24.1M
[INFO] [stderr] [2026-01-06T07:23:07Z INFO  xwytools::bench] Throughput(op/s): last 83.9M, ave 24.1M
[INFO] [stderr] [2026-01-06T07:23:12Z INFO  xwytools::bench] Throughput(op/s): last 75.5M, ave 24.0M
[INFO] [stderr] [2026-01-06T07:23:17Z INFO  xwytools::bench] Throughput(op/s): last 54.5M, ave 23.8M
[INFO] [stderr] [2026-01-06T07:23:22Z INFO  xwytools::bench] Throughput(op/s): last 62.7M, ave 23.7M
[INFO] [stderr] [2026-01-06T07:23:26Z INFO  xwytools::bench] Throughput(op/s): last 54.9M, ave 23.7M
[INFO] [stderr] [2026-01-06T07:23:30Z INFO  xwytools::bench] Throughput(op/s): last 76.9M, ave 23.6M
[INFO] [stderr] [2026-01-06T07:23:33Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 23.6M
[INFO] [stderr] [2026-01-06T07:23:37Z INFO  xwytools::bench] Throughput(op/s): last 85.1M, ave 23.5M
[INFO] [stderr] [2026-01-06T07:23:41Z INFO  xwytools::bench] Throughput(op/s): last 74.4M, ave 23.5M
[INFO] [stderr] [2026-01-06T07:23:45Z INFO  xwytools::bench] Throughput(op/s): last 62.9M, ave 23.5M
[INFO] [stderr] [2026-01-06T07:23:52Z INFO  xwytools::bench] Throughput(op/s): last 77.5M, ave 23.3M
[INFO] [stderr] [2026-01-06T07:23:58Z INFO  xwytools::bench] Throughput(op/s): last 93.3M, ave 23.2M
[INFO] [stderr] [2026-01-06T07:24:04Z INFO  xwytools::bench] Throughput(op/s): last 86.4M, ave 23.1M
[INFO] [stderr] [2026-01-06T07:24:09Z INFO  xwytools::bench] Throughput(op/s): last 87.9M, ave 23.1M
[INFO] [stderr] [2026-01-06T07:24:16Z INFO  xwytools::bench] Throughput(op/s): last 100.1M, ave 22.9M
[INFO] [stderr] [2026-01-06T07:24:21Z INFO  xwytools::bench] Throughput(op/s): last 124.4M, ave 23.0M
[INFO] [stderr] [2026-01-06T07:24:25Z INFO  xwytools::bench] Throughput(op/s): last 102.1M, ave 23.0M
[INFO] [stderr] [2026-01-06T07:24:29Z INFO  xwytools::bench] Throughput(op/s): last 76.8M, ave 22.9M
[INFO] [stderr] [2026-01-06T07:24:33Z INFO  xwytools::bench] Throughput(op/s): last 75.4M, ave 22.9M
[INFO] [stderr] [2026-01-06T07:24:38Z INFO  xwytools::bench] Throughput(op/s): last 71.8M, ave 22.9M
[INFO] [stderr] [2026-01-06T07:24:43Z INFO  xwytools::bench] Throughput(op/s): last 86.0M, ave 22.8M
[INFO] [stderr] [2026-01-06T07:24:48Z INFO  xwytools::bench] Throughput(op/s): last 72.9M, ave 22.8M
[INFO] [stderr] [2026-01-06T07:24:52Z INFO  xwytools::bench] Throughput(op/s): last 74.0M, ave 22.7M
[INFO] [stderr] [2026-01-06T07:24:56Z INFO  xwytools::bench] Throughput(op/s): last 131.5M, ave 22.8M
[INFO] [stderr] [2026-01-06T07:25:00Z INFO  xwytools::bench] Throughput(op/s): last 79.5M, ave 22.8M
[INFO] [stderr] [2026-01-06T07:25:03Z INFO  xwytools::bench] Throughput(op/s): last 62.5M, ave 22.8M
[INFO] [stderr] [2026-01-06T07:25:07Z INFO  xwytools::bench] Throughput(op/s): last 77.9M, ave 22.7M
[INFO] [stderr] [2026-01-06T07:25:11Z INFO  xwytools::bench] Throughput(op/s): last 111.5M, ave 22.8M
[INFO] [stderr] [2026-01-06T07:25:15Z INFO  xwytools::bench] Throughput(op/s): last 106.2M, ave 22.8M
[INFO] [stderr] [2026-01-06T07:25:18Z INFO  xwytools::bench] Throughput(op/s): last 84.3M, ave 22.8M
[INFO] [stderr] [2026-01-06T07:25:22Z INFO  xwytools::bench] Throughput(op/s): last 81.8M, ave 22.8M
[INFO] [stderr] [2026-01-06T07:25:26Z INFO  xwytools::bench] Throughput(op/s): last 83.1M, ave 22.8M
[INFO] [stderr] [2026-01-06T07:25:33Z INFO  xwytools::bench] Throughput(op/s): last 74.8M, ave 22.7M
[INFO] [stderr] [2026-01-06T07:25:35Z INFO  xwytools::bench] Throughput(op/s): last 77.0M, ave 22.7M
[INFO] [stderr] [2026-01-06T07:25:38Z INFO  xwytools::bench] Throughput(op/s): last 35.4M, ave 22.6M
[INFO] [stderr] [2026-01-06T07:25:45Z INFO  xwytools::bench] Throughput(op/s): last 67.0M, ave 22.5M
[INFO] [stderr] [2026-01-06T07:25:50Z INFO  xwytools::bench] Throughput(op/s): last 86.6M, ave 22.5M
[INFO] [stderr] [2026-01-06T07:25:56Z INFO  xwytools::bench] Throughput(op/s): last 104.7M, ave 22.4M
[INFO] [stderr] [2026-01-06T07:26:00Z INFO  xwytools::bench] Throughput(op/s): last 73.6M, ave 22.4M
[INFO] [stderr] [2026-01-06T07:26:06Z INFO  xwytools::bench] Throughput(op/s): last 74.9M, ave 22.3M
[INFO] [stderr] [2026-01-06T07:26:09Z INFO  xwytools::bench] Throughput(op/s): last 77.7M, ave 22.3M
[INFO] [stderr] [2026-01-06T07:26:16Z INFO  xwytools::bench] Throughput(op/s): last 92.4M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:26:21Z INFO  xwytools::bench] Throughput(op/s): last 105.4M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:26:27Z INFO  xwytools::bench] Throughput(op/s): last 105.3M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:26:30Z INFO  xwytools::bench] Throughput(op/s): last 78.5M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:26:33Z INFO  xwytools::bench] Throughput(op/s): last 64.8M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:26:38Z INFO  xwytools::bench] Throughput(op/s): last 73.8M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:26:41Z INFO  xwytools::bench] Throughput(op/s): last 75.4M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:26:44Z INFO  xwytools::bench] Throughput(op/s): last 77.2M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:26:47Z INFO  xwytools::bench] Throughput(op/s): last 80.8M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:26:52Z INFO  xwytools::bench] Throughput(op/s): last 102.3M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:26:56Z INFO  xwytools::bench] Throughput(op/s): last 108.8M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:27:00Z INFO  xwytools::bench] Throughput(op/s): last 80.3M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:27:03Z INFO  xwytools::bench] Throughput(op/s): last 72.5M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:27:08Z INFO  xwytools::bench] Throughput(op/s): last 74.3M, ave 22.2M
[INFO] [stderr] [2026-01-06T07:27:13Z INFO  xwytools::bench] Throughput(op/s): last 88.1M, ave 22.1M
[INFO] [stderr] [2026-01-06T07:27:18Z INFO  xwytools::bench] Throughput(op/s): last 101.8M, ave 22.1M
[INFO] [stderr] [2026-01-06T07:27:22Z INFO  xwytools::bench] Throughput(op/s): last 96.8M, ave 22.1M
[INFO] [stderr] [2026-01-06T07:27:28Z INFO  xwytools::bench] Throughput(op/s): last 95.4M, ave 22.1M
[INFO] [stderr] [2026-01-06T07:27:32Z INFO  xwytools::bench] Throughput(op/s): last 90.0M, ave 22.1M
[INFO] [stderr] [2026-01-06T07:27:38Z INFO  xwytools::bench] Throughput(op/s): last 101.8M, ave 22.0M
[INFO] [stderr] [2026-01-06T07:27:44Z INFO  xwytools::bench] Throughput(op/s): last 91.3M, ave 22.0M
[INFO] [stderr] [2026-01-06T07:27:50Z INFO  xwytools::bench] Throughput(op/s): last 91.4M, ave 21.9M
[INFO] [stderr] [2026-01-06T07:27:56Z INFO  xwytools::bench] Throughput(op/s): last 100.9M, ave 21.9M
[INFO] [stderr] [2026-01-06T07:28:00Z INFO  xwytools::bench] Throughput(op/s): last 86.3M, ave 21.9M
[INFO] [stderr] [2026-01-06T07:28:04Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 21.9M
[INFO] [stderr] [2026-01-06T07:28:08Z INFO  xwytools::bench] Throughput(op/s): last 73.5M, ave 21.8M
[INFO] [stderr] [2026-01-06T07:28:14Z INFO  xwytools::bench] Throughput(op/s): last 67.3M, ave 21.8M
[INFO] [stderr] [2026-01-06T07:28:20Z INFO  xwytools::bench] Throughput(op/s): last 118.7M, ave 21.7M
[INFO] [stderr] [2026-01-06T07:28:26Z INFO  xwytools::bench] Throughput(op/s): last 101.9M, ave 21.7M
[INFO] [stderr] [2026-01-06T07:28:32Z INFO  xwytools::bench] Throughput(op/s): last 97.1M, ave 21.7M
[INFO] [stderr] [2026-01-06T07:28:36Z INFO  xwytools::bench] Throughput(op/s): last 103.7M, ave 21.7M
[INFO] [stderr] [2026-01-06T07:28:39Z INFO  xwytools::bench] Throughput(op/s): last 74.8M, ave 21.7M
[INFO] [stderr] [2026-01-06T07:28:42Z INFO  xwytools::bench] Throughput(op/s): last 98.2M, ave 21.7M
[INFO] [stderr] [2026-01-06T07:28:47Z INFO  xwytools::bench] Throughput(op/s): last 55.4M, ave 21.7M
[INFO] [stderr] [2026-01-06T07:28:51Z INFO  xwytools::bench] Throughput(op/s): last 91.2M, ave 21.7M
[INFO] [stderr] [2026-01-06T07:28:57Z INFO  xwytools::bench] Throughput(op/s): last 92.1M, ave 21.6M
[INFO] [stderr] [2026-01-06T07:29:01Z INFO  xwytools::bench] Throughput(op/s): last 83.9M, ave 21.6M
[INFO] [stderr] [2026-01-06T07:29:05Z INFO  xwytools::bench] Throughput(op/s): last 90.8M, ave 21.6M
[INFO] [stderr] [2026-01-06T07:29:09Z INFO  xwytools::bench] Throughput(op/s): last 88.6M, ave 21.6M
[INFO] [stderr] [2026-01-06T07:29:12Z INFO  xwytools::bench] Throughput(op/s): last 84.9M, ave 21.7M
[INFO] [stderr] [2026-01-06T07:29:14Z INFO  xwytools::bench] Throughput(op/s): last 78.7M, ave 21.7M
[INFO] [stderr] [2026-01-06T07:29:16Z INFO  xwytools::bench] Throughput(op/s): last 71.7M, ave 21.7M
[INFO] [stderr] [2026-01-06T07:29:19Z INFO  xwytools::bench] Throughput(op/s): last 92.7M, ave 21.8M
[INFO] [stderr] [2026-01-06T07:29:21Z INFO  xwytools::bench] Throughput(op/s): last 75.6M, ave 21.8M
[INFO] [stderr] [2026-01-06T07:29:23Z INFO  xwytools::bench] Throughput(op/s): last 77.0M, ave 21.8M
[INFO] [stderr] [2026-01-06T07:29:28Z INFO  xwytools::bench] Throughput(op/s): last 88.2M, ave 21.8M
[INFO] [stderr] [2026-01-06T07:29:34Z INFO  xwytools::bench] Throughput(op/s): last 92.7M, ave 21.8M
[INFO] [stderr] [2026-01-06T07:29:38Z INFO  xwytools::bench] Throughput(op/s): last 95.9M, ave 21.8M
[INFO] [stderr] [2026-01-06T07:29:43Z INFO  xwytools::bench] Throughput(op/s): last 87.0M, ave 21.8M
[INFO] [stderr] [2026-01-06T07:29:48Z INFO  xwytools::bench] Throughput(op/s): last 76.4M, ave 21.7M
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "4525e62beb6cd70956e297b582e10941f062cbb0954f9d9d40a94cd6ae5dcd1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4525e62beb6cd70956e297b582e10941f062cbb0954f9d9d40a94cd6ae5dcd1e", kill_on_drop: false }`
[INFO] [stdout] 4525e62beb6cd70956e297b582e10941f062cbb0954f9d9d40a94cd6ae5dcd1e
