[INFO] fetching crate xwytools 0.1.0...
[INFO] testing xwytools-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate xwytools 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate xwytools 0.1.0
[INFO] finished tweaking crates.io crate xwytools 0.1.0
[INFO] tweaked toml for crates.io crate xwytools 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xwytools 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 58 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c20257b0c10341bfc5c6180d53c899faedf73736d19b27e4ab5c008057922c01
[INFO] running `Command { std: "docker" "start" "-a" "c20257b0c10341bfc5c6180d53c899faedf73736d19b27e4ab5c008057922c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c20257b0c10341bfc5c6180d53c899faedf73736d19b27e4ab5c008057922c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c20257b0c10341bfc5c6180d53c899faedf73736d19b27e4ab5c008057922c01", kill_on_drop: false }`
[INFO] [stdout] c20257b0c10341bfc5c6180d53c899faedf73736d19b27e4ab5c008057922c01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 42df6d686eec6b63b36a8bee95ff96be6d24b62511b6c81a3e567d2d1a5b40b9
[INFO] running `Command { std: "docker" "start" "-a" "42df6d686eec6b63b36a8bee95ff96be6d24b62511b6c81a3e567d2d1a5b40b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling xwytools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
[INFO] running `Command { std: "docker" "inspect" "42df6d686eec6b63b36a8bee95ff96be6d24b62511b6c81a3e567d2d1a5b40b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42df6d686eec6b63b36a8bee95ff96be6d24b62511b6c81a3e567d2d1a5b40b9", kill_on_drop: false }`
[INFO] [stdout] 42df6d686eec6b63b36a8bee95ff96be6d24b62511b6c81a3e567d2d1a5b40b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] aa48c964a732e2f3fb93946a7d0ff3d610e7bc23e6f1962c9ac8af646310e8d3
[INFO] running `Command { std: "docker" "start" "-a" "aa48c964a732e2f3fb93946a7d0ff3d610e7bc23e6f1962c9ac8af646310e8d3", 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.33s
[INFO] running `Command { std: "docker" "inspect" "aa48c964a732e2f3fb93946a7d0ff3d610e7bc23e6f1962c9ac8af646310e8d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa48c964a732e2f3fb93946a7d0ff3d610e7bc23e6f1962c9ac8af646310e8d3", kill_on_drop: false }`
[INFO] [stdout] aa48c964a732e2f3fb93946a7d0ff3d610e7bc23e6f1962c9ac8af646310e8d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 93df9884c190457aa20476984cf5c4082f6c70227082fbf6ce57497736590540
[INFO] running `Command { std: "docker" "start" "-a" "93df9884c190457aa20476984cf5c4082f6c70227082fbf6ce57497736590540", 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-936ebc5a13b4ff2f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-01-08T00:36:56Z INFO  xwytools::bench] Starting bench with concurrency 100
[INFO] [stderr] [2026-01-08T00:36:58Z INFO  xwytools::bench] Throughput(op/s): last 51.8M, ave 25.1M
[INFO] [stderr] [2026-01-08T00:37:00Z INFO  xwytools::bench] Throughput(op/s): last 72.7M, ave 33.2M
[INFO] [stderr] [2026-01-08T00:37:02Z INFO  xwytools::bench] Throughput(op/s): last 71.2M, ave 33.6M
[INFO] [stderr] [2026-01-08T00:37:04Z INFO  xwytools::bench] Throughput(op/s): last 73.2M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:37:06Z INFO  xwytools::bench] Throughput(op/s): last 59.6M, ave 35.5M
[INFO] [stderr] [2026-01-08T00:37:08Z INFO  xwytools::bench] Throughput(op/s): last 72.2M, ave 34.8M
[INFO] [stderr] [2026-01-08T00:37:10Z INFO  xwytools::bench] Throughput(op/s): last 71.3M, ave 35.5M
[INFO] [stderr] [2026-01-08T00:37:11Z INFO  xwytools::bench] Throughput(op/s): last 62.7M, ave 36.0M
[INFO] [stderr] [2026-01-08T00:37:13Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:37:15Z INFO  xwytools::bench] Throughput(op/s): last 67.4M, ave 35.7M
[INFO] [stderr] [2026-01-08T00:37:17Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:37:18Z INFO  xwytools::bench] Throughput(op/s): last 59.6M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:37:20Z INFO  xwytools::bench] Throughput(op/s): last 67.2M, ave 34.9M
[INFO] [stderr] [2026-01-08T00:37:22Z INFO  xwytools::bench] Throughput(op/s): last 70.2M, ave 35.4M
[INFO] [stderr] [2026-01-08T00:37:24Z INFO  xwytools::bench] Throughput(op/s): last 58.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:37:26Z INFO  xwytools::bench] Throughput(op/s): last 61.5M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:37:28Z INFO  xwytools::bench] Throughput(op/s): last 74.0M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:37:29Z INFO  xwytools::bench] Throughput(op/s): last 59.6M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:37:31Z INFO  xwytools::bench] Throughput(op/s): last 64.1M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:37:33Z INFO  xwytools::bench] Throughput(op/s): last 67.4M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:37:35Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:37:37Z INFO  xwytools::bench] Throughput(op/s): last 59.8M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:37:39Z INFO  xwytools::bench] Throughput(op/s): last 67.3M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:37:40Z INFO  xwytools::bench] Throughput(op/s): last 62.8M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:37:42Z INFO  xwytools::bench] Throughput(op/s): last 71.7M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:37:44Z INFO  xwytools::bench] Throughput(op/s): last 63.2M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:37:46Z INFO  xwytools::bench] Throughput(op/s): last 55.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:37:47Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:37:49Z INFO  xwytools::bench] Throughput(op/s): last 59.8M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:37:51Z INFO  xwytools::bench] Throughput(op/s): last 62.4M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:37:53Z INFO  xwytools::bench] Throughput(op/s): last 61.9M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:37:54Z INFO  xwytools::bench] Throughput(op/s): last 52.3M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:37:56Z INFO  xwytools::bench] Throughput(op/s): last 53.3M, ave 35.0M
[INFO] [stdout] test bench::test::test_bench has been running for over 60 seconds
[INFO] [stderr] [2026-01-08T00:37:57Z INFO  xwytools::bench] Throughput(op/s): last 59.5M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:37:59Z INFO  xwytools::bench] Throughput(op/s): last 56.0M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:01Z INFO  xwytools::bench] Throughput(op/s): last 59.7M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:03Z INFO  xwytools::bench] Throughput(op/s): last 58.6M, ave 34.9M
[INFO] [stderr] [2026-01-08T00:38:05Z INFO  xwytools::bench] Throughput(op/s): last 71.9M, ave 34.9M
[INFO] [stderr] [2026-01-08T00:38:07Z INFO  xwytools::bench] Throughput(op/s): last 69.5M, ave 34.9M
[INFO] [stderr] [2026-01-08T00:38:08Z INFO  xwytools::bench] Throughput(op/s): last 62.9M, ave 34.9M
[INFO] [stderr] [2026-01-08T00:38:11Z INFO  xwytools::bench] Throughput(op/s): last 72.9M, ave 34.9M
[INFO] [stderr] [2026-01-08T00:38:12Z INFO  xwytools::bench] Throughput(op/s): last 63.5M, ave 34.9M
[INFO] [stderr] [2026-01-08T00:38:14Z INFO  xwytools::bench] Throughput(op/s): last 59.0M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:15Z INFO  xwytools::bench] Throughput(op/s): last 51.7M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:18Z INFO  xwytools::bench] Throughput(op/s): last 69.7M, ave 34.9M
[INFO] [stderr] [2026-01-08T00:38:19Z INFO  xwytools::bench] Throughput(op/s): last 69.4M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:21Z INFO  xwytools::bench] Throughput(op/s): last 66.9M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:23Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:25Z INFO  xwytools::bench] Throughput(op/s): last 61.7M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:26Z INFO  xwytools::bench] Throughput(op/s): last 60.6M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:28Z INFO  xwytools::bench] Throughput(op/s): last 66.2M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:38:30Z INFO  xwytools::bench] Throughput(op/s): last 51.5M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:38:31Z INFO  xwytools::bench] Throughput(op/s): last 50.7M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:38:33Z INFO  xwytools::bench] Throughput(op/s): last 60.5M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:35Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:38:36Z INFO  xwytools::bench] Throughput(op/s): last 56.2M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:38Z INFO  xwytools::bench] Throughput(op/s): last 54.3M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:40Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:41Z INFO  xwytools::bench] Throughput(op/s): last 54.4M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:43Z INFO  xwytools::bench] Throughput(op/s): last 65.5M, ave 34.9M
[INFO] [stderr] [2026-01-08T00:38:45Z INFO  xwytools::bench] Throughput(op/s): last 71.6M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:38:46Z INFO  xwytools::bench] Throughput(op/s): last 56.9M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:38:48Z INFO  xwytools::bench] Throughput(op/s): last 53.1M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:38:50Z INFO  xwytools::bench] Throughput(op/s): last 65.7M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:38:52Z INFO  xwytools::bench] Throughput(op/s): last 68.8M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:38:54Z INFO  xwytools::bench] Throughput(op/s): last 73.4M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:38:55Z INFO  xwytools::bench] Throughput(op/s): last 65.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:38:57Z INFO  xwytools::bench] Throughput(op/s): last 63.7M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:38:59Z INFO  xwytools::bench] Throughput(op/s): last 78.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:01Z INFO  xwytools::bench] Throughput(op/s): last 63.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:03Z INFO  xwytools::bench] Throughput(op/s): last 55.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:04Z INFO  xwytools::bench] Throughput(op/s): last 49.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:06Z INFO  xwytools::bench] Throughput(op/s): last 65.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:08Z INFO  xwytools::bench] Throughput(op/s): last 58.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:09Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:11Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:13Z INFO  xwytools::bench] Throughput(op/s): last 60.1M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:15Z INFO  xwytools::bench] Throughput(op/s): last 57.8M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:16Z INFO  xwytools::bench] Throughput(op/s): last 55.7M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:18Z INFO  xwytools::bench] Throughput(op/s): last 54.3M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:19Z INFO  xwytools::bench] Throughput(op/s): last 60.6M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:21Z INFO  xwytools::bench] Throughput(op/s): last 59.8M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:23Z INFO  xwytools::bench] Throughput(op/s): last 65.0M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:25Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:26Z INFO  xwytools::bench] Throughput(op/s): last 57.1M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:28Z INFO  xwytools::bench] Throughput(op/s): last 56.4M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:30Z INFO  xwytools::bench] Throughput(op/s): last 64.7M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:32Z INFO  xwytools::bench] Throughput(op/s): last 63.4M, ave 35.0M
[INFO] [stderr] [2026-01-08T00:39:34Z INFO  xwytools::bench] Throughput(op/s): last 68.1M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:36Z INFO  xwytools::bench] Throughput(op/s): last 62.2M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:37Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:39Z INFO  xwytools::bench] Throughput(op/s): last 56.5M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:41Z INFO  xwytools::bench] Throughput(op/s): last 65.1M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:42Z INFO  xwytools::bench] Throughput(op/s): last 65.0M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:44Z INFO  xwytools::bench] Throughput(op/s): last 67.8M, ave 35.1M
[INFO] [stderr] [2026-01-08T00:39:46Z INFO  xwytools::bench] Throughput(op/s): last 74.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:48Z INFO  xwytools::bench] Throughput(op/s): last 56.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:50Z INFO  xwytools::bench] Throughput(op/s): last 65.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:51Z INFO  xwytools::bench] Throughput(op/s): last 67.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:53Z INFO  xwytools::bench] Throughput(op/s): last 66.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:55Z INFO  xwytools::bench] Throughput(op/s): last 72.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:57Z INFO  xwytools::bench] Throughput(op/s): last 68.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:39:59Z INFO  xwytools::bench] Throughput(op/s): last 70.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:01Z INFO  xwytools::bench] Throughput(op/s): last 59.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:02Z INFO  xwytools::bench] Throughput(op/s): last 51.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:04Z INFO  xwytools::bench] Throughput(op/s): last 61.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:06Z INFO  xwytools::bench] Throughput(op/s): last 56.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:07Z INFO  xwytools::bench] Throughput(op/s): last 59.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:09Z INFO  xwytools::bench] Throughput(op/s): last 65.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:12Z INFO  xwytools::bench] Throughput(op/s): last 77.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:13Z INFO  xwytools::bench] Throughput(op/s): last 74.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:15Z INFO  xwytools::bench] Throughput(op/s): last 57.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:17Z INFO  xwytools::bench] Throughput(op/s): last 61.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:19Z INFO  xwytools::bench] Throughput(op/s): last 70.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:21Z INFO  xwytools::bench] Throughput(op/s): last 67.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:23Z INFO  xwytools::bench] Throughput(op/s): last 60.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:24Z INFO  xwytools::bench] Throughput(op/s): last 59.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:26Z INFO  xwytools::bench] Throughput(op/s): last 59.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:28Z INFO  xwytools::bench] Throughput(op/s): last 62.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:29Z INFO  xwytools::bench] Throughput(op/s): last 60.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:31Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:33Z INFO  xwytools::bench] Throughput(op/s): last 58.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:34Z INFO  xwytools::bench] Throughput(op/s): last 52.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:36Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:38Z INFO  xwytools::bench] Throughput(op/s): last 63.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:40Z INFO  xwytools::bench] Throughput(op/s): last 64.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:42Z INFO  xwytools::bench] Throughput(op/s): last 70.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:43Z INFO  xwytools::bench] Throughput(op/s): last 65.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:45Z INFO  xwytools::bench] Throughput(op/s): last 54.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:47Z INFO  xwytools::bench] Throughput(op/s): last 74.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:49Z INFO  xwytools::bench] Throughput(op/s): last 62.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:40:50Z INFO  xwytools::bench] Throughput(op/s): last 55.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:40:52Z INFO  xwytools::bench] Throughput(op/s): last 53.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:53Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:40:55Z INFO  xwytools::bench] Throughput(op/s): last 56.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:57Z INFO  xwytools::bench] Throughput(op/s): last 62.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:40:59Z INFO  xwytools::bench] Throughput(op/s): last 64.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:41:00Z INFO  xwytools::bench] Throughput(op/s): last 59.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:02Z INFO  xwytools::bench] Throughput(op/s): last 66.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:04Z INFO  xwytools::bench] Throughput(op/s): last 68.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:41:06Z INFO  xwytools::bench] Throughput(op/s): last 68.4M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:07Z INFO  xwytools::bench] Throughput(op/s): last 57.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:09Z INFO  xwytools::bench] Throughput(op/s): last 59.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:11Z INFO  xwytools::bench] Throughput(op/s): last 65.6M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:13Z INFO  xwytools::bench] Throughput(op/s): last 59.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:14Z INFO  xwytools::bench] Throughput(op/s): last 59.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:16Z INFO  xwytools::bench] Throughput(op/s): last 63.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:18Z INFO  xwytools::bench] Throughput(op/s): last 58.3M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:20Z INFO  xwytools::bench] Throughput(op/s): last 59.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:21Z INFO  xwytools::bench] Throughput(op/s): last 59.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:41:23Z INFO  xwytools::bench] Throughput(op/s): last 63.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:41:25Z INFO  xwytools::bench] Throughput(op/s): last 65.1M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:27Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:41:29Z INFO  xwytools::bench] Throughput(op/s): last 66.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:41:31Z INFO  xwytools::bench] Throughput(op/s): last 75.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:41:32Z INFO  xwytools::bench] Throughput(op/s): last 65.6M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:34Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:36Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:37Z INFO  xwytools::bench] Throughput(op/s): last 62.4M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:39Z INFO  xwytools::bench] Throughput(op/s): last 62.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:40Z INFO  xwytools::bench] Throughput(op/s): last 53.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:42Z INFO  xwytools::bench] Throughput(op/s): last 72.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:44Z INFO  xwytools::bench] Throughput(op/s): last 53.6M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:46Z INFO  xwytools::bench] Throughput(op/s): last 72.3M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:48Z INFO  xwytools::bench] Throughput(op/s): last 61.3M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:49Z INFO  xwytools::bench] Throughput(op/s): last 54.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:51Z INFO  xwytools::bench] Throughput(op/s): last 60.6M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:53Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:54Z INFO  xwytools::bench] Throughput(op/s): last 59.6M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:56Z INFO  xwytools::bench] Throughput(op/s): last 61.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:58Z INFO  xwytools::bench] Throughput(op/s): last 60.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:41:59Z INFO  xwytools::bench] Throughput(op/s): last 53.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:01Z INFO  xwytools::bench] Throughput(op/s): last 59.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:03Z INFO  xwytools::bench] Throughput(op/s): last 66.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:05Z INFO  xwytools::bench] Throughput(op/s): last 70.2M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:07Z INFO  xwytools::bench] Throughput(op/s): last 55.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:08Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:10Z INFO  xwytools::bench] Throughput(op/s): last 56.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:12Z INFO  xwytools::bench] Throughput(op/s): last 61.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:14Z INFO  xwytools::bench] Throughput(op/s): last 75.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:16Z INFO  xwytools::bench] Throughput(op/s): last 65.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:18Z INFO  xwytools::bench] Throughput(op/s): last 62.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:20Z INFO  xwytools::bench] Throughput(op/s): last 65.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:21Z INFO  xwytools::bench] Throughput(op/s): last 73.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:23Z INFO  xwytools::bench] Throughput(op/s): last 57.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:25Z INFO  xwytools::bench] Throughput(op/s): last 72.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:27Z INFO  xwytools::bench] Throughput(op/s): last 66.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:29Z INFO  xwytools::bench] Throughput(op/s): last 57.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:30Z INFO  xwytools::bench] Throughput(op/s): last 64.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:32Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:33Z INFO  xwytools::bench] Throughput(op/s): last 53.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:35Z INFO  xwytools::bench] Throughput(op/s): last 56.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:37Z INFO  xwytools::bench] Throughput(op/s): last 50.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:38Z INFO  xwytools::bench] Throughput(op/s): last 56.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:40Z INFO  xwytools::bench] Throughput(op/s): last 57.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:42Z INFO  xwytools::bench] Throughput(op/s): last 62.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:43Z INFO  xwytools::bench] Throughput(op/s): last 54.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:45Z INFO  xwytools::bench] Throughput(op/s): last 53.2M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:46Z INFO  xwytools::bench] Throughput(op/s): last 53.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:48Z INFO  xwytools::bench] Throughput(op/s): last 67.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:50Z INFO  xwytools::bench] Throughput(op/s): last 55.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:51Z INFO  xwytools::bench] Throughput(op/s): last 66.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:53Z INFO  xwytools::bench] Throughput(op/s): last 52.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:42:55Z INFO  xwytools::bench] Throughput(op/s): last 61.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:56Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:42:58Z INFO  xwytools::bench] Throughput(op/s): last 55.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:00Z INFO  xwytools::bench] Throughput(op/s): last 63.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:02Z INFO  xwytools::bench] Throughput(op/s): last 70.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:43:04Z INFO  xwytools::bench] Throughput(op/s): last 63.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:05Z INFO  xwytools::bench] Throughput(op/s): last 63.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:43:07Z INFO  xwytools::bench] Throughput(op/s): last 48.2M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:43:09Z INFO  xwytools::bench] Throughput(op/s): last 48.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:10Z INFO  xwytools::bench] Throughput(op/s): last 62.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:12Z INFO  xwytools::bench] Throughput(op/s): last 65.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:14Z INFO  xwytools::bench] Throughput(op/s): last 64.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:16Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:17Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:19Z INFO  xwytools::bench] Throughput(op/s): last 55.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:21Z INFO  xwytools::bench] Throughput(op/s): last 65.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:23Z INFO  xwytools::bench] Throughput(op/s): last 63.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:24Z INFO  xwytools::bench] Throughput(op/s): last 59.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:27Z INFO  xwytools::bench] Throughput(op/s): last 71.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:29Z INFO  xwytools::bench] Throughput(op/s): last 67.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:30Z INFO  xwytools::bench] Throughput(op/s): last 66.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:32Z INFO  xwytools::bench] Throughput(op/s): last 76.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:34Z INFO  xwytools::bench] Throughput(op/s): last 67.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:36Z INFO  xwytools::bench] Throughput(op/s): last 57.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:38Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:39Z INFO  xwytools::bench] Throughput(op/s): last 63.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:41Z INFO  xwytools::bench] Throughput(op/s): last 55.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:43Z INFO  xwytools::bench] Throughput(op/s): last 65.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:45Z INFO  xwytools::bench] Throughput(op/s): last 70.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:46Z INFO  xwytools::bench] Throughput(op/s): last 61.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:48Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:50Z INFO  xwytools::bench] Throughput(op/s): last 56.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:51Z INFO  xwytools::bench] Throughput(op/s): last 56.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:53Z INFO  xwytools::bench] Throughput(op/s): last 66.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:55Z INFO  xwytools::bench] Throughput(op/s): last 64.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:57Z INFO  xwytools::bench] Throughput(op/s): last 65.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:43:58Z INFO  xwytools::bench] Throughput(op/s): last 60.4M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:00Z INFO  xwytools::bench] Throughput(op/s): last 57.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:44:01Z INFO  xwytools::bench] Throughput(op/s): last 59.4M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:03Z INFO  xwytools::bench] Throughput(op/s): last 53.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:05Z INFO  xwytools::bench] Throughput(op/s): last 67.6M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:07Z INFO  xwytools::bench] Throughput(op/s): last 65.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:09Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:11Z INFO  xwytools::bench] Throughput(op/s): last 73.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:12Z INFO  xwytools::bench] Throughput(op/s): last 63.1M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:14Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:16Z INFO  xwytools::bench] Throughput(op/s): last 55.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:17Z INFO  xwytools::bench] Throughput(op/s): last 59.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:19Z INFO  xwytools::bench] Throughput(op/s): last 65.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:44:21Z INFO  xwytools::bench] Throughput(op/s): last 68.4M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:23Z INFO  xwytools::bench] Throughput(op/s): last 61.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:24Z INFO  xwytools::bench] Throughput(op/s): last 58.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:26Z INFO  xwytools::bench] Throughput(op/s): last 63.3M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:28Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:30Z INFO  xwytools::bench] Throughput(op/s): last 60.1M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:32Z INFO  xwytools::bench] Throughput(op/s): last 66.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:44:34Z INFO  xwytools::bench] Throughput(op/s): last 76.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:36Z INFO  xwytools::bench] Throughput(op/s): last 70.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:44:38Z INFO  xwytools::bench] Throughput(op/s): last 77.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:39Z INFO  xwytools::bench] Throughput(op/s): last 59.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:41Z INFO  xwytools::bench] Throughput(op/s): last 62.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:43Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:45Z INFO  xwytools::bench] Throughput(op/s): last 66.3M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:47Z INFO  xwytools::bench] Throughput(op/s): last 69.2M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:49Z INFO  xwytools::bench] Throughput(op/s): last 75.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:51Z INFO  xwytools::bench] Throughput(op/s): last 69.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:44:53Z INFO  xwytools::bench] Throughput(op/s): last 63.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:44:55Z INFO  xwytools::bench] Throughput(op/s): last 69.6M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:44:57Z INFO  xwytools::bench] Throughput(op/s): last 63.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:44:58Z INFO  xwytools::bench] Throughput(op/s): last 69.3M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:00Z INFO  xwytools::bench] Throughput(op/s): last 55.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:02Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:04Z INFO  xwytools::bench] Throughput(op/s): last 74.3M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:05Z INFO  xwytools::bench] Throughput(op/s): last 61.4M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:07Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:09Z INFO  xwytools::bench] Throughput(op/s): last 58.6M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:10Z INFO  xwytools::bench] Throughput(op/s): last 53.6M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:12Z INFO  xwytools::bench] Throughput(op/s): last 49.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:13Z INFO  xwytools::bench] Throughput(op/s): last 53.4M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:15Z INFO  xwytools::bench] Throughput(op/s): last 52.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:17Z INFO  xwytools::bench] Throughput(op/s): last 54.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:18Z INFO  xwytools::bench] Throughput(op/s): last 57.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:21Z INFO  xwytools::bench] Throughput(op/s): last 77.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:22Z INFO  xwytools::bench] Throughput(op/s): last 64.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:25Z INFO  xwytools::bench] Throughput(op/s): last 69.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:27Z INFO  xwytools::bench] Throughput(op/s): last 83.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:29Z INFO  xwytools::bench] Throughput(op/s): last 67.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:31Z INFO  xwytools::bench] Throughput(op/s): last 65.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:32Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:34Z INFO  xwytools::bench] Throughput(op/s): last 62.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:36Z INFO  xwytools::bench] Throughput(op/s): last 73.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:38Z INFO  xwytools::bench] Throughput(op/s): last 69.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:40Z INFO  xwytools::bench] Throughput(op/s): last 85.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:42Z INFO  xwytools::bench] Throughput(op/s): last 62.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:44Z INFO  xwytools::bench] Throughput(op/s): last 67.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:46Z INFO  xwytools::bench] Throughput(op/s): last 69.3M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:48Z INFO  xwytools::bench] Throughput(op/s): last 65.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:45:50Z INFO  xwytools::bench] Throughput(op/s): last 67.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:51Z INFO  xwytools::bench] Throughput(op/s): last 57.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:53Z INFO  xwytools::bench] Throughput(op/s): last 53.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:55Z INFO  xwytools::bench] Throughput(op/s): last 63.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:57Z INFO  xwytools::bench] Throughput(op/s): last 62.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:45:59Z INFO  xwytools::bench] Throughput(op/s): last 71.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:00Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:46:03Z INFO  xwytools::bench] Throughput(op/s): last 69.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:05Z INFO  xwytools::bench] Throughput(op/s): last 84.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:07Z INFO  xwytools::bench] Throughput(op/s): last 70.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:09Z INFO  xwytools::bench] Throughput(op/s): last 70.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:11Z INFO  xwytools::bench] Throughput(op/s): last 68.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:12Z INFO  xwytools::bench] Throughput(op/s): last 62.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:15Z INFO  xwytools::bench] Throughput(op/s): last 64.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:16Z INFO  xwytools::bench] Throughput(op/s): last 64.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:18Z INFO  xwytools::bench] Throughput(op/s): last 61.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:20Z INFO  xwytools::bench] Throughput(op/s): last 64.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:22Z INFO  xwytools::bench] Throughput(op/s): last 67.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:24Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:25Z INFO  xwytools::bench] Throughput(op/s): last 68.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:27Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:29Z INFO  xwytools::bench] Throughput(op/s): last 61.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:31Z INFO  xwytools::bench] Throughput(op/s): last 55.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:33Z INFO  xwytools::bench] Throughput(op/s): last 78.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:35Z INFO  xwytools::bench] Throughput(op/s): last 71.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:36Z INFO  xwytools::bench] Throughput(op/s): last 60.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:38Z INFO  xwytools::bench] Throughput(op/s): last 63.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:40Z INFO  xwytools::bench] Throughput(op/s): last 63.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:42Z INFO  xwytools::bench] Throughput(op/s): last 65.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:44Z INFO  xwytools::bench] Throughput(op/s): last 64.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:46Z INFO  xwytools::bench] Throughput(op/s): last 64.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:48Z INFO  xwytools::bench] Throughput(op/s): last 65.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:49Z INFO  xwytools::bench] Throughput(op/s): last 67.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:51Z INFO  xwytools::bench] Throughput(op/s): last 63.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:53Z INFO  xwytools::bench] Throughput(op/s): last 60.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:55Z INFO  xwytools::bench] Throughput(op/s): last 66.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:57Z INFO  xwytools::bench] Throughput(op/s): last 69.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:46:59Z INFO  xwytools::bench] Throughput(op/s): last 65.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:00Z INFO  xwytools::bench] Throughput(op/s): last 64.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:02Z INFO  xwytools::bench] Throughput(op/s): last 57.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:04Z INFO  xwytools::bench] Throughput(op/s): last 55.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:06Z INFO  xwytools::bench] Throughput(op/s): last 69.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:07Z INFO  xwytools::bench] Throughput(op/s): last 67.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:09Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:11Z INFO  xwytools::bench] Throughput(op/s): last 68.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:13Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:14Z INFO  xwytools::bench] Throughput(op/s): last 64.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:16Z INFO  xwytools::bench] Throughput(op/s): last 56.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:18Z INFO  xwytools::bench] Throughput(op/s): last 62.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:20Z INFO  xwytools::bench] Throughput(op/s): last 59.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:21Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:23Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:25Z INFO  xwytools::bench] Throughput(op/s): last 56.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:27Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:28Z INFO  xwytools::bench] Throughput(op/s): last 63.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:30Z INFO  xwytools::bench] Throughput(op/s): last 59.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:32Z INFO  xwytools::bench] Throughput(op/s): last 63.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:34Z INFO  xwytools::bench] Throughput(op/s): last 72.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:36Z INFO  xwytools::bench] Throughput(op/s): last 59.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:38Z INFO  xwytools::bench] Throughput(op/s): last 63.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:39Z INFO  xwytools::bench] Throughput(op/s): last 55.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:41Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:43Z INFO  xwytools::bench] Throughput(op/s): last 67.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:44Z INFO  xwytools::bench] Throughput(op/s): last 59.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:46Z INFO  xwytools::bench] Throughput(op/s): last 54.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:47Z INFO  xwytools::bench] Throughput(op/s): last 58.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:49Z INFO  xwytools::bench] Throughput(op/s): last 54.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:51Z INFO  xwytools::bench] Throughput(op/s): last 71.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:53Z INFO  xwytools::bench] Throughput(op/s): last 76.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:55Z INFO  xwytools::bench] Throughput(op/s): last 68.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:57Z INFO  xwytools::bench] Throughput(op/s): last 61.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:47:58Z INFO  xwytools::bench] Throughput(op/s): last 59.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:00Z INFO  xwytools::bench] Throughput(op/s): last 53.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:02Z INFO  xwytools::bench] Throughput(op/s): last 55.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:03Z INFO  xwytools::bench] Throughput(op/s): last 65.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:05Z INFO  xwytools::bench] Throughput(op/s): last 71.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:07Z INFO  xwytools::bench] Throughput(op/s): last 62.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:09Z INFO  xwytools::bench] Throughput(op/s): last 70.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:10Z INFO  xwytools::bench] Throughput(op/s): last 59.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:12Z INFO  xwytools::bench] Throughput(op/s): last 53.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:14Z INFO  xwytools::bench] Throughput(op/s): last 55.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:15Z INFO  xwytools::bench] Throughput(op/s): last 61.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:18Z INFO  xwytools::bench] Throughput(op/s): last 69.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:20Z INFO  xwytools::bench] Throughput(op/s): last 71.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:21Z INFO  xwytools::bench] Throughput(op/s): last 61.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:24Z INFO  xwytools::bench] Throughput(op/s): last 68.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:26Z INFO  xwytools::bench] Throughput(op/s): last 80.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:27Z INFO  xwytools::bench] Throughput(op/s): last 63.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:29Z INFO  xwytools::bench] Throughput(op/s): last 62.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:31Z INFO  xwytools::bench] Throughput(op/s): last 69.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:33Z INFO  xwytools::bench] Throughput(op/s): last 60.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:35Z INFO  xwytools::bench] Throughput(op/s): last 63.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:36Z INFO  xwytools::bench] Throughput(op/s): last 57.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:38Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:40Z INFO  xwytools::bench] Throughput(op/s): last 54.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:41Z INFO  xwytools::bench] Throughput(op/s): last 59.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:43Z INFO  xwytools::bench] Throughput(op/s): last 66.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:45Z INFO  xwytools::bench] Throughput(op/s): last 63.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:47Z INFO  xwytools::bench] Throughput(op/s): last 56.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:48Z INFO  xwytools::bench] Throughput(op/s): last 61.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:50Z INFO  xwytools::bench] Throughput(op/s): last 53.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:52Z INFO  xwytools::bench] Throughput(op/s): last 65.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:53Z INFO  xwytools::bench] Throughput(op/s): last 65.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:56Z INFO  xwytools::bench] Throughput(op/s): last 64.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:57Z INFO  xwytools::bench] Throughput(op/s): last 67.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:48:59Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:01Z INFO  xwytools::bench] Throughput(op/s): last 58.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:02Z INFO  xwytools::bench] Throughput(op/s): last 65.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:04Z INFO  xwytools::bench] Throughput(op/s): last 56.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:06Z INFO  xwytools::bench] Throughput(op/s): last 60.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:07Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:09Z INFO  xwytools::bench] Throughput(op/s): last 55.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:10Z INFO  xwytools::bench] Throughput(op/s): last 58.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:12Z INFO  xwytools::bench] Throughput(op/s): last 59.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:14Z INFO  xwytools::bench] Throughput(op/s): last 68.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:16Z INFO  xwytools::bench] Throughput(op/s): last 63.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:17Z INFO  xwytools::bench] Throughput(op/s): last 52.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:19Z INFO  xwytools::bench] Throughput(op/s): last 57.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:20Z INFO  xwytools::bench] Throughput(op/s): last 64.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:22Z INFO  xwytools::bench] Throughput(op/s): last 54.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:24Z INFO  xwytools::bench] Throughput(op/s): last 61.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:25Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:27Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:29Z INFO  xwytools::bench] Throughput(op/s): last 65.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:31Z INFO  xwytools::bench] Throughput(op/s): last 58.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:32Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:34Z INFO  xwytools::bench] Throughput(op/s): last 63.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:36Z INFO  xwytools::bench] Throughput(op/s): last 69.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:38Z INFO  xwytools::bench] Throughput(op/s): last 65.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:39Z INFO  xwytools::bench] Throughput(op/s): last 56.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:41Z INFO  xwytools::bench] Throughput(op/s): last 63.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:43Z INFO  xwytools::bench] Throughput(op/s): last 65.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:45Z INFO  xwytools::bench] Throughput(op/s): last 73.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:47Z INFO  xwytools::bench] Throughput(op/s): last 76.7M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:49Z INFO  xwytools::bench] Throughput(op/s): last 67.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:51Z INFO  xwytools::bench] Throughput(op/s): last 80.1M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:54Z INFO  xwytools::bench] Throughput(op/s): last 72.8M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:56Z INFO  xwytools::bench] Throughput(op/s): last 80.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:49:58Z INFO  xwytools::bench] Throughput(op/s): last 74.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:50:00Z INFO  xwytools::bench] Throughput(op/s): last 68.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:50:02Z INFO  xwytools::bench] Throughput(op/s): last 67.2M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:50:03Z INFO  xwytools::bench] Throughput(op/s): last 65.5M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:50:05Z INFO  xwytools::bench] Throughput(op/s): last 63.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:07Z INFO  xwytools::bench] Throughput(op/s): last 54.6M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:50:08Z INFO  xwytools::bench] Throughput(op/s): last 56.4M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:50:10Z INFO  xwytools::bench] Throughput(op/s): last 72.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:12Z INFO  xwytools::bench] Throughput(op/s): last 59.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:13Z INFO  xwytools::bench] Throughput(op/s): last 58.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:15Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:17Z INFO  xwytools::bench] Throughput(op/s): last 65.3M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:19Z INFO  xwytools::bench] Throughput(op/s): last 63.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:21Z INFO  xwytools::bench] Throughput(op/s): last 55.9M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:50:23Z INFO  xwytools::bench] Throughput(op/s): last 70.3M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:50:25Z INFO  xwytools::bench] Throughput(op/s): last 73.0M, ave 35.2M
[INFO] [stderr] [2026-01-08T00:50:26Z INFO  xwytools::bench] Throughput(op/s): last 63.2M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:28Z INFO  xwytools::bench] Throughput(op/s): last 66.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:30Z INFO  xwytools::bench] Throughput(op/s): last 74.2M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:32Z INFO  xwytools::bench] Throughput(op/s): last 69.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:34Z INFO  xwytools::bench] Throughput(op/s): last 67.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:36Z INFO  xwytools::bench] Throughput(op/s): last 64.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:38Z INFO  xwytools::bench] Throughput(op/s): last 66.6M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:40Z INFO  xwytools::bench] Throughput(op/s): last 74.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:42Z INFO  xwytools::bench] Throughput(op/s): last 63.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:44Z INFO  xwytools::bench] Throughput(op/s): last 72.3M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:45Z INFO  xwytools::bench] Throughput(op/s): last 54.4M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:47Z INFO  xwytools::bench] Throughput(op/s): last 70.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:49Z INFO  xwytools::bench] Throughput(op/s): last 73.6M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:51Z INFO  xwytools::bench] Throughput(op/s): last 74.6M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:53Z INFO  xwytools::bench] Throughput(op/s): last 60.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:55Z INFO  xwytools::bench] Throughput(op/s): last 63.2M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:57Z INFO  xwytools::bench] Throughput(op/s): last 58.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:50:58Z INFO  xwytools::bench] Throughput(op/s): last 65.1M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:00Z INFO  xwytools::bench] Throughput(op/s): last 59.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:02Z INFO  xwytools::bench] Throughput(op/s): last 64.1M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:03Z INFO  xwytools::bench] Throughput(op/s): last 60.1M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:05Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:07Z INFO  xwytools::bench] Throughput(op/s): last 65.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:09Z INFO  xwytools::bench] Throughput(op/s): last 69.3M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:10Z INFO  xwytools::bench] Throughput(op/s): last 58.3M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:12Z INFO  xwytools::bench] Throughput(op/s): last 56.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:14Z INFO  xwytools::bench] Throughput(op/s): last 57.1M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:16Z INFO  xwytools::bench] Throughput(op/s): last 61.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:17Z INFO  xwytools::bench] Throughput(op/s): last 53.1M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:19Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:21Z INFO  xwytools::bench] Throughput(op/s): last 70.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:23Z INFO  xwytools::bench] Throughput(op/s): last 69.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:24Z INFO  xwytools::bench] Throughput(op/s): last 67.5M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:26Z INFO  xwytools::bench] Throughput(op/s): last 55.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:28Z INFO  xwytools::bench] Throughput(op/s): last 64.3M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:29Z INFO  xwytools::bench] Throughput(op/s): last 54.7M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:31Z INFO  xwytools::bench] Throughput(op/s): last 65.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:33Z INFO  xwytools::bench] Throughput(op/s): last 68.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:35Z INFO  xwytools::bench] Throughput(op/s): last 67.3M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:37Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:38Z INFO  xwytools::bench] Throughput(op/s): last 59.4M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:40Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:42Z INFO  xwytools::bench] Throughput(op/s): last 60.0M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:44Z INFO  xwytools::bench] Throughput(op/s): last 65.4M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:45Z INFO  xwytools::bench] Throughput(op/s): last 64.6M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:47Z INFO  xwytools::bench] Throughput(op/s): last 64.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:49Z INFO  xwytools::bench] Throughput(op/s): last 66.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:51Z INFO  xwytools::bench] Throughput(op/s): last 74.9M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:53Z INFO  xwytools::bench] Throughput(op/s): last 65.2M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:55Z INFO  xwytools::bench] Throughput(op/s): last 56.8M, ave 35.3M
[INFO] [stderr] [2026-01-08T00:51:56Z INFO  xwytools::bench] Throughput(op/s): last 53.7M, ave 35.3M
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "93df9884c190457aa20476984cf5c4082f6c70227082fbf6ce57497736590540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93df9884c190457aa20476984cf5c4082f6c70227082fbf6ce57497736590540", kill_on_drop: false }`
[INFO] [stdout] 93df9884c190457aa20476984cf5c4082f6c70227082fbf6ce57497736590540
