[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.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErvinXie/xwytools on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9d74c354be4aba04004263f0dacbe29809e3d39685df12886c4b7dd4164418cc
[INFO] running `Command { std: "docker" "start" "9d74c354be4aba04004263f0dacbe29809e3d39685df12886c4b7dd4164418cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d74c354be4aba04004263f0dacbe29809e3d39685df12886c4b7dd4164418cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d74c354be4aba04004263f0dacbe29809e3d39685df12886c4b7dd4164418cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d74c354be4aba04004263f0dacbe29809e3d39685df12886c4b7dd4164418cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d74c354be4aba04004263f0dacbe29809e3d39685df12886c4b7dd4164418cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling number_prefix v0.4.0
[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 is-terminal v0.4.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling ctrlc v3.4.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling xwytools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.99s
[INFO] running `Command { std: "docker" "inspect" "9d74c354be4aba04004263f0dacbe29809e3d39685df12886c4b7dd4164418cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d74c354be4aba04004263f0dacbe29809e3d39685df12886c4b7dd4164418cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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.71s
[INFO] running `Command { std: "docker" "inspect" "9d74c354be4aba04004263f0dacbe29809e3d39685df12886c4b7dd4164418cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d74c354be4aba04004263f0dacbe29809e3d39685df12886c4b7dd4164418cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xwytools-9b5a1e3556124071)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-07-09T02:40:23Z INFO  xwytools::bench] Starting bench with concurrency 100
[INFO] [stderr] [2026-07-09T02:40:27Z INFO  xwytools::bench] Throughput(op/s): last 42.9M, ave 11.4M
[INFO] [stderr] [2026-07-09T02:40:31Z INFO  xwytools::bench] Throughput(op/s): last 72.3M, ave 14.3M
[INFO] [stderr] [2026-07-09T02:40:36Z INFO  xwytools::bench] Throughput(op/s): last 84.1M, ave 15.3M
[INFO] [stderr] [2026-07-09T02:40:39Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 16.0M
[INFO] [stderr] [2026-07-09T02:40:42Z INFO  xwytools::bench] Throughput(op/s): last 53.5M, ave 15.9M
[INFO] [stderr] [2026-07-09T02:40:48Z INFO  xwytools::bench] Throughput(op/s): last 82.1M, ave 15.9M
[INFO] [stderr] [2026-07-09T02:40:51Z INFO  xwytools::bench] Throughput(op/s): last 59.6M, ave 16.2M
[INFO] [stderr] [2026-07-09T02:40:53Z INFO  xwytools::bench] Throughput(op/s): last 38.6M, ave 16.1M
[INFO] [stderr] [2026-07-09T02:40:57Z INFO  xwytools::bench] Throughput(op/s): last 50.0M, ave 15.9M
[INFO] [stderr] [2026-07-09T02:41:00Z INFO  xwytools::bench] Throughput(op/s): last 32.1M, ave 15.6M
[INFO] [stderr] [2026-07-09T02:41:03Z INFO  xwytools::bench] Throughput(op/s): last 54.3M, ave 15.5M
[INFO] [stderr] [2026-07-09T02:41:08Z INFO  xwytools::bench] Throughput(op/s): last 82.8M, ave 15.7M
[INFO] [stderr] [2026-07-09T02:41:11Z INFO  xwytools::bench] Throughput(op/s): last 65.3M, ave 16.1M
[INFO] [stderr] [2026-07-09T02:41:14Z INFO  xwytools::bench] Throughput(op/s): last 58.3M, ave 16.4M
[INFO] [stderr] [2026-07-09T02:41:16Z INFO  xwytools::bench] Throughput(op/s): last 58.7M, ave 16.7M
[INFO] [stderr] [2026-07-09T02:41:22Z INFO  xwytools::bench] Throughput(op/s): last 82.2M, ave 16.6M
[INFO] [stdout] test bench::test::test_bench has been running for over 60 seconds
[INFO] [stderr] [2026-07-09T02:41:25Z INFO  xwytools::bench] Throughput(op/s): last 72.6M, ave 17.0M
[INFO] [stderr] [2026-07-09T02:41:29Z INFO  xwytools::bench] Throughput(op/s): last 75.9M, ave 17.0M
[INFO] [stderr] [2026-07-09T02:41:33Z INFO  xwytools::bench] Throughput(op/s): last 70.2M, ave 17.0M
[INFO] [stderr] [2026-07-09T02:41:37Z INFO  xwytools::bench] Throughput(op/s): last 61.5M, ave 16.8M
[INFO] [stderr] [2026-07-09T02:41:42Z INFO  xwytools::bench] Throughput(op/s): last 67.3M, ave 16.8M
[INFO] [stderr] [2026-07-09T02:41:45Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 16.7M
[INFO] [stderr] [2026-07-09T02:41:50Z INFO  xwytools::bench] Throughput(op/s): last 59.0M, ave 16.4M
[INFO] [stderr] [2026-07-09T02:41:54Z INFO  xwytools::bench] Throughput(op/s): last 74.3M, ave 16.5M
[INFO] [stderr] [2026-07-09T02:42:00Z INFO  xwytools::bench] Throughput(op/s): last 82.4M, ave 16.4M
[INFO] [stderr] [2026-07-09T02:42:05Z INFO  xwytools::bench] Throughput(op/s): last 92.9M, ave 16.5M
[INFO] [stderr] [2026-07-09T02:42:10Z INFO  xwytools::bench] Throughput(op/s): last 110.3M, ave 16.7M
[INFO] [stderr] [2026-07-09T02:42:14Z INFO  xwytools::bench] Throughput(op/s): last 71.4M, ave 16.8M
[INFO] [stderr] [2026-07-09T02:42:17Z INFO  xwytools::bench] Throughput(op/s): last 64.9M, ave 16.9M
[INFO] [stderr] [2026-07-09T02:42:21Z INFO  xwytools::bench] Throughput(op/s): last 58.3M, ave 16.9M
[INFO] [stderr] [2026-07-09T02:42:25Z INFO  xwytools::bench] Throughput(op/s): last 68.8M, ave 16.8M
[INFO] [stderr] [2026-07-09T02:42:28Z INFO  xwytools::bench] Throughput(op/s): last 67.2M, ave 17.0M
[INFO] [stderr] [2026-07-09T02:42:30Z INFO  xwytools::bench] Throughput(op/s): last 37.3M, ave 17.0M
[INFO] [stderr] [2026-07-09T02:42:34Z INFO  xwytools::bench] Throughput(op/s): last 48.8M, ave 16.9M
[INFO] [stderr] [2026-07-09T02:42:36Z INFO  xwytools::bench] Throughput(op/s): last 75.8M, ave 17.1M
[INFO] [stderr] [2026-07-09T02:42:39Z INFO  xwytools::bench] Throughput(op/s): last 39.0M, ave 17.1M
[INFO] [stderr] [2026-07-09T02:42:42Z INFO  xwytools::bench] Throughput(op/s): last 52.5M, ave 17.0M
[INFO] [stderr] [2026-07-09T02:42:45Z INFO  xwytools::bench] Throughput(op/s): last 70.1M, ave 17.2M
[INFO] [stderr] [2026-07-09T02:42:47Z INFO  xwytools::bench] Throughput(op/s): last 50.1M, ave 17.3M
[INFO] [stderr] [2026-07-09T02:42:50Z INFO  xwytools::bench] Throughput(op/s): last 49.3M, ave 17.4M
[INFO] [stderr] [2026-07-09T02:42:52Z INFO  xwytools::bench] Throughput(op/s): last 52.4M, ave 17.5M
[INFO] [stderr] [2026-07-09T02:42:53Z INFO  xwytools::bench] Throughput(op/s): last 38.0M, ave 17.5M
[INFO] [stderr] [2026-07-09T02:42:55Z INFO  xwytools::bench] Throughput(op/s): last 47.7M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:42:58Z INFO  xwytools::bench] Throughput(op/s): last 77.9M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:43:02Z INFO  xwytools::bench] Throughput(op/s): last 81.6M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:43:04Z INFO  xwytools::bench] Throughput(op/s): last 58.6M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:43:07Z INFO  xwytools::bench] Throughput(op/s): last 68.8M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:43:10Z INFO  xwytools::bench] Throughput(op/s): last 64.5M, ave 18.2M
[INFO] [stderr] [2026-07-09T02:43:13Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 18.2M
[INFO] [stderr] [2026-07-09T02:43:18Z INFO  xwytools::bench] Throughput(op/s): last 78.6M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:43:23Z INFO  xwytools::bench] Throughput(op/s): last 89.6M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:43:28Z INFO  xwytools::bench] Throughput(op/s): last 80.0M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:43:32Z INFO  xwytools::bench] Throughput(op/s): last 70.5M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:43:37Z INFO  xwytools::bench] Throughput(op/s): last 57.9M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:43:43Z INFO  xwytools::bench] Throughput(op/s): last 77.1M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:43:48Z INFO  xwytools::bench] Throughput(op/s): last 71.7M, ave 17.7M
[INFO] [stderr] [2026-07-09T02:43:52Z INFO  xwytools::bench] Throughput(op/s): last 88.2M, ave 17.7M
[INFO] [stderr] [2026-07-09T02:43:56Z INFO  xwytools::bench] Throughput(op/s): last 89.9M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:44:00Z INFO  xwytools::bench] Throughput(op/s): last 84.7M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:44:05Z INFO  xwytools::bench] Throughput(op/s): last 85.5M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:44:10Z INFO  xwytools::bench] Throughput(op/s): last 117.6M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:44:15Z INFO  xwytools::bench] Throughput(op/s): last 88.0M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:44:20Z INFO  xwytools::bench] Throughput(op/s): last 73.1M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:44:22Z INFO  xwytools::bench] Throughput(op/s): last 67.0M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:44:25Z INFO  xwytools::bench] Throughput(op/s): last 46.7M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:44:31Z INFO  xwytools::bench] Throughput(op/s): last 77.4M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:44:35Z INFO  xwytools::bench] Throughput(op/s): last 68.1M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:44:39Z INFO  xwytools::bench] Throughput(op/s): last 72.3M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:44:44Z INFO  xwytools::bench] Throughput(op/s): last 89.5M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:44:47Z INFO  xwytools::bench] Throughput(op/s): last 69.9M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:44:50Z INFO  xwytools::bench] Throughput(op/s): last 64.8M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:44:53Z INFO  xwytools::bench] Throughput(op/s): last 56.0M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:44:57Z INFO  xwytools::bench] Throughput(op/s): last 68.6M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:45:02Z INFO  xwytools::bench] Throughput(op/s): last 80.5M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:45:08Z INFO  xwytools::bench] Throughput(op/s): last 102.9M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:45:12Z INFO  xwytools::bench] Throughput(op/s): last 113.0M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:45:17Z INFO  xwytools::bench] Throughput(op/s): last 85.6M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:45:22Z INFO  xwytools::bench] Throughput(op/s): last 85.6M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:45:26Z INFO  xwytools::bench] Throughput(op/s): last 91.6M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:45:30Z INFO  xwytools::bench] Throughput(op/s): last 73.6M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:45:34Z INFO  xwytools::bench] Throughput(op/s): last 79.5M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:45:38Z INFO  xwytools::bench] Throughput(op/s): last 72.9M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:45:43Z INFO  xwytools::bench] Throughput(op/s): last 73.6M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:45:49Z INFO  xwytools::bench] Throughput(op/s): last 88.7M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:45:53Z INFO  xwytools::bench] Throughput(op/s): last 86.0M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:45:57Z INFO  xwytools::bench] Throughput(op/s): last 74.7M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:46:02Z INFO  xwytools::bench] Throughput(op/s): last 78.8M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:46:06Z INFO  xwytools::bench] Throughput(op/s): last 79.5M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:46:09Z INFO  xwytools::bench] Throughput(op/s): last 76.7M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:46:13Z INFO  xwytools::bench] Throughput(op/s): last 80.5M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:46:17Z INFO  xwytools::bench] Throughput(op/s): last 59.3M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:46:20Z INFO  xwytools::bench] Throughput(op/s): last 63.0M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:46:24Z INFO  xwytools::bench] Throughput(op/s): last 82.1M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:46:28Z INFO  xwytools::bench] Throughput(op/s): last 92.5M, ave 18.2M
[INFO] [stderr] [2026-07-09T02:46:32Z INFO  xwytools::bench] Throughput(op/s): last 88.2M, ave 18.3M
[INFO] [stderr] [2026-07-09T02:46:35Z INFO  xwytools::bench] Throughput(op/s): last 93.1M, ave 18.4M
[INFO] [stderr] [2026-07-09T02:46:38Z INFO  xwytools::bench] Throughput(op/s): last 58.7M, ave 18.4M
[INFO] [stderr] [2026-07-09T02:46:42Z INFO  xwytools::bench] Throughput(op/s): last 72.0M, ave 18.3M
[INFO] [stderr] [2026-07-09T02:46:46Z INFO  xwytools::bench] Throughput(op/s): last 72.3M, ave 18.3M
[INFO] [stderr] [2026-07-09T02:46:50Z INFO  xwytools::bench] Throughput(op/s): last 71.6M, ave 18.3M
[INFO] [stderr] [2026-07-09T02:46:54Z INFO  xwytools::bench] Throughput(op/s): last 76.2M, ave 18.3M
[INFO] [stderr] [2026-07-09T02:46:59Z INFO  xwytools::bench] Throughput(op/s): last 86.5M, ave 18.3M
[INFO] [stderr] [2026-07-09T02:47:03Z INFO  xwytools::bench] Throughput(op/s): last 91.7M, ave 18.4M
[INFO] [stderr] [2026-07-09T02:47:08Z INFO  xwytools::bench] Throughput(op/s): last 79.3M, ave 18.4M
[INFO] [stderr] [2026-07-09T02:47:12Z INFO  xwytools::bench] Throughput(op/s): last 65.1M, ave 18.3M
[INFO] [stderr] [2026-07-09T02:47:17Z INFO  xwytools::bench] Throughput(op/s): last 89.8M, ave 18.3M
[INFO] [stderr] [2026-07-09T02:47:22Z INFO  xwytools::bench] Throughput(op/s): last 98.8M, ave 18.4M
[INFO] [stderr] [2026-07-09T02:47:26Z INFO  xwytools::bench] Throughput(op/s): last 110.1M, ave 18.5M
[INFO] [stderr] [2026-07-09T02:47:30Z INFO  xwytools::bench] Throughput(op/s): last 97.2M, ave 18.5M
[INFO] [stderr] [2026-07-09T02:47:33Z INFO  xwytools::bench] Throughput(op/s): last 65.4M, ave 18.5M
[INFO] [stderr] [2026-07-09T02:47:37Z INFO  xwytools::bench] Throughput(op/s): last 60.2M, ave 18.5M
[INFO] [stderr] [2026-07-09T02:47:40Z INFO  xwytools::bench] Throughput(op/s): last 74.3M, ave 18.5M
[INFO] [stderr] [2026-07-09T02:47:44Z INFO  xwytools::bench] Throughput(op/s): last 68.8M, ave 18.5M
[INFO] [stderr] [2026-07-09T02:47:46Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 18.5M
[INFO] [stderr] [2026-07-09T02:47:50Z INFO  xwytools::bench] Throughput(op/s): last 43.4M, ave 18.5M
[INFO] [stderr] [2026-07-09T02:47:54Z INFO  xwytools::bench] Throughput(op/s): last 63.9M, ave 18.5M
[INFO] [stderr] [2026-07-09T02:47:59Z INFO  xwytools::bench] Throughput(op/s): last 72.9M, ave 18.4M
[INFO] [stderr] [2026-07-09T02:48:03Z INFO  xwytools::bench] Throughput(op/s): last 80.6M, ave 18.4M
[INFO] [stderr] [2026-07-09T02:48:09Z INFO  xwytools::bench] Throughput(op/s): last 78.3M, ave 18.4M
[INFO] [stderr] [2026-07-09T02:48:13Z INFO  xwytools::bench] Throughput(op/s): last 75.8M, ave 18.4M
[INFO] [stderr] [2026-07-09T02:48:17Z INFO  xwytools::bench] Throughput(op/s): last 81.5M, ave 18.4M
[INFO] [stderr] [2026-07-09T02:48:21Z INFO  xwytools::bench] Throughput(op/s): last 67.5M, ave 18.4M
[INFO] [stderr] [2026-07-09T02:48:27Z INFO  xwytools::bench] Throughput(op/s): last 84.2M, ave 18.3M
[INFO] [stderr] [2026-07-09T02:48:33Z INFO  xwytools::bench] Throughput(op/s): last 87.1M, ave 18.3M
[INFO] [stderr] [2026-07-09T02:48:37Z INFO  xwytools::bench] Throughput(op/s): last 59.4M, ave 18.2M
[INFO] [stderr] [2026-07-09T02:48:41Z INFO  xwytools::bench] Throughput(op/s): last 68.9M, ave 18.2M
[INFO] [stderr] [2026-07-09T02:48:45Z INFO  xwytools::bench] Throughput(op/s): last 78.1M, ave 18.2M
[INFO] [stderr] [2026-07-09T02:48:50Z INFO  xwytools::bench] Throughput(op/s): last 90.8M, ave 18.3M
[INFO] [stderr] [2026-07-09T02:48:54Z INFO  xwytools::bench] Throughput(op/s): last 85.3M, ave 18.3M
[INFO] [stderr] [2026-07-09T02:48:58Z INFO  xwytools::bench] Throughput(op/s): last 73.5M, ave 18.3M
[INFO] [stderr] [2026-07-09T02:49:04Z INFO  xwytools::bench] Throughput(op/s): last 74.3M, ave 18.2M
[INFO] [stderr] [2026-07-09T02:49:09Z INFO  xwytools::bench] Throughput(op/s): last 84.3M, ave 18.2M
[INFO] [stderr] [2026-07-09T02:49:13Z INFO  xwytools::bench] Throughput(op/s): last 62.0M, ave 18.2M
[INFO] [stderr] [2026-07-09T02:49:18Z INFO  xwytools::bench] Throughput(op/s): last 71.3M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:49:23Z INFO  xwytools::bench] Throughput(op/s): last 72.5M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:49:28Z INFO  xwytools::bench] Throughput(op/s): last 76.8M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:49:33Z INFO  xwytools::bench] Throughput(op/s): last 78.2M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:49:38Z INFO  xwytools::bench] Throughput(op/s): last 91.3M, ave 18.1M
[INFO] [stderr] [2026-07-09T02:49:42Z INFO  xwytools::bench] Throughput(op/s): last 67.7M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:49:46Z INFO  xwytools::bench] Throughput(op/s): last 57.0M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:49:51Z INFO  xwytools::bench] Throughput(op/s): last 60.0M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:49:54Z INFO  xwytools::bench] Throughput(op/s): last 83.6M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:49:59Z INFO  xwytools::bench] Throughput(op/s): last 77.5M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:50:05Z INFO  xwytools::bench] Throughput(op/s): last 96.1M, ave 18.0M
[INFO] [stderr] [2026-07-09T02:50:10Z INFO  xwytools::bench] Throughput(op/s): last 73.4M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:50:14Z INFO  xwytools::bench] Throughput(op/s): last 66.7M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:50:18Z INFO  xwytools::bench] Throughput(op/s): last 62.1M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:50:23Z INFO  xwytools::bench] Throughput(op/s): last 51.4M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:50:29Z INFO  xwytools::bench] Throughput(op/s): last 87.1M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:50:34Z INFO  xwytools::bench] Throughput(op/s): last 102.4M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:50:38Z INFO  xwytools::bench] Throughput(op/s): last 73.9M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:50:43Z INFO  xwytools::bench] Throughput(op/s): last 72.2M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:50:47Z INFO  xwytools::bench] Throughput(op/s): last 79.5M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:50:50Z INFO  xwytools::bench] Throughput(op/s): last 67.2M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:50:53Z INFO  xwytools::bench] Throughput(op/s): last 54.5M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:50:58Z INFO  xwytools::bench] Throughput(op/s): last 66.6M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:51:01Z INFO  xwytools::bench] Throughput(op/s): last 91.1M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:51:05Z INFO  xwytools::bench] Throughput(op/s): last 68.1M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:51:09Z INFO  xwytools::bench] Throughput(op/s): last 54.3M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:51:13Z INFO  xwytools::bench] Throughput(op/s): last 75.3M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:51:16Z INFO  xwytools::bench] Throughput(op/s): last 60.5M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:51:20Z INFO  xwytools::bench] Throughput(op/s): last 63.6M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:51:23Z INFO  xwytools::bench] Throughput(op/s): last 58.2M, ave 17.9M
[INFO] [stderr] [2026-07-09T02:51:29Z INFO  xwytools::bench] Throughput(op/s): last 74.6M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:51:33Z INFO  xwytools::bench] Throughput(op/s): last 77.4M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:51:39Z INFO  xwytools::bench] Throughput(op/s): last 60.4M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:51:43Z INFO  xwytools::bench] Throughput(op/s): last 85.8M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:51:47Z INFO  xwytools::bench] Throughput(op/s): last 76.8M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:51:52Z INFO  xwytools::bench] Throughput(op/s): last 61.9M, ave 17.7M
[INFO] [stderr] [2026-07-09T02:51:58Z INFO  xwytools::bench] Throughput(op/s): last 74.4M, ave 17.7M
[INFO] [stderr] [2026-07-09T02:52:04Z INFO  xwytools::bench] Throughput(op/s): last 103.4M, ave 17.7M
[INFO] [stderr] [2026-07-09T02:52:08Z INFO  xwytools::bench] Throughput(op/s): last 87.6M, ave 17.7M
[INFO] [stderr] [2026-07-09T02:52:11Z INFO  xwytools::bench] Throughput(op/s): last 76.9M, ave 17.8M
[INFO] [stderr] [2026-07-09T02:52:14Z INFO  xwytools::bench] Throughput(op/s): last 44.8M, ave 17.7M
[INFO] [stderr] [2026-07-09T02:52:18Z INFO  xwytools::bench] Throughput(op/s): last 62.1M, ave 17.7M
[INFO] [stderr] [2026-07-09T02:52:22Z INFO  xwytools::bench] Throughput(op/s): last 62.4M, ave 17.7M
[INFO] [stderr] [2026-07-09T02:52:26Z INFO  xwytools::bench] Throughput(op/s): last 64.5M, ave 17.7M
[INFO] [stderr] [2026-07-09T02:52:30Z INFO  xwytools::bench] Throughput(op/s): last 54.0M, ave 17.7M
[INFO] [stderr] [2026-07-09T02:52:35Z INFO  xwytools::bench] Throughput(op/s): last 79.5M, ave 17.7M
[INFO] [stderr] [2026-07-09T02:52:41Z INFO  xwytools::bench] Throughput(op/s): last 80.6M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:52:46Z INFO  xwytools::bench] Throughput(op/s): last 78.0M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:52:49Z INFO  xwytools::bench] Throughput(op/s): last 67.4M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:52:53Z INFO  xwytools::bench] Throughput(op/s): last 54.7M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:52:57Z INFO  xwytools::bench] Throughput(op/s): last 75.7M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:53:00Z INFO  xwytools::bench] Throughput(op/s): last 69.7M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:53:05Z INFO  xwytools::bench] Throughput(op/s): last 71.9M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:53:09Z INFO  xwytools::bench] Throughput(op/s): last 76.7M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:53:13Z INFO  xwytools::bench] Throughput(op/s): last 65.1M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:53:17Z INFO  xwytools::bench] Throughput(op/s): last 63.6M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:53:22Z INFO  xwytools::bench] Throughput(op/s): last 87.7M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:53:28Z INFO  xwytools::bench] Throughput(op/s): last 96.0M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:53:34Z INFO  xwytools::bench] Throughput(op/s): last 81.5M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:53:39Z INFO  xwytools::bench] Throughput(op/s): last 75.2M, ave 17.6M
[INFO] [stderr] [2026-07-09T02:53:44Z INFO  xwytools::bench] Throughput(op/s): last 66.8M, ave 17.5M
[INFO] [stderr] [2026-07-09T02:53:49Z INFO  xwytools::bench] Throughput(op/s): last 80.0M, ave 17.5M
[INFO] [stderr] [2026-07-09T02:53:55Z INFO  xwytools::bench] Throughput(op/s): last 75.5M, ave 17.5M
[INFO] [stderr] [2026-07-09T02:53:58Z INFO  xwytools::bench] Throughput(op/s): last 75.4M, ave 17.5M
[INFO] [stderr] [2026-07-09T02:54:06Z INFO  xwytools::bench] Throughput(op/s): last 87.5M, ave 17.5M
[INFO] [stderr] [2026-07-09T02:54:10Z INFO  xwytools::bench] Throughput(op/s): last 94.5M, ave 17.5M
[INFO] [stderr] [2026-07-09T02:54:15Z INFO  xwytools::bench] Throughput(op/s): last 70.6M, ave 17.5M
[INFO] [stderr] [2026-07-09T02:54:20Z INFO  xwytools::bench] Throughput(op/s): last 80.8M, ave 17.5M
[INFO] [stderr] [2026-07-09T02:54:26Z INFO  xwytools::bench] Throughput(op/s): last 89.8M, ave 17.4M
[INFO] [stderr] [2026-07-09T02:54:30Z INFO  xwytools::bench] Throughput(op/s): last 69.9M, ave 17.4M
[INFO] [stderr] [2026-07-09T02:54:35Z INFO  xwytools::bench] Throughput(op/s): last 83.2M, ave 17.4M
[INFO] [stderr] [2026-07-09T02:54:41Z INFO  xwytools::bench] Throughput(op/s): last 76.7M, ave 17.4M
[INFO] [stderr] [2026-07-09T02:54:46Z INFO  xwytools::bench] Throughput(op/s): last 77.8M, ave 17.4M
[INFO] [stderr] [2026-07-09T02:54:50Z INFO  xwytools::bench] Throughput(op/s): last 69.2M, ave 17.4M
[INFO] [stderr] [2026-07-09T02:54:54Z INFO  xwytools::bench] Throughput(op/s): last 67.4M, ave 17.4M
[INFO] [stderr] [2026-07-09T02:54:59Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 17.4M
[INFO] [stderr] [2026-07-09T02:55:04Z INFO  xwytools::bench] Throughput(op/s): last 89.3M, ave 17.4M
[INFO] [stderr] [2026-07-09T02:55:11Z INFO  xwytools::bench] Throughput(op/s): last 88.5M, ave 17.3M
[INFO] [stderr] [2026-07-09T02:55:17Z INFO  xwytools::bench] Throughput(op/s): last 102.9M, ave 17.3M
[INFO] [stderr] [2026-07-09T02:55:21Z INFO  xwytools::bench] Throughput(op/s): last 99.0M, ave 17.4M
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "9d74c354be4aba04004263f0dacbe29809e3d39685df12886c4b7dd4164418cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d74c354be4aba04004263f0dacbe29809e3d39685df12886c4b7dd4164418cc", kill_on_drop: false }`
[INFO] [stdout] 9d74c354be4aba04004263f0dacbe29809e3d39685df12886c4b7dd4164418cc
