[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 master#1ef7943ee607160a564655b6596f83670ef95df5 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ErvinXie/xwytools
[INFO] finished tweaking git repo https://github.com/ErvinXie/xwytools
[INFO] tweaked toml for git repo https://github.com/ErvinXie/xwytools written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErvinXie/xwytools on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.10.2
[INFO] [stderr]   Downloaded windows-targets v0.52.0
[INFO] [stderr]   Downloaded is-terminal v0.4.10
[INFO] [stderr]   Downloaded android-tzdata v0.1.1
[INFO] [stderr]   Downloaded ctrlc v3.4.2
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.11
[INFO] [stderr]   Downloaded hermit-abi v0.3.4
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.6
[INFO] [stderr]   Downloaded windows-core v0.52.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.59
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.11
[INFO] [stderr]   Downloaded errno v0.3.8
[INFO] [stderr]   Downloaded regex v1.10.2
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] [stderr]   Downloaded rustix v0.38.30
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded regex-automata v0.4.3
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e6c96ae32e4487e225c7baf5b020d96b3be11e29a1744087baa25364cd43c3b
[INFO] running `Command { std: "docker" "start" "-a" "7e6c96ae32e4487e225c7baf5b020d96b3be11e29a1744087baa25364cd43c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e6c96ae32e4487e225c7baf5b020d96b3be11e29a1744087baa25364cd43c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e6c96ae32e4487e225c7baf5b020d96b3be11e29a1744087baa25364cd43c3b", kill_on_drop: false }`
[INFO] [stdout] 7e6c96ae32e4487e225c7baf5b020d96b3be11e29a1744087baa25364cd43c3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 008a97b79ef3cda70d2fe8487f41f1d54e75a50aaf383af68532c477e190a0a4
[INFO] running `Command { std: "docker" "start" "-a" "008a97b79ef3cda70d2fe8487f41f1d54e75a50aaf383af68532c477e190a0a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[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-channel v0.5.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling ctrlc v3.4.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling xwytools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.38s
[INFO] running `Command { std: "docker" "inspect" "008a97b79ef3cda70d2fe8487f41f1d54e75a50aaf383af68532c477e190a0a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "008a97b79ef3cda70d2fe8487f41f1d54e75a50aaf383af68532c477e190a0a4", kill_on_drop: false }`
[INFO] [stdout] 008a97b79ef3cda70d2fe8487f41f1d54e75a50aaf383af68532c477e190a0a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b83efd96899253823033ea6627435a580a31723dc1cad2fd2444e5e60c0bf56
[INFO] running `Command { std: "docker" "start" "-a" "0b83efd96899253823033ea6627435a580a31723dc1cad2fd2444e5e60c0bf56", 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.67s
[INFO] running `Command { std: "docker" "inspect" "0b83efd96899253823033ea6627435a580a31723dc1cad2fd2444e5e60c0bf56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b83efd96899253823033ea6627435a580a31723dc1cad2fd2444e5e60c0bf56", kill_on_drop: false }`
[INFO] [stdout] 0b83efd96899253823033ea6627435a580a31723dc1cad2fd2444e5e60c0bf56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c6f97360e06fb7b54ed74a7f4997553901c69094b5320c18289a182c31821c1
[INFO] running `Command { std: "docker" "start" "-a" "0c6f97360e06fb7b54ed74a7f4997553901c69094b5320c18289a182c31821c1", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::time::Instant`
[INFO] [stderr]    --> src/bench.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 123 |     use std::time::Instant;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `xwytools` (lib test) generated 1 warning (run `cargo fix --lib -p xwytools --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xwytools-8da96c5a7b5b3f34)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2025-11-08T10:31:12Z INFO  xwytools::bench] Starting bench with concurrency 100
[INFO] [stderr] [2025-11-08T10:31:19Z INFO  xwytools::bench] Throughput(op/s): last 110.9M, ave 28.3M
[INFO] [stderr] [2025-11-08T10:31:22Z INFO  xwytools::bench] Throughput(op/s): last 75.1M, ave 27.5M
[INFO] [stderr] [2025-11-08T10:31:26Z INFO  xwytools::bench] Throughput(op/s): last 80.9M, ave 25.7M
[INFO] [stderr] [2025-11-08T10:31:30Z INFO  xwytools::bench] Throughput(op/s): last 125.9M, ave 26.5M
[INFO] [stderr] [2025-11-08T10:31:34Z INFO  xwytools::bench] Throughput(op/s): last 58.6M, ave 24.0M
[INFO] [stderr] [2025-11-08T10:31:38Z INFO  xwytools::bench] Throughput(op/s): last 85.3M, ave 23.7M
[INFO] [stderr] [2025-11-08T10:31:41Z INFO  xwytools::bench] Throughput(op/s): last 56.0M, ave 22.8M
[INFO] [stderr] [2025-11-08T10:31:46Z INFO  xwytools::bench] Throughput(op/s): last 69.6M, ave 21.6M
[INFO] [stderr] [2025-11-08T10:31:50Z INFO  xwytools::bench] Throughput(op/s): last 63.6M, ave 21.1M
[INFO] [stderr] [2025-11-08T10:31:53Z INFO  xwytools::bench] Throughput(op/s): last 82.6M, ave 21.2M
[INFO] [stderr] [2025-11-08T10:32:00Z INFO  xwytools::bench] Throughput(op/s): last 97.3M, ave 20.0M
[INFO] [stderr] [2025-11-08T10:32:05Z INFO  xwytools::bench] Throughput(op/s): last 85.1M, ave 19.7M
[INFO] [stderr] [2025-11-08T10:32:10Z INFO  xwytools::bench] Throughput(op/s): last 81.2M, ave 19.4M
[INFO] [stdout] test bench::test::test_bench has been running for over 60 seconds
[INFO] [stderr] [2025-11-08T10:32:14Z INFO  xwytools::bench] Throughput(op/s): last 54.0M, ave 19.0M
[INFO] [stderr] [2025-11-08T10:32:18Z INFO  xwytools::bench] Throughput(op/s): last 61.7M, ave 18.8M
[INFO] [stderr] [2025-11-08T10:32:21Z INFO  xwytools::bench] Throughput(op/s): last 47.1M, ave 18.7M
[INFO] [stderr] [2025-11-08T10:32:28Z INFO  xwytools::bench] Throughput(op/s): last 85.8M, ave 18.1M
[INFO] [stderr] [2025-11-08T10:32:33Z INFO  xwytools::bench] Throughput(op/s): last 105.3M, ave 18.3M
[INFO] [stderr] [2025-11-08T10:32:38Z INFO  xwytools::bench] Throughput(op/s): last 68.5M, ave 18.0M
[INFO] [stderr] [2025-11-08T10:32:44Z INFO  xwytools::bench] Throughput(op/s): last 72.0M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:32:49Z INFO  xwytools::bench] Throughput(op/s): last 76.4M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:32:53Z INFO  xwytools::bench] Throughput(op/s): last 71.6M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:32:57Z INFO  xwytools::bench] Throughput(op/s): last 64.4M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:33:01Z INFO  xwytools::bench] Throughput(op/s): last 57.1M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:33:05Z INFO  xwytools::bench] Throughput(op/s): last 51.9M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:33:09Z INFO  xwytools::bench] Throughput(op/s): last 56.0M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:33:13Z INFO  xwytools::bench] Throughput(op/s): last 55.8M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:33:16Z INFO  xwytools::bench] Throughput(op/s): last 65.0M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:33:18Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 17.3M
[INFO] [stderr] [2025-11-08T10:33:21Z INFO  xwytools::bench] Throughput(op/s): last 62.6M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:33:22Z INFO  xwytools::bench] Throughput(op/s): last 66.3M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:33:24Z INFO  xwytools::bench] Throughput(op/s): last 57.0M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:33:26Z INFO  xwytools::bench] Throughput(op/s): last 64.4M, ave 18.1M
[INFO] [stderr] [2025-11-08T10:33:28Z INFO  xwytools::bench] Throughput(op/s): last 72.3M, ave 18.4M
[INFO] [stderr] [2025-11-08T10:33:30Z INFO  xwytools::bench] Throughput(op/s): last 67.3M, ave 18.7M
[INFO] [stderr] [2025-11-08T10:33:35Z INFO  xwytools::bench] Throughput(op/s): last 70.8M, ave 18.5M
[INFO] [stderr] [2025-11-08T10:33:38Z INFO  xwytools::bench] Throughput(op/s): last 72.0M, ave 18.6M
[INFO] [stderr] [2025-11-08T10:33:42Z INFO  xwytools::bench] Throughput(op/s): last 54.4M, ave 18.5M
[INFO] [stderr] [2025-11-08T10:33:45Z INFO  xwytools::bench] Throughput(op/s): last 64.2M, ave 18.5M
[INFO] [stderr] [2025-11-08T10:33:50Z INFO  xwytools::bench] Throughput(op/s): last 62.3M, ave 18.4M
[INFO] [stderr] [2025-11-08T10:33:53Z INFO  xwytools::bench] Throughput(op/s): last 56.6M, ave 18.3M
[INFO] [stderr] [2025-11-08T10:33:56Z INFO  xwytools::bench] Throughput(op/s): last 59.9M, ave 18.4M
[INFO] [stderr] [2025-11-08T10:34:00Z INFO  xwytools::bench] Throughput(op/s): last 63.2M, ave 18.3M
[INFO] [stderr] [2025-11-08T10:34:05Z INFO  xwytools::bench] Throughput(op/s): last 79.2M, ave 18.2M
[INFO] [stderr] [2025-11-08T10:34:10Z INFO  xwytools::bench] Throughput(op/s): last 70.9M, ave 18.1M
[INFO] [stderr] [2025-11-08T10:34:15Z INFO  xwytools::bench] Throughput(op/s): last 74.5M, ave 18.0M
[INFO] [stderr] [2025-11-08T10:34:20Z INFO  xwytools::bench] Throughput(op/s): last 79.1M, ave 18.0M
[INFO] [stderr] [2025-11-08T10:34:24Z INFO  xwytools::bench] Throughput(op/s): last 63.1M, ave 18.0M
[INFO] [stderr] [2025-11-08T10:34:27Z INFO  xwytools::bench] Throughput(op/s): last 45.0M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:34:32Z INFO  xwytools::bench] Throughput(op/s): last 64.1M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:34:35Z INFO  xwytools::bench] Throughput(op/s): last 79.0M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:34:40Z INFO  xwytools::bench] Throughput(op/s): last 51.2M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:34:42Z INFO  xwytools::bench] Throughput(op/s): last 62.8M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:34:48Z INFO  xwytools::bench] Throughput(op/s): last 65.7M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:34:51Z INFO  xwytools::bench] Throughput(op/s): last 76.8M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:34:53Z INFO  xwytools::bench] Throughput(op/s): last 52.0M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:34:59Z INFO  xwytools::bench] Throughput(op/s): last 73.3M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:35:03Z INFO  xwytools::bench] Throughput(op/s): last 58.7M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:35:08Z INFO  xwytools::bench] Throughput(op/s): last 78.0M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:35:11Z INFO  xwytools::bench] Throughput(op/s): last 79.3M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:35:15Z INFO  xwytools::bench] Throughput(op/s): last 59.2M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:35:20Z INFO  xwytools::bench] Throughput(op/s): last 78.2M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:35:24Z INFO  xwytools::bench] Throughput(op/s): last 74.2M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:35:29Z INFO  xwytools::bench] Throughput(op/s): last 80.1M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:35:32Z INFO  xwytools::bench] Throughput(op/s): last 67.3M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:35:36Z INFO  xwytools::bench] Throughput(op/s): last 65.2M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:35:40Z INFO  xwytools::bench] Throughput(op/s): last 70.1M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:35:44Z INFO  xwytools::bench] Throughput(op/s): last 62.9M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:35:46Z INFO  xwytools::bench] Throughput(op/s): last 58.3M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:35:51Z INFO  xwytools::bench] Throughput(op/s): last 55.1M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:35:55Z INFO  xwytools::bench] Throughput(op/s): last 60.4M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:35:59Z INFO  xwytools::bench] Throughput(op/s): last 61.6M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:36:03Z INFO  xwytools::bench] Throughput(op/s): last 69.8M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:36:08Z INFO  xwytools::bench] Throughput(op/s): last 74.0M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:36:13Z INFO  xwytools::bench] Throughput(op/s): last 71.7M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:36:17Z INFO  xwytools::bench] Throughput(op/s): last 86.2M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:36:22Z INFO  xwytools::bench] Throughput(op/s): last 53.5M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:36:26Z INFO  xwytools::bench] Throughput(op/s): last 81.1M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:36:31Z INFO  xwytools::bench] Throughput(op/s): last 66.3M, ave 17.3M
[INFO] [stderr] [2025-11-08T10:36:37Z INFO  xwytools::bench] Throughput(op/s): last 77.1M, ave 17.2M
[INFO] [stderr] [2025-11-08T10:36:42Z INFO  xwytools::bench] Throughput(op/s): last 74.2M, ave 17.2M
[INFO] [stderr] [2025-11-08T10:36:47Z INFO  xwytools::bench] Throughput(op/s): last 74.7M, ave 17.2M
[INFO] [stderr] [2025-11-08T10:36:53Z INFO  xwytools::bench] Throughput(op/s): last 71.4M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:36:58Z INFO  xwytools::bench] Throughput(op/s): last 86.9M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:37:02Z INFO  xwytools::bench] Throughput(op/s): last 59.0M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:37:06Z INFO  xwytools::bench] Throughput(op/s): last 61.8M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:37:12Z INFO  xwytools::bench] Throughput(op/s): last 72.4M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:37:16Z INFO  xwytools::bench] Throughput(op/s): last 72.9M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:37:21Z INFO  xwytools::bench] Throughput(op/s): last 54.0M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:37:24Z INFO  xwytools::bench] Throughput(op/s): last 41.9M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:37:28Z INFO  xwytools::bench] Throughput(op/s): last 50.2M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:37:33Z INFO  xwytools::bench] Throughput(op/s): last 58.8M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:37:36Z INFO  xwytools::bench] Throughput(op/s): last 46.4M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:37:40Z INFO  xwytools::bench] Throughput(op/s): last 43.5M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:37:43Z INFO  xwytools::bench] Throughput(op/s): last 51.4M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:37:47Z INFO  xwytools::bench] Throughput(op/s): last 52.2M, ave 16.6M
[INFO] [stderr] [2025-11-08T10:37:50Z INFO  xwytools::bench] Throughput(op/s): last 74.9M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:37:54Z INFO  xwytools::bench] Throughput(op/s): last 80.3M, ave 16.7M
[INFO] [stderr] [2025-11-08T10:37:58Z INFO  xwytools::bench] Throughput(op/s): last 72.8M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:38:00Z INFO  xwytools::bench] Throughput(op/s): last 61.9M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:38:05Z INFO  xwytools::bench] Throughput(op/s): last 80.5M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:38:09Z INFO  xwytools::bench] Throughput(op/s): last 78.7M, ave 16.8M
[INFO] [stderr] [2025-11-08T10:38:12Z INFO  xwytools::bench] Throughput(op/s): last 68.3M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:38:15Z INFO  xwytools::bench] Throughput(op/s): last 75.7M, ave 16.9M
[INFO] [stderr] [2025-11-08T10:38:16Z INFO  xwytools::bench] Throughput(op/s): last 60.0M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:38:22Z INFO  xwytools::bench] Throughput(op/s): last 67.5M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:38:28Z INFO  xwytools::bench] Throughput(op/s): last 104.4M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:38:32Z INFO  xwytools::bench] Throughput(op/s): last 91.9M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:38:36Z INFO  xwytools::bench] Throughput(op/s): last 65.9M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:38:40Z INFO  xwytools::bench] Throughput(op/s): last 71.8M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:38:43Z INFO  xwytools::bench] Throughput(op/s): last 66.4M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:38:49Z INFO  xwytools::bench] Throughput(op/s): last 66.5M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:38:55Z INFO  xwytools::bench] Throughput(op/s): last 127.5M, ave 17.0M
[INFO] [stderr] [2025-11-08T10:39:00Z INFO  xwytools::bench] Throughput(op/s): last 139.5M, ave 17.1M
[INFO] [stderr] [2025-11-08T10:39:02Z INFO  xwytools::bench] Throughput(op/s): last 108.0M, ave 17.3M
[INFO] [stderr] [2025-11-08T10:39:08Z INFO  xwytools::bench] Throughput(op/s): last 69.0M, ave 17.2M
[INFO] [stderr] [2025-11-08T10:39:12Z INFO  xwytools::bench] Throughput(op/s): last 116.3M, ave 17.3M
[INFO] [stderr] [2025-11-08T10:39:16Z INFO  xwytools::bench] Throughput(op/s): last 66.0M, ave 17.3M
[INFO] [stderr] [2025-11-08T10:39:19Z INFO  xwytools::bench] Throughput(op/s): last 63.7M, ave 17.3M
[INFO] [stderr] [2025-11-08T10:39:23Z INFO  xwytools::bench] Throughput(op/s): last 73.7M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:39:28Z INFO  xwytools::bench] Throughput(op/s): last 110.4M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:39:33Z INFO  xwytools::bench] Throughput(op/s): last 102.3M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:39:39Z INFO  xwytools::bench] Throughput(op/s): last 99.4M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:39:44Z INFO  xwytools::bench] Throughput(op/s): last 74.6M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:39:49Z INFO  xwytools::bench] Throughput(op/s): last 82.3M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:39:53Z INFO  xwytools::bench] Throughput(op/s): last 75.0M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:39:58Z INFO  xwytools::bench] Throughput(op/s): last 65.8M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:40:02Z INFO  xwytools::bench] Throughput(op/s): last 87.9M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:40:06Z INFO  xwytools::bench] Throughput(op/s): last 94.7M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:40:09Z INFO  xwytools::bench] Throughput(op/s): last 44.8M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:40:14Z INFO  xwytools::bench] Throughput(op/s): last 92.5M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:40:17Z INFO  xwytools::bench] Throughput(op/s): last 100.2M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:40:21Z INFO  xwytools::bench] Throughput(op/s): last 102.8M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:40:24Z INFO  xwytools::bench] Throughput(op/s): last 85.1M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:40:27Z INFO  xwytools::bench] Throughput(op/s): last 92.1M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:40:30Z INFO  xwytools::bench] Throughput(op/s): last 64.2M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:40:33Z INFO  xwytools::bench] Throughput(op/s): last 72.9M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:40:37Z INFO  xwytools::bench] Throughput(op/s): last 62.2M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:40:39Z INFO  xwytools::bench] Throughput(op/s): last 59.5M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:40:42Z INFO  xwytools::bench] Throughput(op/s): last 69.8M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:40:45Z INFO  xwytools::bench] Throughput(op/s): last 73.0M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:40:49Z INFO  xwytools::bench] Throughput(op/s): last 78.1M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:40:50Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:40:53Z INFO  xwytools::bench] Throughput(op/s): last 37.7M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:40:58Z INFO  xwytools::bench] Throughput(op/s): last 70.6M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:41:01Z INFO  xwytools::bench] Throughput(op/s): last 63.0M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:41:05Z INFO  xwytools::bench] Throughput(op/s): last 64.4M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:41:09Z INFO  xwytools::bench] Throughput(op/s): last 57.4M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:41:14Z INFO  xwytools::bench] Throughput(op/s): last 91.6M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:41:17Z INFO  xwytools::bench] Throughput(op/s): last 64.1M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:41:21Z INFO  xwytools::bench] Throughput(op/s): last 43.7M, ave 17.9M
[INFO] [stderr] [2025-11-08T10:41:25Z INFO  xwytools::bench] Throughput(op/s): last 57.0M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:41:29Z INFO  xwytools::bench] Throughput(op/s): last 53.7M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:41:32Z INFO  xwytools::bench] Throughput(op/s): last 47.6M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:41:37Z INFO  xwytools::bench] Throughput(op/s): last 72.7M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:41:42Z INFO  xwytools::bench] Throughput(op/s): last 78.3M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:41:46Z INFO  xwytools::bench] Throughput(op/s): last 76.4M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:41:49Z INFO  xwytools::bench] Throughput(op/s): last 62.5M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:41:54Z INFO  xwytools::bench] Throughput(op/s): last 84.2M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:41:59Z INFO  xwytools::bench] Throughput(op/s): last 84.8M, ave 17.8M
[INFO] [stderr] [2025-11-08T10:42:03Z INFO  xwytools::bench] Throughput(op/s): last 54.5M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:42:08Z INFO  xwytools::bench] Throughput(op/s): last 64.9M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:42:12Z INFO  xwytools::bench] Throughput(op/s): last 69.3M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:42:18Z INFO  xwytools::bench] Throughput(op/s): last 76.9M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:42:22Z INFO  xwytools::bench] Throughput(op/s): last 93.7M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:42:28Z INFO  xwytools::bench] Throughput(op/s): last 98.1M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:42:32Z INFO  xwytools::bench] Throughput(op/s): last 99.6M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:42:38Z INFO  xwytools::bench] Throughput(op/s): last 89.8M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:42:43Z INFO  xwytools::bench] Throughput(op/s): last 86.5M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:42:48Z INFO  xwytools::bench] Throughput(op/s): last 81.5M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:42:53Z INFO  xwytools::bench] Throughput(op/s): last 74.2M, ave 17.7M
[INFO] [stderr] [2025-11-08T10:42:56Z INFO  xwytools::bench] Throughput(op/s): last 57.3M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:43:03Z INFO  xwytools::bench] Throughput(op/s): last 101.4M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:43:08Z INFO  xwytools::bench] Throughput(op/s): last 83.2M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:43:14Z INFO  xwytools::bench] Throughput(op/s): last 98.1M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:43:19Z INFO  xwytools::bench] Throughput(op/s): last 90.8M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:43:23Z INFO  xwytools::bench] Throughput(op/s): last 79.9M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:43:28Z INFO  xwytools::bench] Throughput(op/s): last 86.7M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:43:33Z INFO  xwytools::bench] Throughput(op/s): last 61.5M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:43:36Z INFO  xwytools::bench] Throughput(op/s): last 69.0M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:43:42Z INFO  xwytools::bench] Throughput(op/s): last 76.0M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:43:48Z INFO  xwytools::bench] Throughput(op/s): last 92.8M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:43:53Z INFO  xwytools::bench] Throughput(op/s): last 79.5M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:43:58Z INFO  xwytools::bench] Throughput(op/s): last 93.2M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:44:02Z INFO  xwytools::bench] Throughput(op/s): last 84.6M, ave 17.6M
[INFO] [stderr] [2025-11-08T10:44:07Z INFO  xwytools::bench] Throughput(op/s): last 65.5M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:44:10Z INFO  xwytools::bench] Throughput(op/s): last 63.6M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:44:14Z INFO  xwytools::bench] Throughput(op/s): last 58.1M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:44:17Z INFO  xwytools::bench] Throughput(op/s): last 57.2M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:44:21Z INFO  xwytools::bench] Throughput(op/s): last 49.2M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:44:24Z INFO  xwytools::bench] Throughput(op/s): last 46.2M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:44:27Z INFO  xwytools::bench] Throughput(op/s): last 43.4M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:44:32Z INFO  xwytools::bench] Throughput(op/s): last 57.1M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:44:35Z INFO  xwytools::bench] Throughput(op/s): last 76.0M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:44:39Z INFO  xwytools::bench] Throughput(op/s): last 66.0M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:44:43Z INFO  xwytools::bench] Throughput(op/s): last 61.2M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:44:48Z INFO  xwytools::bench] Throughput(op/s): last 83.8M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:44:53Z INFO  xwytools::bench] Throughput(op/s): last 90.5M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:44:57Z INFO  xwytools::bench] Throughput(op/s): last 91.9M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:45:00Z INFO  xwytools::bench] Throughput(op/s): last 43.3M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:45:05Z INFO  xwytools::bench] Throughput(op/s): last 50.2M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:45:10Z INFO  xwytools::bench] Throughput(op/s): last 84.2M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:45:15Z INFO  xwytools::bench] Throughput(op/s): last 102.0M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:45:22Z INFO  xwytools::bench] Throughput(op/s): last 103.3M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:45:30Z INFO  xwytools::bench] Throughput(op/s): last 129.3M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:45:35Z INFO  xwytools::bench] Throughput(op/s): last 116.7M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:45:38Z INFO  xwytools::bench] Throughput(op/s): last 68.6M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:45:45Z INFO  xwytools::bench] Throughput(op/s): last 81.0M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:45:50Z INFO  xwytools::bench] Throughput(op/s): last 116.9M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:45:56Z INFO  xwytools::bench] Throughput(op/s): last 79.1M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:45:59Z INFO  xwytools::bench] Throughput(op/s): last 82.0M, ave 17.5M
[INFO] [stderr] [2025-11-08T10:46:06Z INFO  xwytools::bench] Throughput(op/s): last 97.7M, ave 17.4M
[INFO] [stderr] [2025-11-08T10:46:10Z INFO  xwytools::bench] Throughput(op/s): last 144.3M, ave 17.5M
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "0c6f97360e06fb7b54ed74a7f4997553901c69094b5320c18289a182c31821c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c6f97360e06fb7b54ed74a7f4997553901c69094b5320c18289a182c31821c1", kill_on_drop: false }`
[INFO] [stdout] 0c6f97360e06fb7b54ed74a7f4997553901c69094b5320c18289a182c31821c1
