[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 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErvinXie/xwytools on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermit-abi v0.3.4
[INFO] [stderr]   Downloaded is-terminal v0.4.10
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.90
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.90
[INFO] [stderr]   Downloaded ctrlc v3.4.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.90
[INFO] [stderr]   Downloaded iana-time-zone v0.1.59
[INFO] [stderr]   Downloaded js-sys v0.3.67
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.90
[INFO] [stderr]   Downloaded rustix v0.38.30
[INFO] [stderr]   Downloaded libc v0.2.152
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5100be9b8432ad2e1c70fb40893f079259ed5056db64f31f17e706e7d023fcf0
[INFO] running `Command { std: "docker" "start" "-a" "5100be9b8432ad2e1c70fb40893f079259ed5056db64f31f17e706e7d023fcf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5100be9b8432ad2e1c70fb40893f079259ed5056db64f31f17e706e7d023fcf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5100be9b8432ad2e1c70fb40893f079259ed5056db64f31f17e706e7d023fcf0", kill_on_drop: false }`
[INFO] [stdout] 5100be9b8432ad2e1c70fb40893f079259ed5056db64f31f17e706e7d023fcf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c0854593d8f62e86efad1512a337ec288fa4adf14e307c496641aa47499e8b9
[INFO] running `Command { std: "docker" "start" "-a" "9c0854593d8f62e86efad1512a337ec288fa4adf14e307c496641aa47499e8b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling ctrlc v3.4.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling xwytools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.20s
[INFO] running `Command { std: "docker" "inspect" "9c0854593d8f62e86efad1512a337ec288fa4adf14e307c496641aa47499e8b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c0854593d8f62e86efad1512a337ec288fa4adf14e307c496641aa47499e8b9", kill_on_drop: false }`
[INFO] [stdout] 9c0854593d8f62e86efad1512a337ec288fa4adf14e307c496641aa47499e8b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2870b1e54dca58f12ecfd2dc211247f1b4293d4746e14159352cf6f212946391
[INFO] running `Command { std: "docker" "start" "-a" "2870b1e54dca58f12ecfd2dc211247f1b4293d4746e14159352cf6f212946391", 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.54s
[INFO] running `Command { std: "docker" "inspect" "2870b1e54dca58f12ecfd2dc211247f1b4293d4746e14159352cf6f212946391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2870b1e54dca58f12ecfd2dc211247f1b4293d4746e14159352cf6f212946391", kill_on_drop: false }`
[INFO] [stdout] 2870b1e54dca58f12ecfd2dc211247f1b4293d4746e14159352cf6f212946391
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ed651bc998d5834eb95b02d744926559423b6af0357869e99bdc8202c7b9a46
[INFO] running `Command { std: "docker" "start" "-a" "6ed651bc998d5834eb95b02d744926559423b6af0357869e99bdc8202c7b9a46", 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-d043239986df8320)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-03-09T11:21:35Z INFO  xwytools::bench] Starting bench with concurrency 100
[INFO] [stderr] [2026-03-09T11:21:39Z INFO  xwytools::bench] Throughput(op/s): last 47.0M, ave 12.2M
[INFO] [stderr] [2026-03-09T11:21:41Z INFO  xwytools::bench] Throughput(op/s): last 49.3M, ave 17.2M
[INFO] [stderr] [2026-03-09T11:21:43Z INFO  xwytools::bench] Throughput(op/s): last 30.3M, ave 16.1M
[INFO] [stderr] [2026-03-09T11:21:45Z INFO  xwytools::bench] Throughput(op/s): last 38.5M, ave 16.6M
[INFO] [stderr] [2026-03-09T11:21:47Z INFO  xwytools::bench] Throughput(op/s): last 42.7M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:21:49Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 19.5M
[INFO] [stderr] [2026-03-09T11:21:52Z INFO  xwytools::bench] Throughput(op/s): last 69.7M, ave 20.4M
[INFO] [stderr] [2026-03-09T11:21:53Z INFO  xwytools::bench] Throughput(op/s): last 48.3M, ave 21.1M
[INFO] [stderr] [2026-03-09T11:21:56Z INFO  xwytools::bench] Throughput(op/s): last 39.3M, ave 20.5M
[INFO] [stderr] [2026-03-09T11:21:58Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 21.3M
[INFO] [stderr] [2026-03-09T11:22:01Z INFO  xwytools::bench] Throughput(op/s): last 53.1M, ave 21.0M
[INFO] [stderr] [2026-03-09T11:22:02Z INFO  xwytools::bench] Throughput(op/s): last 50.2M, ave 21.5M
[INFO] [stderr] [2026-03-09T11:22:05Z INFO  xwytools::bench] Throughput(op/s): last 38.4M, ave 20.7M
[INFO] [stderr] [2026-03-09T11:22:08Z INFO  xwytools::bench] Throughput(op/s): last 58.7M, ave 20.5M
[INFO] [stderr] [2026-03-09T11:22:14Z INFO  xwytools::bench] Throughput(op/s): last 77.9M, ave 19.6M
[INFO] [stderr] [2026-03-09T11:22:18Z INFO  xwytools::bench] Throughput(op/s): last 70.9M, ave 19.6M
[INFO] [stderr] [2026-03-09T11:22:21Z INFO  xwytools::bench] Throughput(op/s): last 44.3M, ave 19.2M
[INFO] [stderr] [2026-03-09T11:22:24Z INFO  xwytools::bench] Throughput(op/s): last 67.2M, ave 19.1M
[INFO] [stderr] [2026-03-09T11:22:28Z INFO  xwytools::bench] Throughput(op/s): last 68.4M, ave 19.1M
[INFO] [stderr] [2026-03-09T11:22:30Z INFO  xwytools::bench] Throughput(op/s): last 39.1M, ave 19.1M
[INFO] [stderr] [2026-03-09T11:22:33Z INFO  xwytools::bench] Throughput(op/s): last 41.7M, ave 18.9M
[INFO] [stdout] test bench::test::test_bench has been running for over 60 seconds
[INFO] [stderr] [2026-03-09T11:22:35Z INFO  xwytools::bench] Throughput(op/s): last 51.1M, ave 18.9M
[INFO] [stderr] [2026-03-09T11:22:38Z INFO  xwytools::bench] Throughput(op/s): last 60.6M, ave 19.0M
[INFO] [stderr] [2026-03-09T11:22:41Z INFO  xwytools::bench] Throughput(op/s): last 64.7M, ave 19.4M
[INFO] [stderr] [2026-03-09T11:22:44Z INFO  xwytools::bench] Throughput(op/s): last 42.4M, ave 19.1M
[INFO] [stderr] [2026-03-09T11:22:48Z INFO  xwytools::bench] Throughput(op/s): last 73.8M, ave 18.9M
[INFO] [stderr] [2026-03-09T11:22:51Z INFO  xwytools::bench] Throughput(op/s): last 145.9M, ave 20.0M
[INFO] [stderr] [2026-03-09T11:22:55Z INFO  xwytools::bench] Throughput(op/s): last 121.6M, ave 20.6M
[INFO] [stderr] [2026-03-09T11:23:01Z INFO  xwytools::bench] Throughput(op/s): last 110.5M, ave 20.6M
[INFO] [stderr] [2026-03-09T11:23:05Z INFO  xwytools::bench] Throughput(op/s): last 106.1M, ave 20.7M
[INFO] [stderr] [2026-03-09T11:23:08Z INFO  xwytools::bench] Throughput(op/s): last 76.2M, ave 20.8M
[INFO] [stderr] [2026-03-09T11:23:11Z INFO  xwytools::bench] Throughput(op/s): last 50.1M, ave 20.8M
[INFO] [stderr] [2026-03-09T11:23:15Z INFO  xwytools::bench] Throughput(op/s): last 71.3M, ave 20.6M
[INFO] [stderr] [2026-03-09T11:23:18Z INFO  xwytools::bench] Throughput(op/s): last 72.6M, ave 20.7M
[INFO] [stderr] [2026-03-09T11:23:21Z INFO  xwytools::bench] Throughput(op/s): last 47.9M, ave 20.6M
[INFO] [stderr] [2026-03-09T11:23:25Z INFO  xwytools::bench] Throughput(op/s): last 64.7M, ave 20.4M
[INFO] [stderr] [2026-03-09T11:23:30Z INFO  xwytools::bench] Throughput(op/s): last 92.7M, ave 20.3M
[INFO] [stderr] [2026-03-09T11:23:34Z INFO  xwytools::bench] Throughput(op/s): last 75.6M, ave 20.4M
[INFO] [stderr] [2026-03-09T11:23:38Z INFO  xwytools::bench] Throughput(op/s): last 81.3M, ave 20.3M
[INFO] [stderr] [2026-03-09T11:23:42Z INFO  xwytools::bench] Throughput(op/s): last 106.1M, ave 20.5M
[INFO] [stderr] [2026-03-09T11:23:46Z INFO  xwytools::bench] Throughput(op/s): last 102.0M, ave 20.6M
[INFO] [stderr] [2026-03-09T11:23:49Z INFO  xwytools::bench] Throughput(op/s): last 59.7M, ave 20.6M
[INFO] [stderr] [2026-03-09T11:23:54Z INFO  xwytools::bench] Throughput(op/s): last 78.4M, ave 20.5M
[INFO] [stderr] [2026-03-09T11:23:58Z INFO  xwytools::bench] Throughput(op/s): last 121.7M, ave 20.8M
[INFO] [stderr] [2026-03-09T11:24:01Z INFO  xwytools::bench] Throughput(op/s): last 60.0M, ave 20.8M
[INFO] [stderr] [2026-03-09T11:24:07Z INFO  xwytools::bench] Throughput(op/s): last 84.7M, ave 20.5M
[INFO] [stderr] [2026-03-09T11:24:13Z INFO  xwytools::bench] Throughput(op/s): last 92.3M, ave 20.3M
[INFO] [stderr] [2026-03-09T11:24:17Z INFO  xwytools::bench] Throughput(op/s): last 99.0M, ave 20.4M
[INFO] [stderr] [2026-03-09T11:24:20Z INFO  xwytools::bench] Throughput(op/s): last 67.9M, ave 20.4M
[INFO] [stderr] [2026-03-09T11:24:26Z INFO  xwytools::bench] Throughput(op/s): last 95.4M, ave 20.3M
[INFO] [stderr] [2026-03-09T11:24:30Z INFO  xwytools::bench] Throughput(op/s): last 72.7M, ave 20.3M
[INFO] [stderr] [2026-03-09T11:24:35Z INFO  xwytools::bench] Throughput(op/s): last 68.2M, ave 20.1M
[INFO] [stderr] [2026-03-09T11:24:38Z INFO  xwytools::bench] Throughput(op/s): last 74.7M, ave 20.1M
[INFO] [stderr] [2026-03-09T11:24:43Z INFO  xwytools::bench] Throughput(op/s): last 71.0M, ave 20.0M
[INFO] [stderr] [2026-03-09T11:24:48Z INFO  xwytools::bench] Throughput(op/s): last 72.9M, ave 19.9M
[INFO] [stderr] [2026-03-09T11:24:54Z INFO  xwytools::bench] Throughput(op/s): last 86.7M, ave 19.7M
[INFO] [stderr] [2026-03-09T11:24:59Z INFO  xwytools::bench] Throughput(op/s): last 73.6M, ave 19.6M
[INFO] [stderr] [2026-03-09T11:25:03Z INFO  xwytools::bench] Throughput(op/s): last 61.5M, ave 19.5M
[INFO] [stderr] [2026-03-09T11:25:09Z INFO  xwytools::bench] Throughput(op/s): last 67.2M, ave 19.2M
[INFO] [stderr] [2026-03-09T11:25:14Z INFO  xwytools::bench] Throughput(op/s): last 91.6M, ave 19.3M
[INFO] [stderr] [2026-03-09T11:25:17Z INFO  xwytools::bench] Throughput(op/s): last 56.9M, ave 19.2M
[INFO] [stderr] [2026-03-09T11:25:24Z INFO  xwytools::bench] Throughput(op/s): last 65.3M, ave 18.9M
[INFO] [stderr] [2026-03-09T11:25:32Z INFO  xwytools::bench] Throughput(op/s): last 106.6M, ave 18.7M
[INFO] [stderr] [2026-03-09T11:25:37Z INFO  xwytools::bench] Throughput(op/s): last 100.2M, ave 18.8M
[INFO] [stderr] [2026-03-09T11:25:42Z INFO  xwytools::bench] Throughput(op/s): last 75.2M, ave 18.7M
[INFO] [stderr] [2026-03-09T11:25:45Z INFO  xwytools::bench] Throughput(op/s): last 78.0M, ave 18.7M
[INFO] [stderr] [2026-03-09T11:25:48Z INFO  xwytools::bench] Throughput(op/s): last 65.3M, ave 18.8M
[INFO] [stderr] [2026-03-09T11:25:52Z INFO  xwytools::bench] Throughput(op/s): last 94.7M, ave 18.9M
[INFO] [stderr] [2026-03-09T11:25:55Z INFO  xwytools::bench] Throughput(op/s): last 56.7M, ave 18.9M
[INFO] [stderr] [2026-03-09T11:25:58Z INFO  xwytools::bench] Throughput(op/s): last 54.1M, ave 18.9M
[INFO] [stderr] [2026-03-09T11:26:02Z INFO  xwytools::bench] Throughput(op/s): last 58.8M, ave 18.8M
[INFO] [stderr] [2026-03-09T11:26:06Z INFO  xwytools::bench] Throughput(op/s): last 69.7M, ave 18.8M
[INFO] [stderr] [2026-03-09T11:26:11Z INFO  xwytools::bench] Throughput(op/s): last 73.5M, ave 18.7M
[INFO] [stderr] [2026-03-09T11:26:14Z INFO  xwytools::bench] Throughput(op/s): last 45.8M, ave 18.6M
[INFO] [stderr] [2026-03-09T11:26:17Z INFO  xwytools::bench] Throughput(op/s): last 50.1M, ave 18.6M
[INFO] [stderr] [2026-03-09T11:26:22Z INFO  xwytools::bench] Throughput(op/s): last 64.3M, ave 18.5M
[INFO] [stderr] [2026-03-09T11:26:27Z INFO  xwytools::bench] Throughput(op/s): last 67.5M, ave 18.5M
[INFO] [stderr] [2026-03-09T11:26:32Z INFO  xwytools::bench] Throughput(op/s): last 62.0M, ave 18.4M
[INFO] [stderr] [2026-03-09T11:26:36Z INFO  xwytools::bench] Throughput(op/s): last 58.6M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:26:39Z INFO  xwytools::bench] Throughput(op/s): last 63.4M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:26:45Z INFO  xwytools::bench] Throughput(op/s): last 75.9M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:26:51Z INFO  xwytools::bench] Throughput(op/s): last 103.3M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:26:58Z INFO  xwytools::bench] Throughput(op/s): last 114.7M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:27:03Z INFO  xwytools::bench] Throughput(op/s): last 108.7M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:27:08Z INFO  xwytools::bench] Throughput(op/s): last 75.0M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:27:14Z INFO  xwytools::bench] Throughput(op/s): last 88.6M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:27:18Z INFO  xwytools::bench] Throughput(op/s): last 76.6M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:27:23Z INFO  xwytools::bench] Throughput(op/s): last 75.7M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:27:29Z INFO  xwytools::bench] Throughput(op/s): last 86.1M, ave 18.0M
[INFO] [stderr] [2026-03-09T11:27:32Z INFO  xwytools::bench] Throughput(op/s): last 67.1M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:27:35Z INFO  xwytools::bench] Throughput(op/s): last 45.4M, ave 18.0M
[INFO] [stderr] [2026-03-09T11:27:38Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 18.0M
[INFO] [stderr] [2026-03-09T11:27:42Z INFO  xwytools::bench] Throughput(op/s): last 56.1M, ave 18.0M
[INFO] [stderr] [2026-03-09T11:27:47Z INFO  xwytools::bench] Throughput(op/s): last 71.1M, ave 18.0M
[INFO] [stderr] [2026-03-09T11:27:49Z INFO  xwytools::bench] Throughput(op/s): last 63.4M, ave 18.0M
[INFO] [stderr] [2026-03-09T11:27:50Z INFO  xwytools::bench] Throughput(op/s): last 36.9M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:27:53Z INFO  xwytools::bench] Throughput(op/s): last 42.1M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:27:55Z INFO  xwytools::bench] Throughput(op/s): last 39.7M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:27:58Z INFO  xwytools::bench] Throughput(op/s): last 62.9M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:28:03Z INFO  xwytools::bench] Throughput(op/s): last 68.3M, ave 18.0M
[INFO] [stderr] [2026-03-09T11:28:08Z INFO  xwytools::bench] Throughput(op/s): last 91.2M, ave 18.0M
[INFO] [stderr] [2026-03-09T11:28:10Z INFO  xwytools::bench] Throughput(op/s): last 95.2M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:28:14Z INFO  xwytools::bench] Throughput(op/s): last 41.3M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:28:17Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:28:23Z INFO  xwytools::bench] Throughput(op/s): last 100.5M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:28:28Z INFO  xwytools::bench] Throughput(op/s): last 141.8M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:28:31Z INFO  xwytools::bench] Throughput(op/s): last 68.1M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:28:37Z INFO  xwytools::bench] Throughput(op/s): last 70.0M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:28:41Z INFO  xwytools::bench] Throughput(op/s): last 88.0M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:28:45Z INFO  xwytools::bench] Throughput(op/s): last 68.5M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:28:48Z INFO  xwytools::bench] Throughput(op/s): last 59.2M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:28:52Z INFO  xwytools::bench] Throughput(op/s): last 58.6M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:28:56Z INFO  xwytools::bench] Throughput(op/s): last 51.8M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:29:00Z INFO  xwytools::bench] Throughput(op/s): last 83.2M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:29:08Z INFO  xwytools::bench] Throughput(op/s): last 88.4M, ave 18.0M
[INFO] [stderr] [2026-03-09T11:29:11Z INFO  xwytools::bench] Throughput(op/s): last 112.7M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:29:17Z INFO  xwytools::bench] Throughput(op/s): last 66.3M, ave 18.0M
[INFO] [stderr] [2026-03-09T11:29:22Z INFO  xwytools::bench] Throughput(op/s): last 131.6M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:29:25Z INFO  xwytools::bench] Throughput(op/s): last 79.3M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:29:30Z INFO  xwytools::bench] Throughput(op/s): last 72.5M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:29:36Z INFO  xwytools::bench] Throughput(op/s): last 138.8M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:29:40Z INFO  xwytools::bench] Throughput(op/s): last 95.4M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:29:46Z INFO  xwytools::bench] Throughput(op/s): last 95.2M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:29:51Z INFO  xwytools::bench] Throughput(op/s): last 124.0M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:29:56Z INFO  xwytools::bench] Throughput(op/s): last 94.8M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:30:02Z INFO  xwytools::bench] Throughput(op/s): last 88.1M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:30:07Z INFO  xwytools::bench] Throughput(op/s): last 94.4M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:30:11Z INFO  xwytools::bench] Throughput(op/s): last 79.5M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:30:13Z INFO  xwytools::bench] Throughput(op/s): last 55.8M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:30:16Z INFO  xwytools::bench] Throughput(op/s): last 54.6M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:30:24Z INFO  xwytools::bench] Throughput(op/s): last 93.9M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:30:27Z INFO  xwytools::bench] Throughput(op/s): last 83.5M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:30:32Z INFO  xwytools::bench] Throughput(op/s): last 56.8M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:30:36Z INFO  xwytools::bench] Throughput(op/s): last 69.9M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:30:40Z INFO  xwytools::bench] Throughput(op/s): last 68.2M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:30:44Z INFO  xwytools::bench] Throughput(op/s): last 58.0M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:30:49Z INFO  xwytools::bench] Throughput(op/s): last 71.0M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:30:54Z INFO  xwytools::bench] Throughput(op/s): last 96.4M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:31:00Z INFO  xwytools::bench] Throughput(op/s): last 97.4M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:31:04Z INFO  xwytools::bench] Throughput(op/s): last 82.9M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:31:08Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:31:13Z INFO  xwytools::bench] Throughput(op/s): last 63.5M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:31:17Z INFO  xwytools::bench] Throughput(op/s): last 84.2M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:31:22Z INFO  xwytools::bench] Throughput(op/s): last 86.0M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:31:27Z INFO  xwytools::bench] Throughput(op/s): last 70.8M, ave 18.0M
[INFO] [stderr] [2026-03-09T11:31:33Z INFO  xwytools::bench] Throughput(op/s): last 76.2M, ave 18.0M
[INFO] [stderr] [2026-03-09T11:31:40Z INFO  xwytools::bench] Throughput(op/s): last 140.5M, ave 18.0M
[INFO] [stderr] [2026-03-09T11:31:45Z INFO  xwytools::bench] Throughput(op/s): last 108.3M, ave 18.0M
[INFO] [stderr] [2026-03-09T11:31:49Z INFO  xwytools::bench] Throughput(op/s): last 104.9M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:31:53Z INFO  xwytools::bench] Throughput(op/s): last 91.4M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:31:58Z INFO  xwytools::bench] Throughput(op/s): last 106.9M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:32:03Z INFO  xwytools::bench] Throughput(op/s): last 95.7M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:05Z INFO  xwytools::bench] Throughput(op/s): last 64.7M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:08Z INFO  xwytools::bench] Throughput(op/s): last 49.7M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:11Z INFO  xwytools::bench] Throughput(op/s): last 49.5M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:12Z INFO  xwytools::bench] Throughput(op/s): last 47.7M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:14Z INFO  xwytools::bench] Throughput(op/s): last 35.2M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:16Z INFO  xwytools::bench] Throughput(op/s): last 37.6M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:19Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:23Z INFO  xwytools::bench] Throughput(op/s): last 67.8M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:25Z INFO  xwytools::bench] Throughput(op/s): last 56.8M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:29Z INFO  xwytools::bench] Throughput(op/s): last 47.2M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:31Z INFO  xwytools::bench] Throughput(op/s): last 46.0M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:34Z INFO  xwytools::bench] Throughput(op/s): last 42.5M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:39Z INFO  xwytools::bench] Throughput(op/s): last 76.4M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:43Z INFO  xwytools::bench] Throughput(op/s): last 95.6M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:48Z INFO  xwytools::bench] Throughput(op/s): last 63.5M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:53Z INFO  xwytools::bench] Throughput(op/s): last 96.3M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:32:58Z INFO  xwytools::bench] Throughput(op/s): last 94.2M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:33:03Z INFO  xwytools::bench] Throughput(op/s): last 101.2M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:33:10Z INFO  xwytools::bench] Throughput(op/s): last 120.7M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:33:15Z INFO  xwytools::bench] Throughput(op/s): last 132.0M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:33:18Z INFO  xwytools::bench] Throughput(op/s): last 83.7M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:33:21Z INFO  xwytools::bench] Throughput(op/s): last 55.4M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:33:24Z INFO  xwytools::bench] Throughput(op/s): last 43.6M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:33:27Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:33:30Z INFO  xwytools::bench] Throughput(op/s): last 50.2M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:33:36Z INFO  xwytools::bench] Throughput(op/s): last 70.5M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:33:42Z INFO  xwytools::bench] Throughput(op/s): last 116.0M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:33:45Z INFO  xwytools::bench] Throughput(op/s): last 69.5M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:33:50Z INFO  xwytools::bench] Throughput(op/s): last 62.3M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:33:54Z INFO  xwytools::bench] Throughput(op/s): last 90.9M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:33:58Z INFO  xwytools::bench] Throughput(op/s): last 66.8M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:34:03Z INFO  xwytools::bench] Throughput(op/s): last 47.8M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:34:07Z INFO  xwytools::bench] Throughput(op/s): last 70.7M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:34:12Z INFO  xwytools::bench] Throughput(op/s): last 70.1M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:34:19Z INFO  xwytools::bench] Throughput(op/s): last 126.6M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:34:22Z INFO  xwytools::bench] Throughput(op/s): last 106.2M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:34:26Z INFO  xwytools::bench] Throughput(op/s): last 70.7M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:34:29Z INFO  xwytools::bench] Throughput(op/s): last 54.6M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:34:35Z INFO  xwytools::bench] Throughput(op/s): last 95.8M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:34:41Z INFO  xwytools::bench] Throughput(op/s): last 130.7M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:34:46Z INFO  xwytools::bench] Throughput(op/s): last 83.9M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:34:50Z INFO  xwytools::bench] Throughput(op/s): last 75.9M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:34:54Z INFO  xwytools::bench] Throughput(op/s): last 77.4M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:35:00Z INFO  xwytools::bench] Throughput(op/s): last 90.7M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:35:06Z INFO  xwytools::bench] Throughput(op/s): last 100.7M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:35:13Z INFO  xwytools::bench] Throughput(op/s): last 111.4M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:35:21Z INFO  xwytools::bench] Throughput(op/s): last 134.6M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:35:24Z INFO  xwytools::bench] Throughput(op/s): last 90.3M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:35:29Z INFO  xwytools::bench] Throughput(op/s): last 77.2M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:35:32Z INFO  xwytools::bench] Throughput(op/s): last 47.8M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:35:38Z INFO  xwytools::bench] Throughput(op/s): last 80.2M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:35:44Z INFO  xwytools::bench] Throughput(op/s): last 120.3M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:35:50Z INFO  xwytools::bench] Throughput(op/s): last 204.9M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:35:54Z INFO  xwytools::bench] Throughput(op/s): last 93.4M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:35:59Z INFO  xwytools::bench] Throughput(op/s): last 74.2M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:36:03Z INFO  xwytools::bench] Throughput(op/s): last 79.7M, ave 18.3M
[INFO] [stderr] [2026-03-09T11:36:10Z INFO  xwytools::bench] Throughput(op/s): last 68.9M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:36:14Z INFO  xwytools::bench] Throughput(op/s): last 71.5M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:36:19Z INFO  xwytools::bench] Throughput(op/s): last 64.4M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:36:25Z INFO  xwytools::bench] Throughput(op/s): last 84.1M, ave 18.1M
[INFO] [stderr] [2026-03-09T11:36:28Z INFO  xwytools::bench] Throughput(op/s): last 83.3M, ave 18.2M
[INFO] [stderr] [2026-03-09T11:36:33Z INFO  xwytools::bench] Throughput(op/s): last 77.9M, ave 18.2M
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "6ed651bc998d5834eb95b02d744926559423b6af0357869e99bdc8202c7b9a46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ed651bc998d5834eb95b02d744926559423b6af0357869e99bdc8202c7b9a46", kill_on_drop: false }`
[INFO] [stdout] 6ed651bc998d5834eb95b02d744926559423b6af0357869e99bdc8202c7b9a46
