[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErvinXie/xwytools on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is-terminal v0.4.10
[INFO] [stderr]   Downloaded hermit-abi v0.3.4
[INFO] [stderr]   Downloaded ctrlc v3.4.2
[INFO] [stderr]   Downloaded iana-time-zone v0.1.59
[INFO] [stderr]   Downloaded proc-macro2 v1.0.76
[INFO] [stderr]   Downloaded js-sys v0.3.67
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] [stderr]   Downloaded chrono v0.4.31
[INFO] [stderr]   Downloaded rustix v0.38.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 505a135d33d8550696aede79f902db105bacab096b8ba9fad27346559d468fcc
[INFO] running `Command { std: "docker" "start" "-a" "505a135d33d8550696aede79f902db105bacab096b8ba9fad27346559d468fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "505a135d33d8550696aede79f902db105bacab096b8ba9fad27346559d468fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "505a135d33d8550696aede79f902db105bacab096b8ba9fad27346559d468fcc", kill_on_drop: false }`
[INFO] [stdout] 505a135d33d8550696aede79f902db105bacab096b8ba9fad27346559d468fcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] febd292232339eb8c2333d9e4652fa6f7017acf94418e6bfabae6fe514944375
[INFO] running `Command { std: "docker" "start" "-a" "febd292232339eb8c2333d9e4652fa6f7017acf94418e6bfabae6fe514944375", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling nix v0.27.1
[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 10.87s
[INFO] running `Command { std: "docker" "inspect" "febd292232339eb8c2333d9e4652fa6f7017acf94418e6bfabae6fe514944375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "febd292232339eb8c2333d9e4652fa6f7017acf94418e6bfabae6fe514944375", kill_on_drop: false }`
[INFO] [stdout] febd292232339eb8c2333d9e4652fa6f7017acf94418e6bfabae6fe514944375
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94c7c3cd24dc7e75fe4daf2e918234be864da493bb28ea916684873a117b48eb
[INFO] running `Command { std: "docker" "start" "-a" "94c7c3cd24dc7e75fe4daf2e918234be864da493bb28ea916684873a117b48eb", 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 1.16s
[INFO] running `Command { std: "docker" "inspect" "94c7c3cd24dc7e75fe4daf2e918234be864da493bb28ea916684873a117b48eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94c7c3cd24dc7e75fe4daf2e918234be864da493bb28ea916684873a117b48eb", kill_on_drop: false }`
[INFO] [stdout] 94c7c3cd24dc7e75fe4daf2e918234be864da493bb28ea916684873a117b48eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0a29f7fff6267049908880abecbd32b1cc0dc65730888aca36e6a86618745b29
[INFO] running `Command { std: "docker" "start" "-a" "0a29f7fff6267049908880abecbd32b1cc0dc65730888aca36e6a86618745b29", 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.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xwytools-143028e3e987a812)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-01-06T06:59:39Z INFO  xwytools::bench] Starting bench with concurrency 100
[INFO] [stderr] [2026-01-06T06:59:44Z INFO  xwytools::bench] Throughput(op/s): last 53.2M, ave 10.9M
[INFO] [stderr] [2026-01-06T06:59:48Z INFO  xwytools::bench] Throughput(op/s): last 67.5M, ave 15.1M
[INFO] [stderr] [2026-01-06T06:59:53Z INFO  xwytools::bench] Throughput(op/s): last 71.0M, ave 14.2M
[INFO] [stderr] [2026-01-06T06:59:57Z INFO  xwytools::bench] Throughput(op/s): last 102.6M, ave 17.1M
[INFO] [stderr] [2026-01-06T07:00:01Z INFO  xwytools::bench] Throughput(op/s): last 72.6M, ave 17.4M
[INFO] [stderr] [2026-01-06T07:00:07Z INFO  xwytools::bench] Throughput(op/s): last 99.3M, ave 17.3M
[INFO] [stderr] [2026-01-06T07:00:11Z INFO  xwytools::bench] Throughput(op/s): last 97.1M, ave 17.7M
[INFO] [stderr] [2026-01-06T07:00:16Z INFO  xwytools::bench] Throughput(op/s): last 78.4M, ave 17.7M
[INFO] [stderr] [2026-01-06T07:00:21Z INFO  xwytools::bench] Throughput(op/s): last 94.0M, ave 17.7M
[INFO] [stderr] [2026-01-06T07:00:25Z INFO  xwytools::bench] Throughput(op/s): last 78.1M, ave 17.7M
[INFO] [stderr] [2026-01-06T07:00:31Z INFO  xwytools::bench] Throughput(op/s): last 82.4M, ave 17.5M
[INFO] [stderr] [2026-01-06T07:00:37Z INFO  xwytools::bench] Throughput(op/s): last 85.2M, ave 17.2M
[INFO] [stdout] test bench::test::test_bench has been running for over 60 seconds
[INFO] [stderr] [2026-01-06T07:00:44Z INFO  xwytools::bench] Throughput(op/s): last 96.1M, ave 16.8M
[INFO] [stderr] [2026-01-06T07:00:48Z INFO  xwytools::bench] Throughput(op/s): last 72.3M, ave 16.9M
[INFO] [stderr] [2026-01-06T07:00:52Z INFO  xwytools::bench] Throughput(op/s): last 63.1M, ave 16.8M
[INFO] [stderr] [2026-01-06T07:00:58Z INFO  xwytools::bench] Throughput(op/s): last 80.1M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:01:03Z INFO  xwytools::bench] Throughput(op/s): last 70.1M, ave 16.4M
[INFO] [stderr] [2026-01-06T07:01:06Z INFO  xwytools::bench] Throughput(op/s): last 58.3M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:01:12Z INFO  xwytools::bench] Throughput(op/s): last 90.6M, ave 16.3M
[INFO] [stderr] [2026-01-06T07:01:15Z INFO  xwytools::bench] Throughput(op/s): last 76.9M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:01:18Z INFO  xwytools::bench] Throughput(op/s): last 40.5M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:01:23Z INFO  xwytools::bench] Throughput(op/s): last 60.5M, ave 16.3M
[INFO] [stderr] [2026-01-06T07:01:29Z INFO  xwytools::bench] Throughput(op/s): last 87.4M, ave 16.2M
[INFO] [stderr] [2026-01-06T07:01:35Z INFO  xwytools::bench] Throughput(op/s): last 86.2M, ave 16.2M
[INFO] [stderr] [2026-01-06T07:01:40Z INFO  xwytools::bench] Throughput(op/s): last 98.5M, ave 16.3M
[INFO] [stderr] [2026-01-06T07:01:44Z INFO  xwytools::bench] Throughput(op/s): last 78.6M, ave 16.4M
[INFO] [stderr] [2026-01-06T07:01:48Z INFO  xwytools::bench] Throughput(op/s): last 59.4M, ave 16.4M
[INFO] [stderr] [2026-01-06T07:01:53Z INFO  xwytools::bench] Throughput(op/s): last 65.7M, ave 16.2M
[INFO] [stderr] [2026-01-06T07:01:58Z INFO  xwytools::bench] Throughput(op/s): last 73.7M, ave 16.2M
[INFO] [stderr] [2026-01-06T07:02:03Z INFO  xwytools::bench] Throughput(op/s): last 88.5M, ave 16.3M
[INFO] [stderr] [2026-01-06T07:02:07Z INFO  xwytools::bench] Throughput(op/s): last 103.7M, ave 16.4M
[INFO] [stderr] [2026-01-06T07:02:12Z INFO  xwytools::bench] Throughput(op/s): last 81.7M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:02:17Z INFO  xwytools::bench] Throughput(op/s): last 81.3M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:02:20Z INFO  xwytools::bench] Throughput(op/s): last 83.1M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:02:24Z INFO  xwytools::bench] Throughput(op/s): last 70.1M, ave 16.8M
[INFO] [stderr] [2026-01-06T07:02:30Z INFO  xwytools::bench] Throughput(op/s): last 90.4M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:02:39Z INFO  xwytools::bench] Throughput(op/s): last 102.8M, ave 16.4M
[INFO] [stderr] [2026-01-06T07:02:44Z INFO  xwytools::bench] Throughput(op/s): last 101.7M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:02:48Z INFO  xwytools::bench] Throughput(op/s): last 71.2M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:02:54Z INFO  xwytools::bench] Throughput(op/s): last 77.1M, ave 16.4M
[INFO] [stderr] [2026-01-06T07:02:58Z INFO  xwytools::bench] Throughput(op/s): last 86.1M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:03:03Z INFO  xwytools::bench] Throughput(op/s): last 70.4M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:03:07Z INFO  xwytools::bench] Throughput(op/s): last 74.7M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:03:11Z INFO  xwytools::bench] Throughput(op/s): last 79.4M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:03:15Z INFO  xwytools::bench] Throughput(op/s): last 63.6M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:03:18Z INFO  xwytools::bench] Throughput(op/s): last 76.5M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:03:21Z INFO  xwytools::bench] Throughput(op/s): last 72.1M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:03:26Z INFO  xwytools::bench] Throughput(op/s): last 90.8M, ave 16.8M
[INFO] [stderr] [2026-01-06T07:03:29Z INFO  xwytools::bench] Throughput(op/s): last 77.3M, ave 16.9M
[INFO] [stderr] [2026-01-06T07:03:35Z INFO  xwytools::bench] Throughput(op/s): last 80.9M, ave 16.8M
[INFO] [stderr] [2026-01-06T07:03:40Z INFO  xwytools::bench] Throughput(op/s): last 83.8M, ave 16.8M
[INFO] [stderr] [2026-01-06T07:03:47Z INFO  xwytools::bench] Throughput(op/s): last 84.5M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:03:52Z INFO  xwytools::bench] Throughput(op/s): last 98.4M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:03:57Z INFO  xwytools::bench] Throughput(op/s): last 83.8M, ave 16.8M
[INFO] [stderr] [2026-01-06T07:04:03Z INFO  xwytools::bench] Throughput(op/s): last 92.0M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:04:08Z INFO  xwytools::bench] Throughput(op/s): last 85.2M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:04:13Z INFO  xwytools::bench] Throughput(op/s): last 66.1M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:04:18Z INFO  xwytools::bench] Throughput(op/s): last 78.8M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:04:25Z INFO  xwytools::bench] Throughput(op/s): last 94.8M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:04:30Z INFO  xwytools::bench] Throughput(op/s): last 85.3M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:04:36Z INFO  xwytools::bench] Throughput(op/s): last 88.2M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:04:39Z INFO  xwytools::bench] Throughput(op/s): last 91.8M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:04:44Z INFO  xwytools::bench] Throughput(op/s): last 88.2M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:04:47Z INFO  xwytools::bench] Throughput(op/s): last 64.9M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:04:51Z INFO  xwytools::bench] Throughput(op/s): last 69.3M, ave 16.8M
[INFO] [stderr] [2026-01-06T07:04:56Z INFO  xwytools::bench] Throughput(op/s): last 81.5M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:05:00Z INFO  xwytools::bench] Throughput(op/s): last 84.4M, ave 16.8M
[INFO] [stderr] [2026-01-06T07:05:06Z INFO  xwytools::bench] Throughput(op/s): last 105.2M, ave 16.8M
[INFO] [stderr] [2026-01-06T07:05:10Z INFO  xwytools::bench] Throughput(op/s): last 109.7M, ave 16.9M
[INFO] [stderr] [2026-01-06T07:05:15Z INFO  xwytools::bench] Throughput(op/s): last 69.2M, ave 16.9M
[INFO] [stderr] [2026-01-06T07:05:19Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 16.9M
[INFO] [stderr] [2026-01-06T07:05:23Z INFO  xwytools::bench] Throughput(op/s): last 56.8M, ave 16.9M
[INFO] [stderr] [2026-01-06T07:05:27Z INFO  xwytools::bench] Throughput(op/s): last 54.4M, ave 16.8M
[INFO] [stderr] [2026-01-06T07:05:32Z INFO  xwytools::bench] Throughput(op/s): last 63.8M, ave 16.8M
[INFO] [stderr] [2026-01-06T07:05:37Z INFO  xwytools::bench] Throughput(op/s): last 74.7M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:05:42Z INFO  xwytools::bench] Throughput(op/s): last 64.5M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:05:45Z INFO  xwytools::bench] Throughput(op/s): last 53.3M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:05:49Z INFO  xwytools::bench] Throughput(op/s): last 51.6M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:05:53Z INFO  xwytools::bench] Throughput(op/s): last 45.7M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:05:59Z INFO  xwytools::bench] Throughput(op/s): last 56.8M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:06:04Z INFO  xwytools::bench] Throughput(op/s): last 81.5M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:06:09Z INFO  xwytools::bench] Throughput(op/s): last 84.6M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:06:14Z INFO  xwytools::bench] Throughput(op/s): last 71.7M, ave 16.4M
[INFO] [stderr] [2026-01-06T07:06:18Z INFO  xwytools::bench] Throughput(op/s): last 76.9M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:06:24Z INFO  xwytools::bench] Throughput(op/s): last 79.3M, ave 16.4M
[INFO] [stderr] [2026-01-06T07:06:29Z INFO  xwytools::bench] Throughput(op/s): last 93.8M, ave 16.4M
[INFO] [stderr] [2026-01-06T07:06:33Z INFO  xwytools::bench] Throughput(op/s): last 71.8M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:06:38Z INFO  xwytools::bench] Throughput(op/s): last 70.0M, ave 16.4M
[INFO] [stderr] [2026-01-06T07:06:44Z INFO  xwytools::bench] Throughput(op/s): last 82.7M, ave 16.4M
[INFO] [stderr] [2026-01-06T07:06:49Z INFO  xwytools::bench] Throughput(op/s): last 101.4M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:06:53Z INFO  xwytools::bench] Throughput(op/s): last 81.8M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:06:59Z INFO  xwytools::bench] Throughput(op/s): last 72.8M, ave 16.4M
[INFO] [stderr] [2026-01-06T07:07:03Z INFO  xwytools::bench] Throughput(op/s): last 85.1M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:07:08Z INFO  xwytools::bench] Throughput(op/s): last 82.3M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:07:12Z INFO  xwytools::bench] Throughput(op/s): last 78.6M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:07:16Z INFO  xwytools::bench] Throughput(op/s): last 67.4M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:07:21Z INFO  xwytools::bench] Throughput(op/s): last 64.2M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:07:24Z INFO  xwytools::bench] Throughput(op/s): last 90.3M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:07:27Z INFO  xwytools::bench] Throughput(op/s): last 73.5M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:07:31Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:07:36Z INFO  xwytools::bench] Throughput(op/s): last 60.4M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:07:42Z INFO  xwytools::bench] Throughput(op/s): last 65.4M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:07:48Z INFO  xwytools::bench] Throughput(op/s): last 114.5M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:07:52Z INFO  xwytools::bench] Throughput(op/s): last 93.4M, ave 16.5M
[INFO] [stderr] [2026-01-06T07:07:57Z INFO  xwytools::bench] Throughput(op/s): last 93.7M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:08:02Z INFO  xwytools::bench] Throughput(op/s): last 95.2M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:08:06Z INFO  xwytools::bench] Throughput(op/s): last 64.2M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:08:10Z INFO  xwytools::bench] Throughput(op/s): last 67.1M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:08:14Z INFO  xwytools::bench] Throughput(op/s): last 47.2M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:08:17Z INFO  xwytools::bench] Throughput(op/s): last 53.1M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:08:22Z INFO  xwytools::bench] Throughput(op/s): last 77.6M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:08:27Z INFO  xwytools::bench] Throughput(op/s): last 97.2M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:08:32Z INFO  xwytools::bench] Throughput(op/s): last 90.9M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:08:36Z INFO  xwytools::bench] Throughput(op/s): last 63.7M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:08:41Z INFO  xwytools::bench] Throughput(op/s): last 99.5M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:08:46Z INFO  xwytools::bench] Throughput(op/s): last 84.0M, ave 16.6M
[INFO] [stderr] [2026-01-06T07:08:50Z INFO  xwytools::bench] Throughput(op/s): last 104.7M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:08:54Z INFO  xwytools::bench] Throughput(op/s): last 95.0M, ave 16.7M
[INFO] [stderr] [2026-01-06T07:08:58Z INFO  xwytools::bench] Throughput(op/s): last 108.6M, ave 16.8M
[INFO] [stderr] [2026-01-06T07:09:01Z INFO  xwytools::bench] Throughput(op/s): last 93.4M, ave 16.9M
[INFO] [stderr] [2026-01-06T07:09:04Z INFO  xwytools::bench] Throughput(op/s): last 67.3M, ave 16.9M
[INFO] [stderr] [2026-01-06T07:09:07Z INFO  xwytools::bench] Throughput(op/s): last 77.1M, ave 17.0M
[INFO] [stderr] [2026-01-06T07:09:09Z INFO  xwytools::bench] Throughput(op/s): last 96.7M, ave 17.1M
[INFO] [stderr] [2026-01-06T07:09:11Z INFO  xwytools::bench] Throughput(op/s): last 67.4M, ave 17.1M
[INFO] [stderr] [2026-01-06T07:09:13Z INFO  xwytools::bench] Throughput(op/s): last 56.7M, ave 17.2M
[INFO] [stderr] [2026-01-06T07:09:14Z INFO  xwytools::bench] Throughput(op/s): last 44.3M, ave 17.2M
[INFO] [stderr] [2026-01-06T07:09:16Z INFO  xwytools::bench] Throughput(op/s): last 53.4M, ave 17.3M
[INFO] [stderr] [2026-01-06T07:09:17Z INFO  xwytools::bench] Throughput(op/s): last 44.7M, ave 17.3M
[INFO] [stderr] [2026-01-06T07:09:19Z INFO  xwytools::bench] Throughput(op/s): last 67.9M, ave 17.4M
[INFO] [stderr] [2026-01-06T07:09:20Z INFO  xwytools::bench] Throughput(op/s): last 51.8M, ave 17.4M
[INFO] [stderr] [2026-01-06T07:09:21Z INFO  xwytools::bench] Throughput(op/s): last 58.0M, ave 17.5M
[INFO] [stderr] [2026-01-06T07:09:23Z INFO  xwytools::bench] Throughput(op/s): last 55.5M, ave 17.5M
[INFO] [stderr] [2026-01-06T07:09:24Z INFO  xwytools::bench] Throughput(op/s): last 54.5M, ave 17.6M
[INFO] [stderr] [2026-01-06T07:09:25Z INFO  xwytools::bench] Throughput(op/s): last 45.7M, ave 17.6M
[INFO] [stderr] [2026-01-06T07:09:26Z INFO  xwytools::bench] Throughput(op/s): last 42.6M, ave 17.7M
[INFO] [stderr] [2026-01-06T07:09:28Z INFO  xwytools::bench] Throughput(op/s): last 46.7M, ave 17.7M
[INFO] [stderr] [2026-01-06T07:09:29Z INFO  xwytools::bench] Throughput(op/s): last 49.9M, ave 17.8M
[INFO] [stderr] [2026-01-06T07:09:30Z INFO  xwytools::bench] Throughput(op/s): last 53.9M, ave 17.8M
[INFO] [stderr] [2026-01-06T07:09:31Z INFO  xwytools::bench] Throughput(op/s): last 45.8M, ave 17.9M
[INFO] [stderr] [2026-01-06T07:09:32Z INFO  xwytools::bench] Throughput(op/s): last 55.0M, ave 17.9M
[INFO] [stderr] [2026-01-06T07:09:34Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 18.0M
[INFO] [stderr] [2026-01-06T07:09:35Z INFO  xwytools::bench] Throughput(op/s): last 67.7M, ave 18.0M
[INFO] [stderr] [2026-01-06T07:09:36Z INFO  xwytools::bench] Throughput(op/s): last 63.3M, ave 18.1M
[INFO] [stderr] [2026-01-06T07:09:38Z INFO  xwytools::bench] Throughput(op/s): last 50.4M, ave 18.2M
[INFO] [stderr] [2026-01-06T07:09:39Z INFO  xwytools::bench] Throughput(op/s): last 53.7M, ave 18.2M
[INFO] [stderr] [2026-01-06T07:09:40Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 18.3M
[INFO] [stderr] [2026-01-06T07:09:42Z INFO  xwytools::bench] Throughput(op/s): last 64.7M, ave 18.3M
[INFO] [stderr] [2026-01-06T07:09:43Z INFO  xwytools::bench] Throughput(op/s): last 50.4M, ave 18.4M
[INFO] [stderr] [2026-01-06T07:09:44Z INFO  xwytools::bench] Throughput(op/s): last 50.8M, ave 18.4M
[INFO] [stderr] [2026-01-06T07:09:45Z INFO  xwytools::bench] Throughput(op/s): last 45.3M, ave 18.5M
[INFO] [stderr] [2026-01-06T07:09:46Z INFO  xwytools::bench] Throughput(op/s): last 49.5M, ave 18.5M
[INFO] [stderr] [2026-01-06T07:09:48Z INFO  xwytools::bench] Throughput(op/s): last 47.8M, ave 18.5M
[INFO] [stderr] [2026-01-06T07:09:49Z INFO  xwytools::bench] Throughput(op/s): last 57.0M, ave 18.6M
[INFO] [stderr] [2026-01-06T07:09:50Z INFO  xwytools::bench] Throughput(op/s): last 48.3M, ave 18.6M
[INFO] [stderr] [2026-01-06T07:09:51Z INFO  xwytools::bench] Throughput(op/s): last 56.5M, ave 18.7M
[INFO] [stderr] [2026-01-06T07:09:53Z INFO  xwytools::bench] Throughput(op/s): last 65.4M, ave 18.8M
[INFO] [stderr] [2026-01-06T07:09:54Z INFO  xwytools::bench] Throughput(op/s): last 51.0M, ave 18.8M
[INFO] [stderr] [2026-01-06T07:09:55Z INFO  xwytools::bench] Throughput(op/s): last 48.9M, ave 18.9M
[INFO] [stderr] [2026-01-06T07:09:56Z INFO  xwytools::bench] Throughput(op/s): last 56.1M, ave 18.9M
[INFO] [stderr] [2026-01-06T07:09:58Z INFO  xwytools::bench] Throughput(op/s): last 46.6M, ave 18.9M
[INFO] [stderr] [2026-01-06T07:09:59Z INFO  xwytools::bench] Throughput(op/s): last 54.4M, ave 19.0M
[INFO] [stderr] [2026-01-06T07:10:00Z INFO  xwytools::bench] Throughput(op/s): last 51.5M, ave 19.0M
[INFO] [stderr] [2026-01-06T07:10:01Z INFO  xwytools::bench] Throughput(op/s): last 56.8M, ave 19.1M
[INFO] [stderr] [2026-01-06T07:10:03Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 19.1M
[INFO] [stderr] [2026-01-06T07:10:04Z INFO  xwytools::bench] Throughput(op/s): last 49.1M, ave 19.2M
[INFO] [stderr] [2026-01-06T07:10:05Z INFO  xwytools::bench] Throughput(op/s): last 47.1M, ave 19.2M
[INFO] [stderr] [2026-01-06T07:10:06Z INFO  xwytools::bench] Throughput(op/s): last 51.7M, ave 19.3M
[INFO] [stderr] [2026-01-06T07:10:07Z INFO  xwytools::bench] Throughput(op/s): last 48.8M, ave 19.3M
[INFO] [stderr] [2026-01-06T07:10:09Z INFO  xwytools::bench] Throughput(op/s): last 50.7M, ave 19.3M
[INFO] [stderr] [2026-01-06T07:10:10Z INFO  xwytools::bench] Throughput(op/s): last 55.0M, ave 19.4M
[INFO] [stderr] [2026-01-06T07:10:11Z INFO  xwytools::bench] Throughput(op/s): last 54.5M, ave 19.4M
[INFO] [stderr] [2026-01-06T07:10:13Z INFO  xwytools::bench] Throughput(op/s): last 56.9M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:10:14Z INFO  xwytools::bench] Throughput(op/s): last 52.5M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:10:15Z INFO  xwytools::bench] Throughput(op/s): last 49.8M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:10:19Z INFO  xwytools::bench] Throughput(op/s): last 71.0M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:10:26Z INFO  xwytools::bench] Throughput(op/s): last 99.9M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:10:31Z INFO  xwytools::bench] Throughput(op/s): last 88.7M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:10:38Z INFO  xwytools::bench] Throughput(op/s): last 113.9M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:10:41Z INFO  xwytools::bench] Throughput(op/s): last 90.1M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:10:47Z INFO  xwytools::bench] Throughput(op/s): last 76.4M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:10:51Z INFO  xwytools::bench] Throughput(op/s): last 108.8M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:10:57Z INFO  xwytools::bench] Throughput(op/s): last 110.0M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:11:00Z INFO  xwytools::bench] Throughput(op/s): last 110.7M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:11:05Z INFO  xwytools::bench] Throughput(op/s): last 94.8M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:11:08Z INFO  xwytools::bench] Throughput(op/s): last 67.1M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:11:12Z INFO  xwytools::bench] Throughput(op/s): last 64.2M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:11:17Z INFO  xwytools::bench] Throughput(op/s): last 83.1M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:11:22Z INFO  xwytools::bench] Throughput(op/s): last 76.9M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:11:27Z INFO  xwytools::bench] Throughput(op/s): last 80.1M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:11:30Z INFO  xwytools::bench] Throughput(op/s): last 73.4M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:11:34Z INFO  xwytools::bench] Throughput(op/s): last 71.9M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:11:38Z INFO  xwytools::bench] Throughput(op/s): last 79.6M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:11:42Z INFO  xwytools::bench] Throughput(op/s): last 84.4M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:11:45Z INFO  xwytools::bench] Throughput(op/s): last 91.9M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:11:48Z INFO  xwytools::bench] Throughput(op/s): last 75.8M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:11:51Z INFO  xwytools::bench] Throughput(op/s): last 80.3M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:11:54Z INFO  xwytools::bench] Throughput(op/s): last 61.9M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:11:57Z INFO  xwytools::bench] Throughput(op/s): last 77.5M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:12:01Z INFO  xwytools::bench] Throughput(op/s): last 79.3M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:12:06Z INFO  xwytools::bench] Throughput(op/s): last 73.5M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:12:11Z INFO  xwytools::bench] Throughput(op/s): last 78.1M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:12:17Z INFO  xwytools::bench] Throughput(op/s): last 99.1M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:12:21Z INFO  xwytools::bench] Throughput(op/s): last 90.0M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:12:27Z INFO  xwytools::bench] Throughput(op/s): last 93.9M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:12:33Z INFO  xwytools::bench] Throughput(op/s): last 126.1M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:12:37Z INFO  xwytools::bench] Throughput(op/s): last 91.8M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:12:41Z INFO  xwytools::bench] Throughput(op/s): last 100.2M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:12:46Z INFO  xwytools::bench] Throughput(op/s): last 103.3M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:12:49Z INFO  xwytools::bench] Throughput(op/s): last 57.8M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:12:54Z INFO  xwytools::bench] Throughput(op/s): last 79.3M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:12:58Z INFO  xwytools::bench] Throughput(op/s): last 73.6M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:13:03Z INFO  xwytools::bench] Throughput(op/s): last 80.5M, ave 19.5M
[INFO] [stderr] [2026-01-06T07:13:07Z INFO  xwytools::bench] Throughput(op/s): last 83.4M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:13:12Z INFO  xwytools::bench] Throughput(op/s): last 122.8M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:13:16Z INFO  xwytools::bench] Throughput(op/s): last 81.1M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:13:18Z INFO  xwytools::bench] Throughput(op/s): last 95.3M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:13:21Z INFO  xwytools::bench] Throughput(op/s): last 56.4M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:13:25Z INFO  xwytools::bench] Throughput(op/s): last 94.6M, ave 19.7M
[INFO] [stderr] [2026-01-06T07:13:29Z INFO  xwytools::bench] Throughput(op/s): last 60.7M, ave 19.6M
[INFO] [stderr] [2026-01-06T07:13:32Z INFO  xwytools::bench] Throughput(op/s): last 83.8M, ave 19.7M
[INFO] [stderr] [2026-01-06T07:13:36Z INFO  xwytools::bench] Throughput(op/s): last 81.7M, ave 19.7M
[INFO] [stderr] [2026-01-06T07:13:40Z INFO  xwytools::bench] Throughput(op/s): last 88.0M, ave 19.7M
[INFO] [stderr] [2026-01-06T07:13:43Z INFO  xwytools::bench] Throughput(op/s): last 74.7M, ave 19.7M
[INFO] [stderr] [2026-01-06T07:13:46Z INFO  xwytools::bench] Throughput(op/s): last 74.3M, ave 19.7M
[INFO] [stderr] [2026-01-06T07:13:50Z INFO  xwytools::bench] Throughput(op/s): last 113.7M, ave 19.8M
[INFO] [stderr] [2026-01-06T07:13:53Z INFO  xwytools::bench] Throughput(op/s): last 99.0M, ave 19.8M
[INFO] [stderr] [2026-01-06T07:13:57Z INFO  xwytools::bench] Throughput(op/s): last 81.1M, ave 19.8M
[INFO] [stderr] [2026-01-06T07:14:00Z INFO  xwytools::bench] Throughput(op/s): last 97.6M, ave 19.9M
[INFO] [stderr] [2026-01-06T07:14:03Z INFO  xwytools::bench] Throughput(op/s): last 66.1M, ave 19.9M
[INFO] [stderr] [2026-01-06T07:14:06Z INFO  xwytools::bench] Throughput(op/s): last 71.6M, ave 19.9M
[INFO] [stderr] [2026-01-06T07:14:09Z INFO  xwytools::bench] Throughput(op/s): last 83.4M, ave 19.9M
[INFO] [stderr] [2026-01-06T07:14:12Z INFO  xwytools::bench] Throughput(op/s): last 73.0M, ave 19.9M
[INFO] [stderr] [2026-01-06T07:14:17Z INFO  xwytools::bench] Throughput(op/s): last 98.0M, ave 19.9M
[INFO] [stderr] [2026-01-06T07:14:23Z INFO  xwytools::bench] Throughput(op/s): last 102.2M, ave 19.9M
[INFO] [stderr] [2026-01-06T07:14:27Z INFO  xwytools::bench] Throughput(op/s): last 96.0M, ave 19.9M
[INFO] [stderr] [2026-01-06T07:14:33Z INFO  xwytools::bench] Throughput(op/s): last 74.7M, ave 19.9M
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "0a29f7fff6267049908880abecbd32b1cc0dc65730888aca36e6a86618745b29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a29f7fff6267049908880abecbd32b1cc0dc65730888aca36e6a86618745b29", kill_on_drop: false }`
[INFO] [stdout] 0a29f7fff6267049908880abecbd32b1cc0dc65730888aca36e6a86618745b29
