[INFO] cloning repository https://github.com/ErvinXie/xwytools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErvinXie/xwytools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba74b36e6b1615ab7d8b7c27b170e498246b1358
[INFO] testing ErvinXie/xwytools/ba74b36e6b1615ab7d8b7c27b170e498246b1358 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ErvinXie/xwytools
[INFO] finished tweaking git repo https://github.com/ErvinXie/xwytools
[INFO] tweaked toml for git repo https://github.com/ErvinXie/xwytools written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErvinXie/xwytools on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52430be50626b41e59a7ff1c465002bb17456e8373cd74e3df81fd67a523c45f
[INFO] running `Command { std: "docker" "start" "-a" "52430be50626b41e59a7ff1c465002bb17456e8373cd74e3df81fd67a523c45f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52430be50626b41e59a7ff1c465002bb17456e8373cd74e3df81fd67a523c45f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52430be50626b41e59a7ff1c465002bb17456e8373cd74e3df81fd67a523c45f", kill_on_drop: false }`
[INFO] [stdout] 52430be50626b41e59a7ff1c465002bb17456e8373cd74e3df81fd67a523c45f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15b5370d597d71537ccd652098b094a2d27cfe570ac37bf48d52038b2ea95c83
[INFO] running `Command { std: "docker" "start" "-a" "15b5370d597d71537ccd652098b094a2d27cfe570ac37bf48d52038b2ea95c83", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling bitflags v2.4.2
[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 regex-syntax v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[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 21.08s
[INFO] running `Command { std: "docker" "inspect" "15b5370d597d71537ccd652098b094a2d27cfe570ac37bf48d52038b2ea95c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15b5370d597d71537ccd652098b094a2d27cfe570ac37bf48d52038b2ea95c83", kill_on_drop: false }`
[INFO] [stdout] 15b5370d597d71537ccd652098b094a2d27cfe570ac37bf48d52038b2ea95c83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5264614040bb8e8728fd21bc414da8a0da0d050afc2ca0edf0b8275ce5ba0b46
[INFO] running `Command { std: "docker" "start" "-a" "5264614040bb8e8728fd21bc414da8a0da0d050afc2ca0edf0b8275ce5ba0b46", 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.66s
[INFO] running `Command { std: "docker" "inspect" "5264614040bb8e8728fd21bc414da8a0da0d050afc2ca0edf0b8275ce5ba0b46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5264614040bb8e8728fd21bc414da8a0da0d050afc2ca0edf0b8275ce5ba0b46", kill_on_drop: false }`
[INFO] [stdout] 5264614040bb8e8728fd21bc414da8a0da0d050afc2ca0edf0b8275ce5ba0b46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 13e1cecd2c667d295db6680c5069d2fdbb40b5a02323f2f3b879ebb5b9cdb53c
[INFO] running `Command { std: "docker" "start" "-a" "13e1cecd2c667d295db6680c5069d2fdbb40b5a02323f2f3b879ebb5b9cdb53c", 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.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xwytools-64bef4a102edbd44)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-05-10T16:42:35Z INFO  xwytools::bench] Starting bench with concurrency 100
[INFO] [stderr] [2026-05-10T16:42:39Z INFO  xwytools::bench] Throughput(op/s): last 31.4M, ave 7.8M
[INFO] [stderr] [2026-05-10T16:42:50Z INFO  xwytools::bench] Throughput(op/s): last 95.5M, ave 8.4M
[INFO] [stderr] [2026-05-10T16:43:03Z INFO  xwytools::bench] Throughput(op/s): last 157.4M, ave 10.2M
[INFO] [stderr] [2026-05-10T16:43:16Z INFO  xwytools::bench] Throughput(op/s): last 167.8M, ave 11.1M
[INFO] [stderr] [2026-05-10T16:43:29Z INFO  xwytools::bench] Throughput(op/s): last 157.1M, ave 11.4M
[INFO] [stdout] test bench::test::test_bench has been running for over 60 seconds
[INFO] [stderr] [2026-05-10T16:43:39Z INFO  xwytools::bench] Throughput(op/s): last 172.9M, ave 12.2M
[INFO] [stderr] [2026-05-10T16:43:51Z INFO  xwytools::bench] Throughput(op/s): last 107.1M, ave 11.7M
[INFO] [stderr] [2026-05-10T16:44:02Z INFO  xwytools::bench] Throughput(op/s): last 155.7M, ave 11.9M
[INFO] [stderr] [2026-05-10T16:44:12Z INFO  xwytools::bench] Throughput(op/s): last 119.8M, ave 12.0M
[INFO] [stderr] [2026-05-10T16:44:25Z INFO  xwytools::bench] Throughput(op/s): last 143.6M, ave 11.9M
[INFO] [stderr] [2026-05-10T16:44:38Z INFO  xwytools::bench] Throughput(op/s): last 160.7M, ave 11.9M
[INFO] [stderr] [2026-05-10T16:44:49Z INFO  xwytools::bench] Throughput(op/s): last 145.7M, ave 12.0M
[INFO] [stderr] [2026-05-10T16:45:02Z INFO  xwytools::bench] Throughput(op/s): last 136.2M, ave 11.9M
[INFO] [stderr] [2026-05-10T16:45:14Z INFO  xwytools::bench] Throughput(op/s): last 161.0M, ave 12.0M
[INFO] [stderr] [2026-05-10T16:45:24Z INFO  xwytools::bench] Throughput(op/s): last 112.9M, ave 12.0M
[INFO] [stderr] [2026-05-10T16:45:36Z INFO  xwytools::bench] Throughput(op/s): last 132.6M, ave 11.9M
[INFO] [stderr] [2026-05-10T16:45:44Z INFO  xwytools::bench] Throughput(op/s): last 128.0M, ave 12.1M
[INFO] [stderr] [2026-05-10T16:45:56Z INFO  xwytools::bench] Throughput(op/s): last 128.5M, ave 12.0M
[INFO] [stderr] [2026-05-10T16:46:06Z INFO  xwytools::bench] Throughput(op/s): last 125.6M, ave 12.0M
[INFO] [stderr] [2026-05-10T16:46:19Z INFO  xwytools::bench] Throughput(op/s): last 137.0M, ave 11.9M
[INFO] [stderr] [2026-05-10T16:46:26Z INFO  xwytools::bench] Throughput(op/s): last 124.1M, ave 12.1M
[INFO] [stderr] [2026-05-10T16:46:35Z INFO  xwytools::bench] Throughput(op/s): last 98.7M, ave 12.1M
[INFO] [stderr] [2026-05-10T16:46:46Z INFO  xwytools::bench] Throughput(op/s): last 133.7M, ave 12.1M
[INFO] [stderr] [2026-05-10T16:46:58Z INFO  xwytools::bench] Throughput(op/s): last 128.1M, ave 12.0M
[INFO] [stderr] [2026-05-10T16:47:07Z INFO  xwytools::bench] Throughput(op/s): last 129.3M, ave 12.1M
[INFO] [stderr] [2026-05-10T16:47:15Z INFO  xwytools::bench] Throughput(op/s): last 108.5M, ave 12.1M
[INFO] [stderr] [2026-05-10T16:47:26Z INFO  xwytools::bench] Throughput(op/s): last 108.6M, ave 12.0M
[INFO] [stderr] [2026-05-10T16:47:39Z INFO  xwytools::bench] Throughput(op/s): last 157.6M, ave 12.0M
[INFO] [stderr] [2026-05-10T16:47:50Z INFO  xwytools::bench] Throughput(op/s): last 146.2M, ave 12.1M
[INFO] [stderr] [2026-05-10T16:48:04Z INFO  xwytools::bench] Throughput(op/s): last 149.4M, ave 12.0M
[INFO] [stderr] [2026-05-10T16:48:16Z INFO  xwytools::bench] Throughput(op/s): last 158.8M, ave 12.1M
[INFO] [stderr] [2026-05-10T16:48:30Z INFO  xwytools::bench] Throughput(op/s): last 152.6M, ave 12.0M
[INFO] [stderr] [2026-05-10T16:48:41Z INFO  xwytools::bench] Throughput(op/s): last 153.9M, ave 12.1M
[INFO] [stderr] [2026-05-10T16:48:50Z INFO  xwytools::bench] Throughput(op/s): last 114.4M, ave 12.1M
[INFO] [stderr] [2026-05-10T16:48:58Z INFO  xwytools::bench] Throughput(op/s): last 108.9M, ave 12.1M
[INFO] [stderr] [2026-05-10T16:49:03Z INFO  xwytools::bench] Throughput(op/s): last 107.8M, ave 12.2M
[INFO] [stderr] [2026-05-10T16:49:10Z INFO  xwytools::bench] Throughput(op/s): last 72.3M, ave 12.2M
[INFO] [stderr] [2026-05-10T16:49:18Z INFO  xwytools::bench] Throughput(op/s): last 116.7M, ave 12.3M
[INFO] [stderr] [2026-05-10T16:49:25Z INFO  xwytools::bench] Throughput(op/s): last 105.5M, ave 12.3M
[INFO] [stderr] [2026-05-10T16:49:33Z INFO  xwytools::bench] Throughput(op/s): last 127.5M, ave 12.4M
[INFO] [stderr] [2026-05-10T16:49:41Z INFO  xwytools::bench] Throughput(op/s): last 125.1M, ave 12.5M
[INFO] [stderr] [2026-05-10T16:49:48Z INFO  xwytools::bench] Throughput(op/s): last 109.6M, ave 12.5M
[INFO] [stderr] [2026-05-10T16:49:56Z INFO  xwytools::bench] Throughput(op/s): last 124.6M, ave 12.6M
[INFO] [stderr] [2026-05-10T16:50:03Z INFO  xwytools::bench] Throughput(op/s): last 116.9M, ave 12.6M
[INFO] [stderr] [2026-05-10T16:50:10Z INFO  xwytools::bench] Throughput(op/s): last 115.2M, ave 12.7M
[INFO] [stderr] [2026-05-10T16:50:14Z INFO  xwytools::bench] Throughput(op/s): last 99.8M, ave 12.8M
[INFO] [stderr] [2026-05-10T16:50:21Z INFO  xwytools::bench] Throughput(op/s): last 87.9M, ave 12.8M
[INFO] [stderr] [2026-05-10T16:50:28Z INFO  xwytools::bench] Throughput(op/s): last 125.1M, ave 12.9M
[INFO] [stderr] [2026-05-10T16:50:33Z INFO  xwytools::bench] Throughput(op/s): last 90.9M, ave 12.9M
[INFO] [stderr] [2026-05-10T16:50:39Z INFO  xwytools::bench] Throughput(op/s): last 91.1M, ave 12.9M
[INFO] [stderr] [2026-05-10T16:50:44Z INFO  xwytools::bench] Throughput(op/s): last 103.3M, ave 13.0M
[INFO] [stderr] [2026-05-10T16:50:49Z INFO  xwytools::bench] Throughput(op/s): last 97.0M, ave 13.1M
[INFO] [stderr] [2026-05-10T16:50:52Z INFO  xwytools::bench] Throughput(op/s): last 77.2M, ave 13.2M
[INFO] [stderr] [2026-05-10T16:50:56Z INFO  xwytools::bench] Throughput(op/s): last 61.7M, ave 13.2M
[INFO] [stderr] [2026-05-10T16:51:00Z INFO  xwytools::bench] Throughput(op/s): last 70.0M, ave 13.2M
[INFO] [stderr] [2026-05-10T16:51:04Z INFO  xwytools::bench] Throughput(op/s): last 81.1M, ave 13.3M
[INFO] [stderr] [2026-05-10T16:51:09Z INFO  xwytools::bench] Throughput(op/s): last 86.2M, ave 13.3M
[INFO] [stderr] [2026-05-10T16:51:12Z INFO  xwytools::bench] Throughput(op/s): last 109.5M, ave 13.4M
[INFO] [stderr] [2026-05-10T16:51:18Z INFO  xwytools::bench] Throughput(op/s): last 96.7M, ave 13.5M
[INFO] [stderr] [2026-05-10T16:51:21Z INFO  xwytools::bench] Throughput(op/s): last 87.7M, ave 13.6M
[INFO] [stderr] [2026-05-10T16:51:25Z INFO  xwytools::bench] Throughput(op/s): last 56.6M, ave 13.6M
[INFO] [stderr] [2026-05-10T16:51:29Z INFO  xwytools::bench] Throughput(op/s): last 79.3M, ave 13.6M
[INFO] [stderr] [2026-05-10T16:51:33Z INFO  xwytools::bench] Throughput(op/s): last 92.8M, ave 13.7M
[INFO] [stderr] [2026-05-10T16:51:38Z INFO  xwytools::bench] Throughput(op/s): last 94.8M, ave 13.7M
[INFO] [stderr] [2026-05-10T16:51:41Z INFO  xwytools::bench] Throughput(op/s): last 74.5M, ave 13.8M
[INFO] [stderr] [2026-05-10T16:51:44Z INFO  xwytools::bench] Throughput(op/s): last 80.2M, ave 13.9M
[INFO] [stderr] [2026-05-10T16:51:47Z INFO  xwytools::bench] Throughput(op/s): last 111.0M, ave 14.0M
[INFO] [stderr] [2026-05-10T16:51:48Z INFO  xwytools::bench] Throughput(op/s): last 65.4M, ave 14.1M
[INFO] [stderr] [2026-05-10T16:51:50Z INFO  xwytools::bench] Throughput(op/s): last 79.5M, ave 14.2M
[INFO] [stderr] [2026-05-10T16:51:52Z INFO  xwytools::bench] Throughput(op/s): last 82.2M, ave 14.3M
[INFO] [stderr] [2026-05-10T16:51:53Z INFO  xwytools::bench] Throughput(op/s): last 78.1M, ave 14.4M
[INFO] [stderr] [2026-05-10T16:51:55Z INFO  xwytools::bench] Throughput(op/s): last 56.4M, ave 14.4M
[INFO] [stderr] [2026-05-10T16:51:57Z INFO  xwytools::bench] Throughput(op/s): last 77.9M, ave 14.5M
[INFO] [stderr] [2026-05-10T16:51:59Z INFO  xwytools::bench] Throughput(op/s): last 74.8M, ave 14.6M
[INFO] [stderr] [2026-05-10T16:52:01Z INFO  xwytools::bench] Throughput(op/s): last 55.8M, ave 14.7M
[INFO] [stderr] [2026-05-10T16:52:02Z INFO  xwytools::bench] Throughput(op/s): last 62.2M, ave 14.7M
[INFO] [stderr] [2026-05-10T16:52:04Z INFO  xwytools::bench] Throughput(op/s): last 65.1M, ave 14.8M
[INFO] [stderr] [2026-05-10T16:52:06Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 14.9M
[INFO] [stderr] [2026-05-10T16:52:07Z INFO  xwytools::bench] Throughput(op/s): last 63.8M, ave 14.9M
[INFO] [stderr] [2026-05-10T16:52:09Z INFO  xwytools::bench] Throughput(op/s): last 65.0M, ave 15.0M
[INFO] [stderr] [2026-05-10T16:52:11Z INFO  xwytools::bench] Throughput(op/s): last 71.3M, ave 15.1M
[INFO] [stderr] [2026-05-10T16:52:13Z INFO  xwytools::bench] Throughput(op/s): last 68.6M, ave 15.1M
[INFO] [stderr] [2026-05-10T16:52:15Z INFO  xwytools::bench] Throughput(op/s): last 89.1M, ave 15.2M
[INFO] [stderr] [2026-05-10T16:52:16Z INFO  xwytools::bench] Throughput(op/s): last 61.3M, ave 15.3M
[INFO] [stderr] [2026-05-10T16:52:18Z INFO  xwytools::bench] Throughput(op/s): last 62.9M, ave 15.4M
[INFO] [stderr] [2026-05-10T16:52:20Z INFO  xwytools::bench] Throughput(op/s): last 113.8M, ave 15.5M
[INFO] [stderr] [2026-05-10T16:52:22Z INFO  xwytools::bench] Throughput(op/s): last 104.9M, ave 15.6M
[INFO] [stderr] [2026-05-10T16:52:23Z INFO  xwytools::bench] Throughput(op/s): last 54.5M, ave 15.7M
[INFO] [stderr] [2026-05-10T16:52:25Z INFO  xwytools::bench] Throughput(op/s): last 62.6M, ave 15.8M
[INFO] [stderr] [2026-05-10T16:52:27Z INFO  xwytools::bench] Throughput(op/s): last 76.0M, ave 15.8M
[INFO] [stderr] [2026-05-10T16:52:29Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 15.9M
[INFO] [stderr] [2026-05-10T16:52:30Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 15.9M
[INFO] [stderr] [2026-05-10T16:52:32Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 16.0M
[INFO] [stderr] [2026-05-10T16:52:33Z INFO  xwytools::bench] Throughput(op/s): last 59.8M, ave 16.1M
[INFO] [stderr] [2026-05-10T16:52:35Z INFO  xwytools::bench] Throughput(op/s): last 83.9M, ave 16.1M
[INFO] [stderr] [2026-05-10T16:52:37Z INFO  xwytools::bench] Throughput(op/s): last 78.6M, ave 16.2M
[INFO] [stderr] [2026-05-10T16:52:39Z INFO  xwytools::bench] Throughput(op/s): last 59.1M, ave 16.3M
[INFO] [stderr] [2026-05-10T16:52:40Z INFO  xwytools::bench] Throughput(op/s): last 59.2M, ave 16.3M
[INFO] [stderr] [2026-05-10T16:52:42Z INFO  xwytools::bench] Throughput(op/s): last 70.2M, ave 16.4M
[INFO] [stderr] [2026-05-10T16:52:44Z INFO  xwytools::bench] Throughput(op/s): last 60.6M, ave 16.5M
[INFO] [stderr] [2026-05-10T16:52:45Z INFO  xwytools::bench] Throughput(op/s): last 64.4M, ave 16.5M
[INFO] [stderr] [2026-05-10T16:52:48Z INFO  xwytools::bench] Throughput(op/s): last 87.4M, ave 16.6M
[INFO] [stderr] [2026-05-10T16:52:49Z INFO  xwytools::bench] Throughput(op/s): last 67.7M, ave 16.7M
[INFO] [stderr] [2026-05-10T16:52:51Z INFO  xwytools::bench] Throughput(op/s): last 63.0M, ave 16.7M
[INFO] [stderr] [2026-05-10T16:52:53Z INFO  xwytools::bench] Throughput(op/s): last 68.2M, ave 16.8M
[INFO] [stderr] [2026-05-10T16:52:55Z INFO  xwytools::bench] Throughput(op/s): last 66.1M, ave 16.8M
[INFO] [stderr] [2026-05-10T16:52:56Z INFO  xwytools::bench] Throughput(op/s): last 75.6M, ave 16.9M
[INFO] [stderr] [2026-05-10T16:52:58Z INFO  xwytools::bench] Throughput(op/s): last 98.9M, ave 17.0M
[INFO] [stderr] [2026-05-10T16:53:00Z INFO  xwytools::bench] Throughput(op/s): last 66.0M, ave 17.1M
[INFO] [stderr] [2026-05-10T16:53:02Z INFO  xwytools::bench] Throughput(op/s): last 67.7M, ave 17.1M
[INFO] [stderr] [2026-05-10T16:53:04Z INFO  xwytools::bench] Throughput(op/s): last 102.6M, ave 17.3M
[INFO] [stderr] [2026-05-10T16:53:06Z INFO  xwytools::bench] Throughput(op/s): last 92.6M, ave 17.3M
[INFO] [stderr] [2026-05-10T16:53:08Z INFO  xwytools::bench] Throughput(op/s): last 113.8M, ave 17.5M
[INFO] [stderr] [2026-05-10T16:53:10Z INFO  xwytools::bench] Throughput(op/s): last 82.9M, ave 17.5M
[INFO] [stderr] [2026-05-10T16:53:12Z INFO  xwytools::bench] Throughput(op/s): last 62.9M, ave 17.6M
[INFO] [stderr] [2026-05-10T16:53:14Z INFO  xwytools::bench] Throughput(op/s): last 81.0M, ave 17.7M
[INFO] [stderr] [2026-05-10T16:53:16Z INFO  xwytools::bench] Throughput(op/s): last 124.5M, ave 17.8M
[INFO] [stderr] [2026-05-10T16:53:18Z INFO  xwytools::bench] Throughput(op/s): last 97.1M, ave 17.9M
[INFO] [stderr] [2026-05-10T16:53:20Z INFO  xwytools::bench] Throughput(op/s): last 77.7M, ave 17.9M
[INFO] [stderr] [2026-05-10T16:53:22Z INFO  xwytools::bench] Throughput(op/s): last 69.0M, ave 18.0M
[INFO] [stderr] [2026-05-10T16:53:24Z INFO  xwytools::bench] Throughput(op/s): last 97.5M, ave 18.1M
[INFO] [stderr] [2026-05-10T16:53:27Z INFO  xwytools::bench] Throughput(op/s): last 138.9M, ave 18.2M
[INFO] [stderr] [2026-05-10T16:53:28Z INFO  xwytools::bench] Throughput(op/s): last 83.3M, ave 18.3M
[INFO] [stderr] [2026-05-10T16:53:30Z INFO  xwytools::bench] Throughput(op/s): last 60.1M, ave 18.4M
[INFO] [stderr] [2026-05-10T16:53:32Z INFO  xwytools::bench] Throughput(op/s): last 68.5M, ave 18.4M
[INFO] [stderr] [2026-05-10T16:53:34Z INFO  xwytools::bench] Throughput(op/s): last 88.1M, ave 18.5M
[INFO] [stderr] [2026-05-10T16:53:35Z INFO  xwytools::bench] Throughput(op/s): last 84.1M, ave 18.6M
[INFO] [stderr] [2026-05-10T16:53:37Z INFO  xwytools::bench] Throughput(op/s): last 62.9M, ave 18.6M
[INFO] [stderr] [2026-05-10T16:53:39Z INFO  xwytools::bench] Throughput(op/s): last 65.1M, ave 18.7M
[INFO] [stderr] [2026-05-10T16:53:41Z INFO  xwytools::bench] Throughput(op/s): last 86.4M, ave 18.7M
[INFO] [stderr] [2026-05-10T16:53:43Z INFO  xwytools::bench] Throughput(op/s): last 73.0M, ave 18.8M
[INFO] [stderr] [2026-05-10T16:53:44Z INFO  xwytools::bench] Throughput(op/s): last 64.2M, ave 18.9M
[INFO] [stderr] [2026-05-10T16:53:46Z INFO  xwytools::bench] Throughput(op/s): last 53.5M, ave 18.9M
[INFO] [stderr] [2026-05-10T16:53:48Z INFO  xwytools::bench] Throughput(op/s): last 62.3M, ave 18.9M
[INFO] [stderr] [2026-05-10T16:53:50Z INFO  xwytools::bench] Throughput(op/s): last 64.9M, ave 19.0M
[INFO] [stderr] [2026-05-10T16:53:51Z INFO  xwytools::bench] Throughput(op/s): last 71.6M, ave 19.0M
[INFO] [stderr] [2026-05-10T16:53:53Z INFO  xwytools::bench] Throughput(op/s): last 66.9M, ave 19.1M
[INFO] [stderr] [2026-05-10T16:53:55Z INFO  xwytools::bench] Throughput(op/s): last 72.4M, ave 19.1M
[INFO] [stderr] [2026-05-10T16:53:57Z INFO  xwytools::bench] Throughput(op/s): last 74.8M, ave 19.2M
[INFO] [stderr] [2026-05-10T16:53:59Z INFO  xwytools::bench] Throughput(op/s): last 78.3M, ave 19.2M
[INFO] [stderr] [2026-05-10T16:54:01Z INFO  xwytools::bench] Throughput(op/s): last 76.3M, ave 19.3M
[INFO] [stderr] [2026-05-10T16:54:03Z INFO  xwytools::bench] Throughput(op/s): last 75.7M, ave 19.4M
[INFO] [stderr] [2026-05-10T16:54:05Z INFO  xwytools::bench] Throughput(op/s): last 73.4M, ave 19.4M
[INFO] [stderr] [2026-05-10T16:54:06Z INFO  xwytools::bench] Throughput(op/s): last 60.5M, ave 19.5M
[INFO] [stderr] [2026-05-10T16:54:08Z INFO  xwytools::bench] Throughput(op/s): last 73.5M, ave 19.5M
[INFO] [stderr] [2026-05-10T16:54:11Z INFO  xwytools::bench] Throughput(op/s): last 97.1M, ave 19.6M
[INFO] [stderr] [2026-05-10T16:54:13Z INFO  xwytools::bench] Throughput(op/s): last 120.9M, ave 19.7M
[INFO] [stderr] [2026-05-10T16:54:15Z INFO  xwytools::bench] Throughput(op/s): last 103.2M, ave 19.8M
[INFO] [stderr] [2026-05-10T16:54:17Z INFO  xwytools::bench] Throughput(op/s): last 102.9M, ave 19.9M
[INFO] [stderr] [2026-05-10T16:54:19Z INFO  xwytools::bench] Throughput(op/s): last 91.2M, ave 20.0M
[INFO] [stderr] [2026-05-10T16:54:20Z INFO  xwytools::bench] Throughput(op/s): last 63.6M, ave 20.0M
[INFO] [stderr] [2026-05-10T16:54:22Z INFO  xwytools::bench] Throughput(op/s): last 57.3M, ave 20.0M
[INFO] [stderr] [2026-05-10T16:54:24Z INFO  xwytools::bench] Throughput(op/s): last 71.4M, ave 20.1M
[INFO] [stderr] [2026-05-10T16:54:26Z INFO  xwytools::bench] Throughput(op/s): last 97.3M, ave 20.1M
[INFO] [stderr] [2026-05-10T16:54:28Z INFO  xwytools::bench] Throughput(op/s): last 83.3M, ave 20.2M
[INFO] [stderr] [2026-05-10T16:54:29Z INFO  xwytools::bench] Throughput(op/s): last 62.7M, ave 20.3M
[INFO] [stderr] [2026-05-10T16:54:31Z INFO  xwytools::bench] Throughput(op/s): last 64.1M, ave 20.3M
[INFO] [stderr] [2026-05-10T16:54:34Z INFO  xwytools::bench] Throughput(op/s): last 80.6M, ave 20.3M
[INFO] [stderr] [2026-05-10T16:54:35Z INFO  xwytools::bench] Throughput(op/s): last 66.0M, ave 20.4M
[INFO] [stderr] [2026-05-10T16:54:37Z INFO  xwytools::bench] Throughput(op/s): last 64.0M, ave 20.4M
[INFO] [stderr] [2026-05-10T16:54:39Z INFO  xwytools::bench] Throughput(op/s): last 73.6M, ave 20.5M
[INFO] [stderr] [2026-05-10T16:54:41Z INFO  xwytools::bench] Throughput(op/s): last 69.4M, ave 20.5M
[INFO] [stderr] [2026-05-10T16:54:43Z INFO  xwytools::bench] Throughput(op/s): last 60.5M, ave 20.6M
[INFO] [stderr] [2026-05-10T16:54:44Z INFO  xwytools::bench] Throughput(op/s): last 62.8M, ave 20.6M
[INFO] [stderr] [2026-05-10T16:54:47Z INFO  xwytools::bench] Throughput(op/s): last 106.5M, ave 20.7M
[INFO] [stderr] [2026-05-10T16:54:48Z INFO  xwytools::bench] Throughput(op/s): last 69.5M, ave 20.7M
[INFO] [stderr] [2026-05-10T16:54:50Z INFO  xwytools::bench] Throughput(op/s): last 53.3M, ave 20.7M
[INFO] [stderr] [2026-05-10T16:54:52Z INFO  xwytools::bench] Throughput(op/s): last 66.8M, ave 20.8M
[INFO] [stderr] [2026-05-10T16:54:53Z INFO  xwytools::bench] Throughput(op/s): last 67.7M, ave 20.8M
[INFO] [stderr] [2026-05-10T16:54:55Z INFO  xwytools::bench] Throughput(op/s): last 56.7M, ave 20.9M
[INFO] [stderr] [2026-05-10T16:54:57Z INFO  xwytools::bench] Throughput(op/s): last 60.3M, ave 20.9M
[INFO] [stderr] [2026-05-10T16:54:58Z INFO  xwytools::bench] Throughput(op/s): last 66.5M, ave 20.9M
[INFO] [stderr] [2026-05-10T16:55:00Z INFO  xwytools::bench] Throughput(op/s): last 73.6M, ave 21.0M
[INFO] [stderr] [2026-05-10T16:55:02Z INFO  xwytools::bench] Throughput(op/s): last 64.1M, ave 21.0M
[INFO] [stderr] [2026-05-10T16:55:04Z INFO  xwytools::bench] Throughput(op/s): last 62.8M, ave 21.0M
[INFO] [stderr] [2026-05-10T16:55:06Z INFO  xwytools::bench] Throughput(op/s): last 73.6M, ave 21.1M
[INFO] [stderr] [2026-05-10T16:55:07Z INFO  xwytools::bench] Throughput(op/s): last 57.0M, ave 21.1M
[INFO] [stderr] [2026-05-10T16:55:08Z INFO  xwytools::bench] Throughput(op/s): last 52.5M, ave 21.2M
[INFO] [stderr] [2026-05-10T16:55:10Z INFO  xwytools::bench] Throughput(op/s): last 59.1M, ave 21.2M
[INFO] [stderr] [2026-05-10T16:55:12Z INFO  xwytools::bench] Throughput(op/s): last 64.2M, ave 21.2M
[INFO] [stderr] [2026-05-10T16:55:14Z INFO  xwytools::bench] Throughput(op/s): last 74.1M, ave 21.3M
[INFO] [stderr] [2026-05-10T16:55:16Z INFO  xwytools::bench] Throughput(op/s): last 97.1M, ave 21.3M
[INFO] [stderr] [2026-05-10T16:55:18Z INFO  xwytools::bench] Throughput(op/s): last 76.2M, ave 21.4M
[INFO] [stderr] [2026-05-10T16:55:19Z INFO  xwytools::bench] Throughput(op/s): last 69.0M, ave 21.4M
[INFO] [stderr] [2026-05-10T16:55:21Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 21.5M
[INFO] [stderr] [2026-05-10T16:55:24Z INFO  xwytools::bench] Throughput(op/s): last 79.9M, ave 21.5M
[INFO] [stderr] [2026-05-10T16:55:26Z INFO  xwytools::bench] Throughput(op/s): last 95.6M, ave 21.6M
[INFO] [stderr] [2026-05-10T16:55:28Z INFO  xwytools::bench] Throughput(op/s): last 68.2M, ave 21.6M
[INFO] [stderr] [2026-05-10T16:55:30Z INFO  xwytools::bench] Throughput(op/s): last 77.4M, ave 21.6M
[INFO] [stderr] [2026-05-10T16:55:31Z INFO  xwytools::bench] Throughput(op/s): last 76.6M, ave 21.7M
[INFO] [stderr] [2026-05-10T16:55:33Z INFO  xwytools::bench] Throughput(op/s): last 67.4M, ave 21.7M
[INFO] [stderr] [2026-05-10T16:55:35Z INFO  xwytools::bench] Throughput(op/s): last 66.7M, ave 21.8M
[INFO] [stderr] [2026-05-10T16:55:37Z INFO  xwytools::bench] Throughput(op/s): last 64.7M, ave 21.8M
[INFO] [stderr] [2026-05-10T16:55:39Z INFO  xwytools::bench] Throughput(op/s): last 75.2M, ave 21.8M
[INFO] [stderr] [2026-05-10T16:55:40Z INFO  xwytools::bench] Throughput(op/s): last 65.0M, ave 21.9M
[INFO] [stderr] [2026-05-10T16:55:43Z INFO  xwytools::bench] Throughput(op/s): last 111.2M, ave 22.0M
[INFO] [stderr] [2026-05-10T16:55:45Z INFO  xwytools::bench] Throughput(op/s): last 102.3M, ave 22.0M
[INFO] [stderr] [2026-05-10T16:55:46Z INFO  xwytools::bench] Throughput(op/s): last 73.1M, ave 22.1M
[INFO] [stderr] [2026-05-10T16:55:48Z INFO  xwytools::bench] Throughput(op/s): last 62.2M, ave 22.1M
[INFO] [stderr] [2026-05-10T16:55:50Z INFO  xwytools::bench] Throughput(op/s): last 72.3M, ave 22.1M
[INFO] [stderr] [2026-05-10T16:55:52Z INFO  xwytools::bench] Throughput(op/s): last 67.1M, ave 22.2M
[INFO] [stderr] [2026-05-10T16:55:53Z INFO  xwytools::bench] Throughput(op/s): last 69.0M, ave 22.2M
[INFO] [stderr] [2026-05-10T16:55:55Z INFO  xwytools::bench] Throughput(op/s): last 55.8M, ave 22.2M
[INFO] [stderr] [2026-05-10T16:55:57Z INFO  xwytools::bench] Throughput(op/s): last 63.4M, ave 22.3M
[INFO] [stderr] [2026-05-10T16:55:59Z INFO  xwytools::bench] Throughput(op/s): last 63.9M, ave 22.3M
[INFO] [stderr] [2026-05-10T16:56:01Z INFO  xwytools::bench] Throughput(op/s): last 82.1M, ave 22.3M
[INFO] [stderr] [2026-05-10T16:56:02Z INFO  xwytools::bench] Throughput(op/s): last 75.0M, ave 22.4M
[INFO] [stderr] [2026-05-10T16:56:04Z INFO  xwytools::bench] Throughput(op/s): last 73.9M, ave 22.4M
[INFO] [stderr] [2026-05-10T16:56:06Z INFO  xwytools::bench] Throughput(op/s): last 71.1M, ave 22.5M
[INFO] [stderr] [2026-05-10T16:56:08Z INFO  xwytools::bench] Throughput(op/s): last 66.4M, ave 22.5M
[INFO] [stderr] [2026-05-10T16:56:10Z INFO  xwytools::bench] Throughput(op/s): last 58.3M, ave 22.5M
[INFO] [stderr] [2026-05-10T16:56:11Z INFO  xwytools::bench] Throughput(op/s): last 68.4M, ave 22.6M
[INFO] [stderr] [2026-05-10T16:56:13Z INFO  xwytools::bench] Throughput(op/s): last 58.9M, ave 22.6M
[INFO] [stderr] [2026-05-10T16:56:14Z INFO  xwytools::bench] Throughput(op/s): last 57.0M, ave 22.6M
[INFO] [stderr] [2026-05-10T16:56:16Z INFO  xwytools::bench] Throughput(op/s): last 69.1M, ave 22.6M
[INFO] [stderr] [2026-05-10T16:56:18Z INFO  xwytools::bench] Throughput(op/s): last 62.6M, ave 22.7M
[INFO] [stderr] [2026-05-10T16:56:20Z INFO  xwytools::bench] Throughput(op/s): last 59.0M, ave 22.7M
[INFO] [stderr] [2026-05-10T16:56:21Z INFO  xwytools::bench] Throughput(op/s): last 68.7M, ave 22.7M
[INFO] [stderr] [2026-05-10T16:56:23Z INFO  xwytools::bench] Throughput(op/s): last 63.5M, ave 22.8M
[INFO] [stderr] [2026-05-10T16:56:25Z INFO  xwytools::bench] Throughput(op/s): last 91.9M, ave 22.8M
[INFO] [stderr] [2026-05-10T16:56:26Z INFO  xwytools::bench] Throughput(op/s): last 75.4M, ave 22.9M
[INFO] [stderr] [2026-05-10T16:56:28Z INFO  xwytools::bench] Throughput(op/s): last 53.6M, ave 22.9M
[INFO] [stderr] [2026-05-10T16:56:30Z INFO  xwytools::bench] Throughput(op/s): last 61.7M, ave 22.9M
[INFO] [stderr] [2026-05-10T16:56:31Z INFO  xwytools::bench] Throughput(op/s): last 65.3M, ave 23.0M
[INFO] [stderr] [2026-05-10T16:56:33Z INFO  xwytools::bench] Throughput(op/s): last 62.2M, ave 23.0M
[INFO] [stderr] [2026-05-10T16:56:34Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 23.0M
[INFO] [stderr] [2026-05-10T16:56:36Z INFO  xwytools::bench] Throughput(op/s): last 58.6M, ave 23.0M
[INFO] [stderr] [2026-05-10T16:56:38Z INFO  xwytools::bench] Throughput(op/s): last 62.5M, ave 23.1M
[INFO] [stderr] [2026-05-10T16:56:40Z INFO  xwytools::bench] Throughput(op/s): last 76.4M, ave 23.1M
[INFO] [stderr] [2026-05-10T16:56:41Z INFO  xwytools::bench] Throughput(op/s): last 71.7M, ave 23.1M
[INFO] [stderr] [2026-05-10T16:56:43Z INFO  xwytools::bench] Throughput(op/s): last 62.0M, ave 23.2M
[INFO] [stderr] [2026-05-10T16:56:45Z INFO  xwytools::bench] Throughput(op/s): last 70.6M, ave 23.2M
[INFO] [stderr] [2026-05-10T16:56:47Z INFO  xwytools::bench] Throughput(op/s): last 73.7M, ave 23.2M
[INFO] [stderr] [2026-05-10T16:56:48Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 23.3M
[INFO] [stderr] [2026-05-10T16:56:50Z INFO  xwytools::bench] Throughput(op/s): last 52.9M, ave 23.3M
[INFO] [stderr] [2026-05-10T16:56:52Z INFO  xwytools::bench] Throughput(op/s): last 71.2M, ave 23.3M
[INFO] [stderr] [2026-05-10T16:56:53Z INFO  xwytools::bench] Throughput(op/s): last 64.4M, ave 23.4M
[INFO] [stderr] [2026-05-10T16:56:55Z INFO  xwytools::bench] Throughput(op/s): last 58.9M, ave 23.4M
[INFO] [stderr] [2026-05-10T16:56:57Z INFO  xwytools::bench] Throughput(op/s): last 79.7M, ave 23.4M
[INFO] [stderr] [2026-05-10T16:56:59Z INFO  xwytools::bench] Throughput(op/s): last 77.6M, ave 23.5M
[INFO] [stderr] [2026-05-10T16:57:01Z INFO  xwytools::bench] Throughput(op/s): last 64.3M, ave 23.5M
[INFO] [stderr] [2026-05-10T16:57:03Z INFO  xwytools::bench] Throughput(op/s): last 74.6M, ave 23.5M
[INFO] [stderr] [2026-05-10T16:57:05Z INFO  xwytools::bench] Throughput(op/s): last 70.7M, ave 23.5M
[INFO] [stderr] [2026-05-10T16:57:07Z INFO  xwytools::bench] Throughput(op/s): last 94.4M, ave 23.6M
[INFO] [stderr] [2026-05-10T16:57:09Z INFO  xwytools::bench] Throughput(op/s): last 101.5M, ave 23.7M
[INFO] [stderr] [2026-05-10T16:57:11Z INFO  xwytools::bench] Throughput(op/s): last 103.0M, ave 23.7M
[INFO] [stderr] [2026-05-10T16:57:13Z INFO  xwytools::bench] Throughput(op/s): last 83.1M, ave 23.8M
[INFO] [stderr] [2026-05-10T16:57:14Z INFO  xwytools::bench] Throughput(op/s): last 62.2M, ave 23.8M
[INFO] [stderr] [2026-05-10T16:57:16Z INFO  xwytools::bench] Throughput(op/s): last 85.7M, ave 23.8M
[INFO] [stderr] [2026-05-10T16:57:18Z INFO  xwytools::bench] Throughput(op/s): last 88.8M, ave 23.9M
[INFO] [stderr] [2026-05-10T16:57:20Z INFO  xwytools::bench] Throughput(op/s): last 63.9M, ave 23.9M
[INFO] [stderr] [2026-05-10T16:57:21Z INFO  xwytools::bench] Throughput(op/s): last 71.3M, ave 23.9M
[INFO] [stderr] [2026-05-10T16:57:23Z INFO  xwytools::bench] Throughput(op/s): last 105.0M, ave 24.0M
[INFO] [stderr] [2026-05-10T16:57:25Z INFO  xwytools::bench] Throughput(op/s): last 61.3M, ave 24.0M
[INFO] [stderr] [2026-05-10T16:57:27Z INFO  xwytools::bench] Throughput(op/s): last 61.3M, ave 24.1M
[INFO] [stderr] [2026-05-10T16:57:28Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 24.1M
[INFO] [stderr] [2026-05-10T16:57:30Z INFO  xwytools::bench] Throughput(op/s): last 62.2M, ave 24.1M
[INFO] [stderr] [2026-05-10T16:57:31Z INFO  xwytools::bench] Throughput(op/s): last 65.8M, ave 24.1M
[INFO] [stderr] [2026-05-10T16:57:33Z INFO  xwytools::bench] Throughput(op/s): last 68.6M, ave 24.2M
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "13e1cecd2c667d295db6680c5069d2fdbb40b5a02323f2f3b879ebb5b9cdb53c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13e1cecd2c667d295db6680c5069d2fdbb40b5a02323f2f3b879ebb5b9cdb53c", kill_on_drop: false }`
[INFO] [stdout] 13e1cecd2c667d295db6680c5069d2fdbb40b5a02323f2f3b879ebb5b9cdb53c
