[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErvinXie/xwytools on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33245a6b4c9486166d711efd0168d51b3ac15340766a2a6c11417270b04e66ba
[INFO] running `Command { std: "docker" "start" "-a" "33245a6b4c9486166d711efd0168d51b3ac15340766a2a6c11417270b04e66ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33245a6b4c9486166d711efd0168d51b3ac15340766a2a6c11417270b04e66ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33245a6b4c9486166d711efd0168d51b3ac15340766a2a6c11417270b04e66ba", kill_on_drop: false }`
[INFO] [stdout] 33245a6b4c9486166d711efd0168d51b3ac15340766a2a6c11417270b04e66ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dff23b8611f9a3dd9887c8f6cf8bb06e5693297d5b3923161d95a2a7c394ab0
[INFO] running `Command { std: "docker" "start" "-a" "0dff23b8611f9a3dd9887c8f6cf8bb06e5693297d5b3923161d95a2a7c394ab0", 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 rustix v0.38.30
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling humantime v2.1.0
[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-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 crossbeam v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling ctrlc v3.4.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling xwytools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.55s
[INFO] running `Command { std: "docker" "inspect" "0dff23b8611f9a3dd9887c8f6cf8bb06e5693297d5b3923161d95a2a7c394ab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dff23b8611f9a3dd9887c8f6cf8bb06e5693297d5b3923161d95a2a7c394ab0", kill_on_drop: false }`
[INFO] [stdout] 0dff23b8611f9a3dd9887c8f6cf8bb06e5693297d5b3923161d95a2a7c394ab0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20f5fe6a2243ebfd47340613d9bb9dc14c59391a58ebb9095c4f78b9146e9b3e
[INFO] running `Command { std: "docker" "start" "-a" "20f5fe6a2243ebfd47340613d9bb9dc14c59391a58ebb9095c4f78b9146e9b3e", 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.97s
[INFO] running `Command { std: "docker" "inspect" "20f5fe6a2243ebfd47340613d9bb9dc14c59391a58ebb9095c4f78b9146e9b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f5fe6a2243ebfd47340613d9bb9dc14c59391a58ebb9095c4f78b9146e9b3e", kill_on_drop: false }`
[INFO] [stdout] 20f5fe6a2243ebfd47340613d9bb9dc14c59391a58ebb9095c4f78b9146e9b3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 07a1fd2569a1e3556177ab50379fcea843482ff9bb42d5a701b16032b7b7cac8
[INFO] running `Command { std: "docker" "start" "-a" "07a1fd2569a1e3556177ab50379fcea843482ff9bb42d5a701b16032b7b7cac8", 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-8c8c5ddd18ac10c3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2025-09-24T18:33:17Z INFO  xwytools::bench] Starting bench with concurrency 100
[INFO] [stderr] [2025-09-24T18:33:21Z INFO  xwytools::bench] Throughput(op/s): last 33.4M, ave 7.4M
[INFO] [stderr] [2025-09-24T18:33:27Z INFO  xwytools::bench] Throughput(op/s): last 79.8M, ave 11.1M
[INFO] [stderr] [2025-09-24T18:33:32Z INFO  xwytools::bench] Throughput(op/s): last 92.6M, ave 13.8M
[INFO] [stderr] [2025-09-24T18:33:36Z INFO  xwytools::bench] Throughput(op/s): last 57.6M, ave 13.5M
[INFO] [stderr] [2025-09-24T18:33:41Z INFO  xwytools::bench] Throughput(op/s): last 81.4M, ave 14.0M
[INFO] [stderr] [2025-09-24T18:33:46Z INFO  xwytools::bench] Throughput(op/s): last 78.6M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:33:49Z INFO  xwytools::bench] Throughput(op/s): last 73.0M, ave 15.2M
[INFO] [stderr] [2025-09-24T18:33:54Z INFO  xwytools::bench] Throughput(op/s): last 62.6M, ave 15.0M
[INFO] [stderr] [2025-09-24T18:33:57Z INFO  xwytools::bench] Throughput(op/s): last 76.7M, ave 15.7M
[INFO] [stderr] [2025-09-24T18:34:01Z INFO  xwytools::bench] Throughput(op/s): last 64.7M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:34:04Z INFO  xwytools::bench] Throughput(op/s): last 78.0M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:34:08Z INFO  xwytools::bench] Throughput(op/s): last 65.4M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:34:12Z INFO  xwytools::bench] Throughput(op/s): last 79.5M, ave 16.7M
[INFO] [stdout] test bench::test::test_bench has been running for over 60 seconds
[INFO] [stderr] [2025-09-24T18:34:18Z INFO  xwytools::bench] Throughput(op/s): last 102.8M, ave 16.7M
[INFO] [stderr] [2025-09-24T18:34:23Z INFO  xwytools::bench] Throughput(op/s): last 92.8M, ave 17.0M
[INFO] [stderr] [2025-09-24T18:34:26Z INFO  xwytools::bench] Throughput(op/s): last 64.0M, ave 17.0M
[INFO] [stderr] [2025-09-24T18:34:29Z INFO  xwytools::bench] Throughput(op/s): last 88.9M, ave 17.7M
[INFO] [stderr] [2025-09-24T18:34:31Z INFO  xwytools::bench] Throughput(op/s): last 63.8M, ave 17.9M
[INFO] [stderr] [2025-09-24T18:34:35Z INFO  xwytools::bench] Throughput(op/s): last 60.3M, ave 17.9M
[INFO] [stderr] [2025-09-24T18:34:40Z INFO  xwytools::bench] Throughput(op/s): last 104.4M, ave 17.9M
[INFO] [stderr] [2025-09-24T18:34:44Z INFO  xwytools::bench] Throughput(op/s): last 100.8M, ave 18.4M
[INFO] [stderr] [2025-09-24T18:34:47Z INFO  xwytools::bench] Throughput(op/s): last 77.5M, ave 18.5M
[INFO] [stderr] [2025-09-24T18:34:52Z INFO  xwytools::bench] Throughput(op/s): last 61.4M, ave 18.4M
[INFO] [stderr] [2025-09-24T18:34:55Z INFO  xwytools::bench] Throughput(op/s): last 71.2M, ave 18.4M
[INFO] [stderr] [2025-09-24T18:34:58Z INFO  xwytools::bench] Throughput(op/s): last 48.5M, ave 18.4M
[INFO] [stderr] [2025-09-24T18:35:04Z INFO  xwytools::bench] Throughput(op/s): last 73.8M, ave 18.1M
[INFO] [stderr] [2025-09-24T18:35:08Z INFO  xwytools::bench] Throughput(op/s): last 81.2M, ave 18.1M
[INFO] [stderr] [2025-09-24T18:35:12Z INFO  xwytools::bench] Throughput(op/s): last 72.0M, ave 18.1M
[INFO] [stderr] [2025-09-24T18:35:17Z INFO  xwytools::bench] Throughput(op/s): last 78.8M, ave 18.0M
[INFO] [stderr] [2025-09-24T18:35:22Z INFO  xwytools::bench] Throughput(op/s): last 66.0M, ave 17.8M
[INFO] [stderr] [2025-09-24T18:35:26Z INFO  xwytools::bench] Throughput(op/s): last 65.5M, ave 17.8M
[INFO] [stderr] [2025-09-24T18:35:32Z INFO  xwytools::bench] Throughput(op/s): last 65.0M, ave 17.5M
[INFO] [stderr] [2025-09-24T18:35:37Z INFO  xwytools::bench] Throughput(op/s): last 70.4M, ave 17.4M
[INFO] [stderr] [2025-09-24T18:35:44Z INFO  xwytools::bench] Throughput(op/s): last 82.6M, ave 17.1M
[INFO] [stderr] [2025-09-24T18:35:48Z INFO  xwytools::bench] Throughput(op/s): last 76.3M, ave 17.1M
[INFO] [stderr] [2025-09-24T18:35:54Z INFO  xwytools::bench] Throughput(op/s): last 76.7M, ave 16.9M
[INFO] [stderr] [2025-09-24T18:36:01Z INFO  xwytools::bench] Throughput(op/s): last 83.8M, ave 16.8M
[INFO] [stderr] [2025-09-24T18:36:05Z INFO  xwytools::bench] Throughput(op/s): last 86.5M, ave 16.8M
[INFO] [stderr] [2025-09-24T18:36:11Z INFO  xwytools::bench] Throughput(op/s): last 76.8M, ave 16.8M
[INFO] [stderr] [2025-09-24T18:36:16Z INFO  xwytools::bench] Throughput(op/s): last 67.4M, ave 16.7M
[INFO] [stderr] [2025-09-24T18:36:21Z INFO  xwytools::bench] Throughput(op/s): last 66.0M, ave 16.6M
[INFO] [stderr] [2025-09-24T18:36:25Z INFO  xwytools::bench] Throughput(op/s): last 74.6M, ave 16.6M
[INFO] [stderr] [2025-09-24T18:36:30Z INFO  xwytools::bench] Throughput(op/s): last 72.7M, ave 16.5M
[INFO] [stderr] [2025-09-24T18:36:36Z INFO  xwytools::bench] Throughput(op/s): last 79.8M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:36:42Z INFO  xwytools::bench] Throughput(op/s): last 70.0M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:36:45Z INFO  xwytools::bench] Throughput(op/s): last 65.4M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:36:50Z INFO  xwytools::bench] Throughput(op/s): last 69.4M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:36:55Z INFO  xwytools::bench] Throughput(op/s): last 73.0M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:36:58Z INFO  xwytools::bench] Throughput(op/s): last 75.2M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:37:01Z INFO  xwytools::bench] Throughput(op/s): last 50.0M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:37:04Z INFO  xwytools::bench] Throughput(op/s): last 50.8M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:37:09Z INFO  xwytools::bench] Throughput(op/s): last 74.7M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:37:12Z INFO  xwytools::bench] Throughput(op/s): last 72.5M, ave 16.5M
[INFO] [stderr] [2025-09-24T18:37:16Z INFO  xwytools::bench] Throughput(op/s): last 70.0M, ave 16.5M
[INFO] [stderr] [2025-09-24T18:37:22Z INFO  xwytools::bench] Throughput(op/s): last 75.1M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:37:27Z INFO  xwytools::bench] Throughput(op/s): last 83.7M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:37:32Z INFO  xwytools::bench] Throughput(op/s): last 77.4M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:37:37Z INFO  xwytools::bench] Throughput(op/s): last 81.4M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:37:40Z INFO  xwytools::bench] Throughput(op/s): last 66.9M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:37:44Z INFO  xwytools::bench] Throughput(op/s): last 46.2M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:37:48Z INFO  xwytools::bench] Throughput(op/s): last 61.6M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:37:52Z INFO  xwytools::bench] Throughput(op/s): last 55.8M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:37:56Z INFO  xwytools::bench] Throughput(op/s): last 70.8M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:38:02Z INFO  xwytools::bench] Throughput(op/s): last 73.9M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:38:06Z INFO  xwytools::bench] Throughput(op/s): last 81.1M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:38:12Z INFO  xwytools::bench] Throughput(op/s): last 70.2M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:38:17Z INFO  xwytools::bench] Throughput(op/s): last 73.2M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:38:25Z INFO  xwytools::bench] Throughput(op/s): last 84.2M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:38:28Z INFO  xwytools::bench] Throughput(op/s): last 96.9M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:38:33Z INFO  xwytools::bench] Throughput(op/s): last 67.2M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:38:37Z INFO  xwytools::bench] Throughput(op/s): last 69.8M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:38:43Z INFO  xwytools::bench] Throughput(op/s): last 81.5M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:38:47Z INFO  xwytools::bench] Throughput(op/s): last 67.7M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:38:51Z INFO  xwytools::bench] Throughput(op/s): last 70.0M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:38:56Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:38:59Z INFO  xwytools::bench] Throughput(op/s): last 68.9M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:39:05Z INFO  xwytools::bench] Throughput(op/s): last 58.0M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:39:09Z INFO  xwytools::bench] Throughput(op/s): last 69.3M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:39:15Z INFO  xwytools::bench] Throughput(op/s): last 70.9M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:39:22Z INFO  xwytools::bench] Throughput(op/s): last 90.1M, ave 15.9M
[INFO] [stderr] [2025-09-24T18:39:26Z INFO  xwytools::bench] Throughput(op/s): last 84.2M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:39:32Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 15.9M
[INFO] [stderr] [2025-09-24T18:39:37Z INFO  xwytools::bench] Throughput(op/s): last 77.0M, ave 15.9M
[INFO] [stderr] [2025-09-24T18:39:43Z INFO  xwytools::bench] Throughput(op/s): last 79.8M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:39:48Z INFO  xwytools::bench] Throughput(op/s): last 68.9M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:39:54Z INFO  xwytools::bench] Throughput(op/s): last 67.4M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:39:59Z INFO  xwytools::bench] Throughput(op/s): last 74.7M, ave 15.7M
[INFO] [stderr] [2025-09-24T18:40:02Z INFO  xwytools::bench] Throughput(op/s): last 60.6M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:40:05Z INFO  xwytools::bench] Throughput(op/s): last 53.4M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:40:09Z INFO  xwytools::bench] Throughput(op/s): last 55.3M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:40:14Z INFO  xwytools::bench] Throughput(op/s): last 63.8M, ave 15.7M
[INFO] [stderr] [2025-09-24T18:40:19Z INFO  xwytools::bench] Throughput(op/s): last 64.3M, ave 15.7M
[INFO] [stderr] [2025-09-24T18:40:24Z INFO  xwytools::bench] Throughput(op/s): last 66.2M, ave 15.7M
[INFO] [stderr] [2025-09-24T18:40:27Z INFO  xwytools::bench] Throughput(op/s): last 69.8M, ave 15.7M
[INFO] [stderr] [2025-09-24T18:40:29Z INFO  xwytools::bench] Throughput(op/s): last 49.4M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:40:32Z INFO  xwytools::bench] Throughput(op/s): last 60.5M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:40:37Z INFO  xwytools::bench] Throughput(op/s): last 58.7M, ave 15.7M
[INFO] [stderr] [2025-09-24T18:40:42Z INFO  xwytools::bench] Throughput(op/s): last 96.4M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:40:45Z INFO  xwytools::bench] Throughput(op/s): last 81.5M, ave 15.9M
[INFO] [stderr] [2025-09-24T18:40:49Z INFO  xwytools::bench] Throughput(op/s): last 60.6M, ave 15.9M
[INFO] [stderr] [2025-09-24T18:40:53Z INFO  xwytools::bench] Throughput(op/s): last 76.0M, ave 15.9M
[INFO] [stderr] [2025-09-24T18:41:00Z INFO  xwytools::bench] Throughput(op/s): last 69.4M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:41:05Z INFO  xwytools::bench] Throughput(op/s): last 79.9M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:41:09Z INFO  xwytools::bench] Throughput(op/s): last 67.6M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:41:15Z INFO  xwytools::bench] Throughput(op/s): last 56.6M, ave 15.7M
[INFO] [stderr] [2025-09-24T18:41:19Z INFO  xwytools::bench] Throughput(op/s): last 79.5M, ave 15.7M
[INFO] [stderr] [2025-09-24T18:41:25Z INFO  xwytools::bench] Throughput(op/s): last 75.5M, ave 15.7M
[INFO] [stderr] [2025-09-24T18:41:28Z INFO  xwytools::bench] Throughput(op/s): last 87.8M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:41:33Z INFO  xwytools::bench] Throughput(op/s): last 79.5M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:41:37Z INFO  xwytools::bench] Throughput(op/s): last 74.8M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:41:42Z INFO  xwytools::bench] Throughput(op/s): last 70.2M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:41:46Z INFO  xwytools::bench] Throughput(op/s): last 75.9M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:41:50Z INFO  xwytools::bench] Throughput(op/s): last 61.1M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:41:55Z INFO  xwytools::bench] Throughput(op/s): last 91.9M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:41:58Z INFO  xwytools::bench] Throughput(op/s): last 51.0M, ave 15.9M
[INFO] [stderr] [2025-09-24T18:42:02Z INFO  xwytools::bench] Throughput(op/s): last 56.2M, ave 15.9M
[INFO] [stderr] [2025-09-24T18:42:05Z INFO  xwytools::bench] Throughput(op/s): last 58.6M, ave 15.9M
[INFO] [stderr] [2025-09-24T18:42:09Z INFO  xwytools::bench] Throughput(op/s): last 55.1M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:42:14Z INFO  xwytools::bench] Throughput(op/s): last 66.8M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:42:20Z INFO  xwytools::bench] Throughput(op/s): last 91.1M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:42:24Z INFO  xwytools::bench] Throughput(op/s): last 71.3M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:42:29Z INFO  xwytools::bench] Throughput(op/s): last 76.6M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:42:33Z INFO  xwytools::bench] Throughput(op/s): last 81.8M, ave 15.9M
[INFO] [stderr] [2025-09-24T18:42:36Z INFO  xwytools::bench] Throughput(op/s): last 65.7M, ave 15.9M
[INFO] [stderr] [2025-09-24T18:42:39Z INFO  xwytools::bench] Throughput(op/s): last 73.1M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:42:41Z INFO  xwytools::bench] Throughput(op/s): last 60.4M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:42:44Z INFO  xwytools::bench] Throughput(op/s): last 66.8M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:42:48Z INFO  xwytools::bench] Throughput(op/s): last 59.2M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:42:52Z INFO  xwytools::bench] Throughput(op/s): last 67.1M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:42:56Z INFO  xwytools::bench] Throughput(op/s): last 67.1M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:43:03Z INFO  xwytools::bench] Throughput(op/s): last 89.9M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:43:08Z INFO  xwytools::bench] Throughput(op/s): last 92.5M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:43:13Z INFO  xwytools::bench] Throughput(op/s): last 67.7M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:43:16Z INFO  xwytools::bench] Throughput(op/s): last 54.6M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:43:20Z INFO  xwytools::bench] Throughput(op/s): last 55.9M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:43:24Z INFO  xwytools::bench] Throughput(op/s): last 78.1M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:43:30Z INFO  xwytools::bench] Throughput(op/s): last 72.5M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:43:35Z INFO  xwytools::bench] Throughput(op/s): last 86.2M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:43:40Z INFO  xwytools::bench] Throughput(op/s): last 97.3M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:43:45Z INFO  xwytools::bench] Throughput(op/s): last 84.0M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:43:49Z INFO  xwytools::bench] Throughput(op/s): last 80.2M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:43:53Z INFO  xwytools::bench] Throughput(op/s): last 86.9M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:43:56Z INFO  xwytools::bench] Throughput(op/s): last 74.9M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:44:02Z INFO  xwytools::bench] Throughput(op/s): last 89.0M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:44:07Z INFO  xwytools::bench] Throughput(op/s): last 72.1M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:44:10Z INFO  xwytools::bench] Throughput(op/s): last 69.6M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:44:16Z INFO  xwytools::bench] Throughput(op/s): last 69.4M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:44:21Z INFO  xwytools::bench] Throughput(op/s): last 82.5M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:44:26Z INFO  xwytools::bench] Throughput(op/s): last 77.2M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:44:31Z INFO  xwytools::bench] Throughput(op/s): last 75.9M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:44:35Z INFO  xwytools::bench] Throughput(op/s): last 73.4M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:44:39Z INFO  xwytools::bench] Throughput(op/s): last 71.5M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:44:44Z INFO  xwytools::bench] Throughput(op/s): last 95.7M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:44:48Z INFO  xwytools::bench] Throughput(op/s): last 66.7M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:44:53Z INFO  xwytools::bench] Throughput(op/s): last 92.9M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:44:58Z INFO  xwytools::bench] Throughput(op/s): last 76.6M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:45:02Z INFO  xwytools::bench] Throughput(op/s): last 83.8M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:45:05Z INFO  xwytools::bench] Throughput(op/s): last 67.3M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:45:09Z INFO  xwytools::bench] Throughput(op/s): last 70.0M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:45:13Z INFO  xwytools::bench] Throughput(op/s): last 76.8M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:45:16Z INFO  xwytools::bench] Throughput(op/s): last 68.6M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:45:20Z INFO  xwytools::bench] Throughput(op/s): last 73.3M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:45:24Z INFO  xwytools::bench] Throughput(op/s): last 74.3M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:45:28Z INFO  xwytools::bench] Throughput(op/s): last 61.6M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:45:31Z INFO  xwytools::bench] Throughput(op/s): last 75.5M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:45:33Z INFO  xwytools::bench] Throughput(op/s): last 62.4M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:45:38Z INFO  xwytools::bench] Throughput(op/s): last 58.8M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:45:43Z INFO  xwytools::bench] Throughput(op/s): last 72.9M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:45:46Z INFO  xwytools::bench] Throughput(op/s): last 65.8M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:45:51Z INFO  xwytools::bench] Throughput(op/s): last 69.5M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:45:54Z INFO  xwytools::bench] Throughput(op/s): last 71.9M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:45:57Z INFO  xwytools::bench] Throughput(op/s): last 68.3M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:46:00Z INFO  xwytools::bench] Throughput(op/s): last 70.7M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:46:05Z INFO  xwytools::bench] Throughput(op/s): last 71.4M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:46:09Z INFO  xwytools::bench] Throughput(op/s): last 73.6M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:46:13Z INFO  xwytools::bench] Throughput(op/s): last 65.4M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:46:17Z INFO  xwytools::bench] Throughput(op/s): last 80.6M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:46:22Z INFO  xwytools::bench] Throughput(op/s): last 78.0M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:46:26Z INFO  xwytools::bench] Throughput(op/s): last 59.2M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:46:31Z INFO  xwytools::bench] Throughput(op/s): last 71.9M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:46:35Z INFO  xwytools::bench] Throughput(op/s): last 56.7M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:46:39Z INFO  xwytools::bench] Throughput(op/s): last 61.5M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:46:43Z INFO  xwytools::bench] Throughput(op/s): last 65.4M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:46:46Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:46:51Z INFO  xwytools::bench] Throughput(op/s): last 59.6M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:46:56Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:47:00Z INFO  xwytools::bench] Throughput(op/s): last 76.3M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:47:05Z INFO  xwytools::bench] Throughput(op/s): last 67.7M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:47:09Z INFO  xwytools::bench] Throughput(op/s): last 75.3M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:47:15Z INFO  xwytools::bench] Throughput(op/s): last 88.2M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:47:20Z INFO  xwytools::bench] Throughput(op/s): last 106.3M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:47:23Z INFO  xwytools::bench] Throughput(op/s): last 72.7M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:47:27Z INFO  xwytools::bench] Throughput(op/s): last 63.4M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:47:32Z INFO  xwytools::bench] Throughput(op/s): last 74.9M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:47:37Z INFO  xwytools::bench] Throughput(op/s): last 83.0M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:47:43Z INFO  xwytools::bench] Throughput(op/s): last 73.0M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:47:47Z INFO  xwytools::bench] Throughput(op/s): last 77.3M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:47:51Z INFO  xwytools::bench] Throughput(op/s): last 60.0M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:47:57Z INFO  xwytools::bench] Throughput(op/s): last 78.2M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:48:00Z INFO  xwytools::bench] Throughput(op/s): last 89.0M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:48:03Z INFO  xwytools::bench] Throughput(op/s): last 57.3M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:48:07Z INFO  xwytools::bench] Throughput(op/s): last 64.3M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:48:10Z INFO  xwytools::bench] Throughput(op/s): last 75.8M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:48:12Z INFO  xwytools::bench] Throughput(op/s): last 63.3M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:48:16Z INFO  xwytools::bench] Throughput(op/s): last 66.8M, ave 16.4M
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "07a1fd2569a1e3556177ab50379fcea843482ff9bb42d5a701b16032b7b7cac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07a1fd2569a1e3556177ab50379fcea843482ff9bb42d5a701b16032b7b7cac8", kill_on_drop: false }`
[INFO] [stdout] 07a1fd2569a1e3556177ab50379fcea843482ff9bb42d5a701b16032b7b7cac8
