[INFO] cloning repository https://github.com/ErvinXie/xwytools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErvinXie/xwytools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba74b36e6b1615ab7d8b7c27b170e498246b1358
[INFO] testing ErvinXie/xwytools/ba74b36e6b1615ab7d8b7c27b170e498246b1358 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErvinXie/xwytools on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc8211766d75426abe2b03eef5e5800007f30d9ace05d6a6211b034782fbf089
[INFO] running `Command { std: "docker" "start" "-a" "dc8211766d75426abe2b03eef5e5800007f30d9ace05d6a6211b034782fbf089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc8211766d75426abe2b03eef5e5800007f30d9ace05d6a6211b034782fbf089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc8211766d75426abe2b03eef5e5800007f30d9ace05d6a6211b034782fbf089", kill_on_drop: false }`
[INFO] [stdout] dc8211766d75426abe2b03eef5e5800007f30d9ace05d6a6211b034782fbf089
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92787af506c8e0c6eecb8602531ef0ac66f008b2cd4f9543d07b9ebb4abf06db
[INFO] running `Command { std: "docker" "start" "-a" "92787af506c8e0c6eecb8602531ef0ac66f008b2cd4f9543d07b9ebb4abf06db", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[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 chrono v0.4.31
[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.07s
[INFO] running `Command { std: "docker" "inspect" "92787af506c8e0c6eecb8602531ef0ac66f008b2cd4f9543d07b9ebb4abf06db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92787af506c8e0c6eecb8602531ef0ac66f008b2cd4f9543d07b9ebb4abf06db", kill_on_drop: false }`
[INFO] [stdout] 92787af506c8e0c6eecb8602531ef0ac66f008b2cd4f9543d07b9ebb4abf06db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4c8600a61f2cc8e666168ce93a26c1a1eeedf66fc7af1eb072623e83fc26224
[INFO] running `Command { std: "docker" "start" "-a" "e4c8600a61f2cc8e666168ce93a26c1a1eeedf66fc7af1eb072623e83fc26224", 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.65s
[INFO] running `Command { std: "docker" "inspect" "e4c8600a61f2cc8e666168ce93a26c1a1eeedf66fc7af1eb072623e83fc26224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4c8600a61f2cc8e666168ce93a26c1a1eeedf66fc7af1eb072623e83fc26224", kill_on_drop: false }`
[INFO] [stdout] e4c8600a61f2cc8e666168ce93a26c1a1eeedf66fc7af1eb072623e83fc26224
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 55d75a971eb82fd93ec52a90601cf9c02f94e7cbfda8bbb2d5408dd1114aa248
[INFO] running `Command { std: "docker" "start" "-a" "55d75a971eb82fd93ec52a90601cf9c02f94e7cbfda8bbb2d5408dd1114aa248", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::time::Instant`
[INFO] [stdout] 
[INFO] [stderr]    --> src/bench.rs:123:9
[INFO] [stdout] running 1 test
[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.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xwytools-8da96c5a7b5b3f34)
[INFO] [stderr] [2025-11-08T10:46:29Z INFO  xwytools::bench] Starting bench with concurrency 100
[INFO] [stderr] [2025-11-08T10:46:36Z INFO  xwytools::bench] Throughput(op/s): last 72.7M, ave 15.1M
[INFO] [stderr] [2025-11-08T10:46:40Z INFO  xwytools::bench] Throughput(op/s): last 66.3M, ave 15.7M
[INFO] [stderr] [2025-11-08T10:46:45Z INFO  xwytools::bench] Throughput(op/s): last 53.0M, ave 13.6M
[INFO] [stderr] [2025-11-08T10:46:51Z INFO  xwytools::bench] Throughput(op/s): last 93.6M, ave 14.3M
[INFO] [stderr] [2025-11-08T10:46:57Z INFO  xwytools::bench] Throughput(op/s): last 107.0M, ave 15.1M
[INFO] [stderr] [2025-11-08T10:47:00Z INFO  xwytools::bench] Throughput(op/s): last 101.2M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:47:04Z INFO  xwytools::bench] Throughput(op/s): last 57.3M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:47:10Z INFO  xwytools::bench] Throughput(op/s): last 69.1M, ave 15.9M
[INFO] [stderr] [2025-11-08T10:47:15Z INFO  xwytools::bench] Throughput(op/s): last 101.1M, ave 16.4M
[INFO] [stderr] [2025-11-08T10:47:21Z INFO  xwytools::bench] Throughput(op/s): last 69.5M, ave 15.8M
[INFO] [stderr] [2025-11-08T10:47:26Z INFO  xwytools::bench] Throughput(op/s): last 79.8M, ave 16.0M
[INFO] [stdout] test bench::test::test_bench has been running for over 60 seconds
[INFO] [stderr] [2025-11-08T10:47:32Z INFO  xwytools::bench] Throughput(op/s): last 87.8M, ave 15.8M
[INFO] [stderr] [2025-11-08T10:47:37Z INFO  xwytools::bench] Throughput(op/s): last 105.8M, ave 16.1M
[INFO] [stderr] [2025-11-08T10:47:41Z INFO  xwytools::bench] Throughput(op/s): last 59.0M, ave 16.0M
[INFO] [stderr] [2025-11-08T10:47:45Z INFO  xwytools::bench] Throughput(op/s): last 54.7M, ave 16.0M
[INFO] [stderr] [2025-11-08T10:47:51Z INFO  xwytools::bench] Throughput(op/s): last 68.3M, ave 15.7M
[INFO] [stderr] [2025-11-08T10:47:56Z INFO  xwytools::bench] Throughput(op/s): last 85.0M, ave 15.7M
[INFO] [stderr] [2025-11-08T10:48:00Z INFO  xwytools::bench] Throughput(op/s): last 91.8M, ave 16.0M
[INFO] [stderr] [2025-11-08T10:48:06Z INFO  xwytools::bench] Throughput(op/s): last 81.0M, ave 15.9M
[INFO] [stderr] [2025-11-08T10:48:11Z INFO  xwytools::bench] Throughput(op/s): last 86.0M, ave 15.9M
[INFO] [stderr] [2025-11-08T10:48:15Z INFO  xwytools::bench] Throughput(op/s): last 79.8M, ave 16.2M
[INFO] [stderr] [2025-11-08T10:48:19Z INFO  xwytools::bench] Throughput(op/s): last 72.1M, ave 16.1M
[INFO] [stderr] [2025-11-08T10:48:24Z INFO  xwytools::bench] Throughput(op/s): last 82.4M, ave 16.3M
[INFO] [stderr] [2025-11-08T10:48:27Z INFO  xwytools::bench] Throughput(op/s): last 69.5M, ave 16.4M
[INFO] [stderr] [2025-11-08T10:48:30Z INFO  xwytools::bench] Throughput(op/s): last 56.8M, ave 16.5M
[INFO] [stderr] [2025-11-08T10:48:32Z INFO  xwytools::bench] Throughput(op/s): last 56.1M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:48:36Z INFO  xwytools::bench] Throughput(op/s): last 55.6M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:48:39Z INFO  xwytools::bench] Throughput(op/s): last 64.5M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:48:42Z INFO  xwytools::bench] Throughput(op/s): last 49.3M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:48:45Z INFO  xwytools::bench] Throughput(op/s): last 70.4M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:48:48Z INFO  xwytools::bench] Throughput(op/s): last 49.3M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:48:50Z INFO  xwytools::bench] Throughput(op/s): last 49.4M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:48:52Z INFO  xwytools::bench] Throughput(op/s): last 49.2M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:48:54Z INFO  xwytools::bench] Throughput(op/s): last 68.2M, ave 17.3M
[INFO] [stderr] [2025-11-08T10:48:58Z INFO  xwytools::bench] Throughput(op/s): last 61.3M, ave 17.3M
[INFO] [stderr] [2025-11-08T10:49:00Z INFO  xwytools::bench] Throughput(op/s): last 76.2M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:49:02Z INFO  xwytools::bench] Throughput(op/s): last 67.7M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:49:03Z INFO  xwytools::bench] Throughput(op/s): last 51.2M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:49:04Z INFO  xwytools::bench] Throughput(op/s): last 49.4M, ave 18.1M
[INFO] [stderr] [2025-11-08T10:49:06Z INFO  xwytools::bench] Throughput(op/s): last 53.2M, ave 18.3M
[INFO] [stderr] [2025-11-08T10:49:07Z INFO  xwytools::bench] Throughput(op/s): last 61.1M, ave 18.5M
[INFO] [stderr] [2025-11-08T10:49:08Z INFO  xwytools::bench] Throughput(op/s): last 59.4M, ave 18.7M
[INFO] [stderr] [2025-11-08T10:49:10Z INFO  xwytools::bench] Throughput(op/s): last 57.2M, ave 18.9M
[INFO] [stderr] [2025-11-08T10:49:16Z INFO  xwytools::bench] Throughput(op/s): last 125.9M, ave 19.0M
[INFO] [stderr] [2025-11-08T10:49:18Z INFO  xwytools::bench] Throughput(op/s): last 81.2M, ave 19.2M
[INFO] [stderr] [2025-11-08T10:49:24Z INFO  xwytools::bench] Throughput(op/s): last 95.3M, ave 19.2M
[INFO] [stderr] [2025-11-08T10:49:30Z INFO  xwytools::bench] Throughput(op/s): last 96.7M, ave 19.0M
[INFO] [stderr] [2025-11-08T10:49:35Z INFO  xwytools::bench] Throughput(op/s): last 73.0M, ave 18.9M
[INFO] [stderr] [2025-11-08T10:49:40Z INFO  xwytools::bench] Throughput(op/s): last 96.6M, ave 18.9M
[INFO] [stderr] [2025-11-08T10:49:45Z INFO  xwytools::bench] Throughput(op/s): last 75.2M, ave 18.8M
[INFO] [stderr] [2025-11-08T10:49:49Z INFO  xwytools::bench] Throughput(op/s): last 79.7M, ave 18.8M
[INFO] [stderr] [2025-11-08T10:49:53Z INFO  xwytools::bench] Throughput(op/s): last 59.3M, ave 18.8M
[INFO] [stderr] [2025-11-08T10:49:59Z INFO  xwytools::bench] Throughput(op/s): last 82.7M, ave 18.6M
[INFO] [stderr] [2025-11-08T10:50:01Z INFO  xwytools::bench] Throughput(op/s): last 88.0M, ave 18.8M
[INFO] [stderr] [2025-11-08T10:50:05Z INFO  xwytools::bench] Throughput(op/s): last 76.7M, ave 18.9M
[INFO] [stderr] [2025-11-08T10:50:07Z INFO  xwytools::bench] Throughput(op/s): last 80.0M, ave 19.0M
[INFO] [stderr] [2025-11-08T10:50:11Z INFO  xwytools::bench] Throughput(op/s): last 57.3M, ave 19.0M
[INFO] [stderr] [2025-11-08T10:50:14Z INFO  xwytools::bench] Throughput(op/s): last 64.8M, ave 19.0M
[INFO] [stderr] [2025-11-08T10:50:18Z INFO  xwytools::bench] Throughput(op/s): last 61.9M, ave 18.9M
[INFO] [stderr] [2025-11-08T10:50:21Z INFO  xwytools::bench] Throughput(op/s): last 50.9M, ave 18.9M
[INFO] [stderr] [2025-11-08T10:50:26Z INFO  xwytools::bench] Throughput(op/s): last 63.8M, ave 18.8M
[INFO] [stderr] [2025-11-08T10:50:32Z INFO  xwytools::bench] Throughput(op/s): last 70.7M, ave 18.6M
[INFO] [stderr] [2025-11-08T10:50:37Z INFO  xwytools::bench] Throughput(op/s): last 79.8M, ave 18.6M
[INFO] [stderr] [2025-11-08T10:50:41Z INFO  xwytools::bench] Throughput(op/s): last 64.5M, ave 18.5M
[INFO] [stderr] [2025-11-08T10:50:45Z INFO  xwytools::bench] Throughput(op/s): last 50.7M, ave 18.4M
[INFO] [stderr] [2025-11-08T10:50:50Z INFO  xwytools::bench] Throughput(op/s): last 90.1M, ave 18.4M
[INFO] [stderr] [2025-11-08T10:50:55Z INFO  xwytools::bench] Throughput(op/s): last 82.5M, ave 18.4M
[INFO] [stderr] [2025-11-08T10:51:01Z INFO  xwytools::bench] Throughput(op/s): last 80.7M, ave 18.3M
[INFO] [stderr] [2025-11-08T10:51:06Z INFO  xwytools::bench] Throughput(op/s): last 78.1M, ave 18.2M
[INFO] [stderr] [2025-11-08T10:51:10Z INFO  xwytools::bench] Throughput(op/s): last 81.0M, ave 18.2M
[INFO] [stderr] [2025-11-08T10:51:15Z INFO  xwytools::bench] Throughput(op/s): last 68.7M, ave 18.2M
[INFO] [stderr] [2025-11-08T10:51:19Z INFO  xwytools::bench] Throughput(op/s): last 72.6M, ave 18.2M
[INFO] [stderr] [2025-11-08T10:51:25Z INFO  xwytools::bench] Throughput(op/s): last 57.1M, ave 18.0M
[INFO] [stderr] [2025-11-08T10:51:29Z INFO  xwytools::bench] Throughput(op/s): last 66.8M, ave 18.0M
[INFO] [stderr] [2025-11-08T10:51:34Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:51:39Z INFO  xwytools::bench] Throughput(op/s): last 62.0M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:51:44Z INFO  xwytools::bench] Throughput(op/s): last 78.3M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:51:49Z INFO  xwytools::bench] Throughput(op/s): last 60.0M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:51:52Z INFO  xwytools::bench] Throughput(op/s): last 62.1M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:51:56Z INFO  xwytools::bench] Throughput(op/s): last 49.4M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:52:02Z INFO  xwytools::bench] Throughput(op/s): last 81.4M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:52:07Z INFO  xwytools::bench] Throughput(op/s): last 76.8M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:52:12Z INFO  xwytools::bench] Throughput(op/s): last 62.6M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:52:15Z INFO  xwytools::bench] Throughput(op/s): last 62.7M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:52:19Z INFO  xwytools::bench] Throughput(op/s): last 56.2M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:52:23Z INFO  xwytools::bench] Throughput(op/s): last 72.2M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:52:27Z INFO  xwytools::bench] Throughput(op/s): last 44.6M, ave 17.3M
[INFO] [stderr] [2025-11-08T10:52:30Z INFO  xwytools::bench] Throughput(op/s): last 44.0M, ave 17.3M
[INFO] [stderr] [2025-11-08T10:52:34Z INFO  xwytools::bench] Throughput(op/s): last 61.2M, ave 17.3M
[INFO] [stderr] [2025-11-08T10:52:39Z INFO  xwytools::bench] Throughput(op/s): last 73.5M, ave 17.2M
[INFO] [stderr] [2025-11-08T10:52:44Z INFO  xwytools::bench] Throughput(op/s): last 62.4M, ave 17.2M
[INFO] [stderr] [2025-11-08T10:52:48Z INFO  xwytools::bench] Throughput(op/s): last 67.0M, ave 17.2M
[INFO] [stderr] [2025-11-08T10:52:52Z INFO  xwytools::bench] Throughput(op/s): last 63.0M, ave 17.2M
[INFO] [stderr] [2025-11-08T10:52:55Z INFO  xwytools::bench] Throughput(op/s): last 54.4M, ave 17.2M
[INFO] [stderr] [2025-11-08T10:52:58Z INFO  xwytools::bench] Throughput(op/s): last 50.6M, ave 17.2M
[INFO] [stderr] [2025-11-08T10:53:03Z INFO  xwytools::bench] Throughput(op/s): last 68.5M, ave 17.2M
[INFO] [stderr] [2025-11-08T10:53:08Z INFO  xwytools::bench] Throughput(op/s): last 83.0M, ave 17.2M
[INFO] [stderr] [2025-11-08T10:53:11Z INFO  xwytools::bench] Throughput(op/s): last 58.0M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:53:17Z INFO  xwytools::bench] Throughput(op/s): last 57.4M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:53:21Z INFO  xwytools::bench] Throughput(op/s): last 81.6M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:53:25Z INFO  xwytools::bench] Throughput(op/s): last 68.1M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:53:29Z INFO  xwytools::bench] Throughput(op/s): last 45.5M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:53:34Z INFO  xwytools::bench] Throughput(op/s): last 42.9M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:53:38Z INFO  xwytools::bench] Throughput(op/s): last 70.1M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:53:40Z INFO  xwytools::bench] Throughput(op/s): last 84.8M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:53:43Z INFO  xwytools::bench] Throughput(op/s): last 48.1M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:53:48Z INFO  xwytools::bench] Throughput(op/s): last 73.5M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:53:53Z INFO  xwytools::bench] Throughput(op/s): last 82.9M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:53:57Z INFO  xwytools::bench] Throughput(op/s): last 72.5M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:54:03Z INFO  xwytools::bench] Throughput(op/s): last 77.4M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:54:08Z INFO  xwytools::bench] Throughput(op/s): last 89.7M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:54:12Z INFO  xwytools::bench] Throughput(op/s): last 56.9M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:54:17Z INFO  xwytools::bench] Throughput(op/s): last 56.2M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:54:22Z INFO  xwytools::bench] Throughput(op/s): last 83.4M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:54:27Z INFO  xwytools::bench] Throughput(op/s): last 81.3M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:54:32Z INFO  xwytools::bench] Throughput(op/s): last 85.5M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:54:39Z INFO  xwytools::bench] Throughput(op/s): last 108.3M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:54:44Z INFO  xwytools::bench] Throughput(op/s): last 95.1M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:54:49Z INFO  xwytools::bench] Throughput(op/s): last 68.3M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:54:53Z INFO  xwytools::bench] Throughput(op/s): last 60.0M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:54:59Z INFO  xwytools::bench] Throughput(op/s): last 72.4M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:55:04Z INFO  xwytools::bench] Throughput(op/s): last 79.5M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:55:09Z INFO  xwytools::bench] Throughput(op/s): last 87.0M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:55:14Z INFO  xwytools::bench] Throughput(op/s): last 72.4M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:55:19Z INFO  xwytools::bench] Throughput(op/s): last 75.1M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:55:27Z INFO  xwytools::bench] Throughput(op/s): last 87.7M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:55:31Z INFO  xwytools::bench] Throughput(op/s): last 85.2M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:55:36Z INFO  xwytools::bench] Throughput(op/s): last 67.9M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:55:42Z INFO  xwytools::bench] Throughput(op/s): last 77.2M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:55:45Z INFO  xwytools::bench] Throughput(op/s): last 69.2M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:55:48Z INFO  xwytools::bench] Throughput(op/s): last 52.6M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:55:53Z INFO  xwytools::bench] Throughput(op/s): last 66.6M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:55:57Z INFO  xwytools::bench] Throughput(op/s): last 71.9M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:56:01Z INFO  xwytools::bench] Throughput(op/s): last 65.1M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:56:05Z INFO  xwytools::bench] Throughput(op/s): last 62.3M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:56:12Z INFO  xwytools::bench] Throughput(op/s): last 93.3M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:56:17Z INFO  xwytools::bench] Throughput(op/s): last 105.7M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:56:22Z INFO  xwytools::bench] Throughput(op/s): last 85.8M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:56:26Z INFO  xwytools::bench] Throughput(op/s): last 64.9M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:56:29Z INFO  xwytools::bench] Throughput(op/s): last 52.0M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:56:34Z INFO  xwytools::bench] Throughput(op/s): last 47.1M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:56:38Z INFO  xwytools::bench] Throughput(op/s): last 81.4M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:56:44Z INFO  xwytools::bench] Throughput(op/s): last 118.7M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:56:47Z INFO  xwytools::bench] Throughput(op/s): last 71.4M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:56:50Z INFO  xwytools::bench] Throughput(op/s): last 48.6M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:56:55Z INFO  xwytools::bench] Throughput(op/s): last 64.6M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:57:02Z INFO  xwytools::bench] Throughput(op/s): last 111.9M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:57:08Z INFO  xwytools::bench] Throughput(op/s): last 77.6M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:57:14Z INFO  xwytools::bench] Throughput(op/s): last 93.6M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:57:20Z INFO  xwytools::bench] Throughput(op/s): last 111.3M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:57:26Z INFO  xwytools::bench] Throughput(op/s): last 93.3M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:57:30Z INFO  xwytools::bench] Throughput(op/s): last 125.3M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:57:35Z INFO  xwytools::bench] Throughput(op/s): last 112.6M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:57:41Z INFO  xwytools::bench] Throughput(op/s): last 113.9M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:57:46Z INFO  xwytools::bench] Throughput(op/s): last 102.2M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:57:50Z INFO  xwytools::bench] Throughput(op/s): last 110.7M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:57:53Z INFO  xwytools::bench] Throughput(op/s): last 57.8M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:57:57Z INFO  xwytools::bench] Throughput(op/s): last 93.6M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:58:02Z INFO  xwytools::bench] Throughput(op/s): last 117.7M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:58:08Z INFO  xwytools::bench] Throughput(op/s): last 137.9M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:58:14Z INFO  xwytools::bench] Throughput(op/s): last 122.2M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:58:17Z INFO  xwytools::bench] Throughput(op/s): last 70.6M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:58:22Z INFO  xwytools::bench] Throughput(op/s): last 72.4M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:58:29Z INFO  xwytools::bench] Throughput(op/s): last 80.9M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:58:35Z INFO  xwytools::bench] Throughput(op/s): last 82.9M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:58:40Z INFO  xwytools::bench] Throughput(op/s): last 93.8M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:58:44Z INFO  xwytools::bench] Throughput(op/s): last 94.5M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:58:49Z INFO  xwytools::bench] Throughput(op/s): last 99.1M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:58:56Z INFO  xwytools::bench] Throughput(op/s): last 143.3M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:59:01Z INFO  xwytools::bench] Throughput(op/s): last 85.9M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:59:06Z INFO  xwytools::bench] Throughput(op/s): last 111.1M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:59:10Z INFO  xwytools::bench] Throughput(op/s): last 64.5M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:59:15Z INFO  xwytools::bench] Throughput(op/s): last 58.4M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:59:18Z INFO  xwytools::bench] Throughput(op/s): last 65.9M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:59:24Z INFO  xwytools::bench] Throughput(op/s): last 73.8M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:59:28Z INFO  xwytools::bench] Throughput(op/s): last 98.1M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:59:32Z INFO  xwytools::bench] Throughput(op/s): last 77.7M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:59:36Z INFO  xwytools::bench] Throughput(op/s): last 54.8M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:59:42Z INFO  xwytools::bench] Throughput(op/s): last 85.2M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:59:47Z INFO  xwytools::bench] Throughput(op/s): last 103.1M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:59:52Z INFO  xwytools::bench] Throughput(op/s): last 100.7M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:59:57Z INFO  xwytools::bench] Throughput(op/s): last 81.2M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:59:59Z INFO  xwytools::bench] Throughput(op/s): last 82.4M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:00:04Z INFO  xwytools::bench] Throughput(op/s): last 69.1M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:00:08Z INFO  xwytools::bench] Throughput(op/s): last 71.1M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:00:15Z INFO  xwytools::bench] Throughput(op/s): last 104.5M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:00:22Z INFO  xwytools::bench] Throughput(op/s): last 156.1M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:00:26Z INFO  xwytools::bench] Throughput(op/s): last 64.2M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:00:31Z INFO  xwytools::bench] Throughput(op/s): last 67.7M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:00:36Z INFO  xwytools::bench] Throughput(op/s): last 86.8M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:00:42Z INFO  xwytools::bench] Throughput(op/s): last 82.1M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:00:47Z INFO  xwytools::bench] Throughput(op/s): last 89.1M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:00:54Z INFO  xwytools::bench] Throughput(op/s): last 127.4M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:00:58Z INFO  xwytools::bench] Throughput(op/s): last 95.5M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:01:03Z INFO  xwytools::bench] Throughput(op/s): last 76.5M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:01:09Z INFO  xwytools::bench] Throughput(op/s): last 70.1M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:01:14Z INFO  xwytools::bench] Throughput(op/s): last 65.8M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:01:18Z INFO  xwytools::bench] Throughput(op/s): last 64.9M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:01:23Z INFO  xwytools::bench] Throughput(op/s): last 71.9M, ave 17.1M
[INFO] [stderr] [2025-11-08T11:01:27Z INFO  xwytools::bench] Throughput(op/s): last 80.4M, ave 17.1M
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "55d75a971eb82fd93ec52a90601cf9c02f94e7cbfda8bbb2d5408dd1114aa248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55d75a971eb82fd93ec52a90601cf9c02f94e7cbfda8bbb2d5408dd1114aa248", kill_on_drop: false }`
[INFO] [stdout] 55d75a971eb82fd93ec52a90601cf9c02f94e7cbfda8bbb2d5408dd1114aa248
