[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#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErvinXie/xwytools on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.10.2
[INFO] [stderr]   Downloaded windows-targets v0.52.0
[INFO] [stderr]   Downloaded winapi-util v0.1.6
[INFO] [stderr]   Downloaded is-terminal v0.4.10
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.90
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.11
[INFO] [stderr]   Downloaded android-tzdata v0.1.1
[INFO] [stderr]   Downloaded hermit-abi v0.3.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.90
[INFO] [stderr]   Downloaded windows-core v0.52.0
[INFO] [stderr]   Downloaded num-traits v0.2.17
[INFO] [stderr]   Downloaded js-sys v0.3.67
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.11
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.19
[INFO] [stderr]   Downloaded bitflags v2.4.2
[INFO] [stderr]   Downloaded memchr v2.7.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.90
[INFO] [stderr]   Downloaded aho-corasick v1.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.90
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.5
[INFO] [stderr]   Downloaded regex v1.10.2
[INFO] [stderr]   Downloaded iana-time-zone v0.1.59
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] [stderr]   Downloaded regex-syntax v0.8.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]   Downloaded errno v0.3.8
[INFO] [stderr]   Downloaded ctrlc v3.4.2
[INFO] [stderr]   Downloaded rustix v0.38.30
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded regex-automata v0.4.3
[INFO] [stderr]   Downloaded libc v0.2.152
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1db542205c6e706c106fc1ae638cafa73a80e386ae5cb3804810b6711059384d
[INFO] running `Command { std: "docker" "start" "-a" "1db542205c6e706c106fc1ae638cafa73a80e386ae5cb3804810b6711059384d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1db542205c6e706c106fc1ae638cafa73a80e386ae5cb3804810b6711059384d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1db542205c6e706c106fc1ae638cafa73a80e386ae5cb3804810b6711059384d", kill_on_drop: false }`
[INFO] [stdout] 1db542205c6e706c106fc1ae638cafa73a80e386ae5cb3804810b6711059384d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c489f1104f95738e61a5ebb582e4c92f62ce89e44e2a62adb5a16d372c7c6cfa
[INFO] running `Command { std: "docker" "start" "-a" "c489f1104f95738e61a5ebb582e4c92f62ce89e44e2a62adb5a16d372c7c6cfa", 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 autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling num-traits v0.2.17
[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 termcolor v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling ctrlc v3.4.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 1m 09s
[INFO] running `Command { std: "docker" "inspect" "c489f1104f95738e61a5ebb582e4c92f62ce89e44e2a62adb5a16d372c7c6cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c489f1104f95738e61a5ebb582e4c92f62ce89e44e2a62adb5a16d372c7c6cfa", kill_on_drop: false }`
[INFO] [stdout] c489f1104f95738e61a5ebb582e4c92f62ce89e44e2a62adb5a16d372c7c6cfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98294cf96f3d088599dafc2ae524cf33863d0f1641023416b5f8c63a287e8a69
[INFO] running `Command { std: "docker" "start" "-a" "98294cf96f3d088599dafc2ae524cf33863d0f1641023416b5f8c63a287e8a69", 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "98294cf96f3d088599dafc2ae524cf33863d0f1641023416b5f8c63a287e8a69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98294cf96f3d088599dafc2ae524cf33863d0f1641023416b5f8c63a287e8a69", kill_on_drop: false }`
[INFO] [stdout] 98294cf96f3d088599dafc2ae524cf33863d0f1641023416b5f8c63a287e8a69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 451cfef37595e28ec9259128918265d6308b416bad24fd3439835912184ef268
[INFO] running `Command { std: "docker" "start" "-a" "451cfef37595e28ec9259128918265d6308b416bad24fd3439835912184ef268", 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)]` 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-3a01752e207f5212)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2025-10-11T10:46:04Z INFO  xwytools::bench] Starting bench with concurrency 100
[INFO] [stderr] [2025-10-11T10:46:19Z INFO  xwytools::bench] Throughput(op/s): last 727.8M, ave 76.1M
[INFO] [stderr] [2025-10-11T10:46:30Z INFO  xwytools::bench] Throughput(op/s): last 587.5M, ave 64.9M
[INFO] [stderr] [2025-10-11T10:46:35Z INFO  xwytools::bench] Throughput(op/s): last 557.2M, ave 73.1M
[INFO] [stderr] [2025-10-11T10:46:42Z INFO  xwytools::bench] Throughput(op/s): last 394.9M, ave 70.3M
[INFO] [stderr] [2025-10-11T10:46:49Z INFO  xwytools::bench] Throughput(op/s): last 405.3M, ave 67.8M
[INFO] [stderr] [2025-10-11T10:46:55Z INFO  xwytools::bench] Throughput(op/s): last 466.5M, ave 68.7M
[INFO] [stderr] [2025-10-11T10:47:02Z INFO  xwytools::bench] Throughput(op/s): last 395.1M, ave 67.0M
[INFO] [stdout] test bench::test::test_bench has been running for over 60 seconds
[INFO] [stderr] [2025-10-11T10:47:09Z INFO  xwytools::bench] Throughput(op/s): last 483.8M, ave 66.8M
[INFO] [stderr] [2025-10-11T10:47:17Z INFO  xwytools::bench] Throughput(op/s): last 440.5M, ave 66.0M
[INFO] [stderr] [2025-10-11T10:47:23Z INFO  xwytools::bench] Throughput(op/s): last 439.8M, ave 66.8M
[INFO] [stderr] [2025-10-11T10:47:31Z INFO  xwytools::bench] Throughput(op/s): last 498.5M, ave 66.0M
[INFO] [stderr] [2025-10-11T10:47:38Z INFO  xwytools::bench] Throughput(op/s): last 421.7M, ave 65.2M
[INFO] [stderr] [2025-10-11T10:47:44Z INFO  xwytools::bench] Throughput(op/s): last 462.2M, ave 66.2M
[INFO] [stderr] [2025-10-11T10:47:51Z INFO  xwytools::bench] Throughput(op/s): last 318.0M, ave 65.1M
[INFO] [stderr] [2025-10-11T10:47:56Z INFO  xwytools::bench] Throughput(op/s): last 376.6M, ave 65.5M
[INFO] [stderr] [2025-10-11T10:48:04Z INFO  xwytools::bench] Throughput(op/s): last 408.9M, ave 64.2M
[INFO] [stderr] [2025-10-11T10:48:11Z INFO  xwytools::bench] Throughput(op/s): last 499.6M, ave 64.8M
[INFO] [stderr] [2025-10-11T10:48:16Z INFO  xwytools::bench] Throughput(op/s): last 447.4M, ave 65.5M
[INFO] [stderr] [2025-10-11T10:48:25Z INFO  xwytools::bench] Throughput(op/s): last 428.4M, ave 64.5M
[INFO] [stderr] [2025-10-11T10:48:31Z INFO  xwytools::bench] Throughput(op/s): last 440.6M, ave 64.8M
[INFO] [stderr] [2025-10-11T10:48:38Z INFO  xwytools::bench] Throughput(op/s): last 407.9M, ave 64.7M
[INFO] [stderr] [2025-10-11T10:48:44Z INFO  xwytools::bench] Throughput(op/s): last 451.5M, ave 64.9M
[INFO] [stderr] [2025-10-11T10:48:50Z INFO  xwytools::bench] Throughput(op/s): last 398.8M, ave 65.0M
[INFO] [stderr] [2025-10-11T10:48:56Z INFO  xwytools::bench] Throughput(op/s): last 397.5M, ave 65.0M
[INFO] [stderr] [2025-10-11T10:49:02Z INFO  xwytools::bench] Throughput(op/s): last 399.3M, ave 65.1M
[INFO] [stderr] [2025-10-11T10:49:09Z INFO  xwytools::bench] Throughput(op/s): last 424.7M, ave 65.0M
[INFO] [stderr] [2025-10-11T10:49:16Z INFO  xwytools::bench] Throughput(op/s): last 553.7M, ave 65.4M
[INFO] [stderr] [2025-10-11T10:49:24Z INFO  xwytools::bench] Throughput(op/s): last 405.4M, ave 64.9M
[INFO] [stderr] [2025-10-11T10:49:30Z INFO  xwytools::bench] Throughput(op/s): last 426.8M, ave 65.1M
[INFO] [stderr] [2025-10-11T10:49:40Z INFO  xwytools::bench] Throughput(op/s): last 585.4M, ave 64.7M
[INFO] [stderr] [2025-10-11T10:49:46Z INFO  xwytools::bench] Throughput(op/s): last 503.5M, ave 65.2M
[INFO] [stderr] [2025-10-11T10:49:51Z INFO  xwytools::bench] Throughput(op/s): last 348.2M, ave 65.3M
[INFO] [stderr] [2025-10-11T10:49:58Z INFO  xwytools::bench] Throughput(op/s): last 321.2M, ave 64.9M
[INFO] [stderr] [2025-10-11T10:50:05Z INFO  xwytools::bench] Throughput(op/s): last 468.6M, ave 64.8M
[INFO] [stderr] [2025-10-11T10:50:14Z INFO  xwytools::bench] Throughput(op/s): last 547.3M, ave 64.6M
[INFO] [stderr] [2025-10-11T10:50:24Z INFO  xwytools::bench] Throughput(op/s): last 584.3M, ave 64.6M
[INFO] [stderr] [2025-10-11T10:50:31Z INFO  xwytools::bench] Throughput(op/s): last 637.1M, ave 65.2M
[INFO] [stderr] [2025-10-11T10:50:40Z INFO  xwytools::bench] Throughput(op/s): last 510.2M, ave 64.8M
[INFO] [stderr] [2025-10-11T10:50:48Z INFO  xwytools::bench] Throughput(op/s): last 514.6M, ave 64.9M
[INFO] [stderr] [2025-10-11T10:50:52Z INFO  xwytools::bench] Throughput(op/s): last 379.6M, ave 65.2M
[INFO] [stderr] [2025-10-11T10:50:59Z INFO  xwytools::bench] Throughput(op/s): last 330.3M, ave 64.9M
[INFO] [stderr] [2025-10-11T10:51:08Z INFO  xwytools::bench] Throughput(op/s): last 489.2M, ave 64.5M
[INFO] [stderr] [2025-10-11T10:51:15Z INFO  xwytools::bench] Throughput(op/s): last 497.4M, ave 64.8M
[INFO] [stderr] [2025-10-11T10:51:23Z INFO  xwytools::bench] Throughput(op/s): last 463.1M, ave 64.6M
[INFO] [stderr] [2025-10-11T10:51:29Z INFO  xwytools::bench] Throughput(op/s): last 468.6M, ave 64.7M
[INFO] [stderr] [2025-10-11T10:51:37Z INFO  xwytools::bench] Throughput(op/s): last 494.9M, ave 64.8M
[INFO] [stderr] [2025-10-11T10:51:45Z INFO  xwytools::bench] Throughput(op/s): last 454.4M, ave 64.5M
[INFO] [stderr] [2025-10-11T10:51:55Z INFO  xwytools::bench] Throughput(op/s): last 592.8M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:52:02Z INFO  xwytools::bench] Throughput(op/s): last 515.8M, ave 64.6M
[INFO] [stderr] [2025-10-11T10:52:11Z INFO  xwytools::bench] Throughput(op/s): last 503.1M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:52:17Z INFO  xwytools::bench] Throughput(op/s): last 528.7M, ave 64.7M
[INFO] [stderr] [2025-10-11T10:52:24Z INFO  xwytools::bench] Throughput(op/s): last 376.3M, ave 64.5M
[INFO] [stderr] [2025-10-11T10:52:32Z INFO  xwytools::bench] Throughput(op/s): last 549.7M, ave 64.5M
[INFO] [stderr] [2025-10-11T10:52:38Z INFO  xwytools::bench] Throughput(op/s): last 381.9M, ave 64.6M
[INFO] [stderr] [2025-10-11T10:52:48Z INFO  xwytools::bench] Throughput(op/s): last 464.4M, ave 64.1M
[INFO] [stderr] [2025-10-11T10:52:55Z INFO  xwytools::bench] Throughput(op/s): last 557.5M, ave 64.5M
[INFO] [stderr] [2025-10-11T10:53:03Z INFO  xwytools::bench] Throughput(op/s): last 471.5M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:53:08Z INFO  xwytools::bench] Throughput(op/s): last 465.2M, ave 64.6M
[INFO] [stderr] [2025-10-11T10:53:17Z INFO  xwytools::bench] Throughput(op/s): last 465.7M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:53:23Z INFO  xwytools::bench] Throughput(op/s): last 493.7M, ave 64.6M
[INFO] [stderr] [2025-10-11T10:53:32Z INFO  xwytools::bench] Throughput(op/s): last 498.3M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:53:41Z INFO  xwytools::bench] Throughput(op/s): last 552.9M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:53:49Z INFO  xwytools::bench] Throughput(op/s): last 541.5M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:53:54Z INFO  xwytools::bench] Throughput(op/s): last 436.1M, ave 64.7M
[INFO] [stderr] [2025-10-11T10:54:03Z INFO  xwytools::bench] Throughput(op/s): last 362.2M, ave 64.2M
[INFO] [stderr] [2025-10-11T10:54:11Z INFO  xwytools::bench] Throughput(op/s): last 609.6M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:54:20Z INFO  xwytools::bench] Throughput(op/s): last 587.7M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:54:27Z INFO  xwytools::bench] Throughput(op/s): last 433.2M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:54:33Z INFO  xwytools::bench] Throughput(op/s): last 401.7M, ave 64.5M
[INFO] [stderr] [2025-10-11T10:54:40Z INFO  xwytools::bench] Throughput(op/s): last 419.3M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:54:48Z INFO  xwytools::bench] Throughput(op/s): last 563.5M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:54:54Z INFO  xwytools::bench] Throughput(op/s): last 428.8M, ave 64.6M
[INFO] [stderr] [2025-10-11T10:55:02Z INFO  xwytools::bench] Throughput(op/s): last 391.6M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:55:09Z INFO  xwytools::bench] Throughput(op/s): last 500.1M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:55:14Z INFO  xwytools::bench] Throughput(op/s): last 358.7M, ave 64.5M
[INFO] [stderr] [2025-10-11T10:55:23Z INFO  xwytools::bench] Throughput(op/s): last 457.6M, ave 64.2M
[INFO] [stderr] [2025-10-11T10:55:32Z INFO  xwytools::bench] Throughput(op/s): last 540.2M, ave 64.2M
[INFO] [stderr] [2025-10-11T10:55:39Z INFO  xwytools::bench] Throughput(op/s): last 474.7M, ave 64.2M
[INFO] [stderr] [2025-10-11T10:55:47Z INFO  xwytools::bench] Throughput(op/s): last 509.1M, ave 64.2M
[INFO] [stderr] [2025-10-11T10:55:54Z INFO  xwytools::bench] Throughput(op/s): last 481.3M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:56:01Z INFO  xwytools::bench] Throughput(op/s): last 542.9M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:56:09Z INFO  xwytools::bench] Throughput(op/s): last 449.0M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:56:18Z INFO  xwytools::bench] Throughput(op/s): last 483.1M, ave 64.2M
[INFO] [stderr] [2025-10-11T10:56:26Z INFO  xwytools::bench] Throughput(op/s): last 595.9M, ave 64.2M
[INFO] [stderr] [2025-10-11T10:56:34Z INFO  xwytools::bench] Throughput(op/s): last 529.5M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:56:42Z INFO  xwytools::bench] Throughput(op/s): last 432.1M, ave 64.2M
[INFO] [stderr] [2025-10-11T10:56:49Z INFO  xwytools::bench] Throughput(op/s): last 540.4M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:56:58Z INFO  xwytools::bench] Throughput(op/s): last 685.2M, ave 64.5M
[INFO] [stderr] [2025-10-11T10:57:07Z INFO  xwytools::bench] Throughput(op/s): last 523.2M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:57:11Z INFO  xwytools::bench] Throughput(op/s): last 421.7M, ave 64.6M
[INFO] [stderr] [2025-10-11T10:57:19Z INFO  xwytools::bench] Throughput(op/s): last 382.6M, ave 64.5M
[INFO] [stderr] [2025-10-11T10:57:24Z INFO  xwytools::bench] Throughput(op/s): last 433.9M, ave 64.6M
[INFO] [stderr] [2025-10-11T10:57:32Z INFO  xwytools::bench] Throughput(op/s): last 408.3M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:57:38Z INFO  xwytools::bench] Throughput(op/s): last 375.8M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:57:46Z INFO  xwytools::bench] Throughput(op/s): last 453.7M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:57:54Z INFO  xwytools::bench] Throughput(op/s): last 540.4M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:58:00Z INFO  xwytools::bench] Throughput(op/s): last 457.6M, ave 64.5M
[INFO] [stderr] [2025-10-11T10:58:08Z INFO  xwytools::bench] Throughput(op/s): last 450.1M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:58:14Z INFO  xwytools::bench] Throughput(op/s): last 425.3M, ave 64.5M
[INFO] [stderr] [2025-10-11T10:58:21Z INFO  xwytools::bench] Throughput(op/s): last 364.2M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:58:29Z INFO  xwytools::bench] Throughput(op/s): last 532.3M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:58:37Z INFO  xwytools::bench] Throughput(op/s): last 519.3M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:58:42Z INFO  xwytools::bench] Throughput(op/s): last 403.4M, ave 64.5M
[INFO] [stderr] [2025-10-11T10:58:48Z INFO  xwytools::bench] Throughput(op/s): last 386.5M, ave 64.4M
[INFO] [stderr] [2025-10-11T10:58:56Z INFO  xwytools::bench] Throughput(op/s): last 375.2M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:59:03Z INFO  xwytools::bench] Throughput(op/s): last 424.2M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:59:11Z INFO  xwytools::bench] Throughput(op/s): last 541.3M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:59:20Z INFO  xwytools::bench] Throughput(op/s): last 530.4M, ave 64.3M
[INFO] [stderr] [2025-10-11T10:59:27Z INFO  xwytools::bench] Throughput(op/s): last 444.3M, ave 64.2M
[INFO] [stderr] [2025-10-11T10:59:36Z INFO  xwytools::bench] Throughput(op/s): last 579.6M, ave 64.2M
[INFO] [stderr] [2025-10-11T10:59:44Z INFO  xwytools::bench] Throughput(op/s): last 468.6M, ave 64.2M
[INFO] [stderr] [2025-10-11T10:59:50Z INFO  xwytools::bench] Throughput(op/s): last 437.0M, ave 64.2M
[INFO] [stderr] [2025-10-11T10:59:57Z INFO  xwytools::bench] Throughput(op/s): last 473.9M, ave 64.3M
[INFO] [stderr] [2025-10-11T11:00:06Z INFO  xwytools::bench] Throughput(op/s): last 425.0M, ave 64.1M
[INFO] [stderr] [2025-10-11T11:00:13Z INFO  xwytools::bench] Throughput(op/s): last 526.6M, ave 64.2M
[INFO] [stderr] [2025-10-11T11:00:20Z INFO  xwytools::bench] Throughput(op/s): last 459.4M, ave 64.2M
[INFO] [stderr] [2025-10-11T11:00:27Z INFO  xwytools::bench] Throughput(op/s): last 440.4M, ave 64.1M
[INFO] [stderr] [2025-10-11T11:00:37Z INFO  xwytools::bench] Throughput(op/s): last 539.3M, ave 64.1M
[INFO] [stderr] [2025-10-11T11:00:44Z INFO  xwytools::bench] Throughput(op/s): last 527.1M, ave 64.1M
[INFO] [stderr] [2025-10-11T11:00:53Z INFO  xwytools::bench] Throughput(op/s): last 482.8M, ave 64.0M
[INFO] [stderr] [2025-10-11T11:01:01Z INFO  xwytools::bench] Throughput(op/s): last 596.3M, ave 64.1M
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "451cfef37595e28ec9259128918265d6308b416bad24fd3439835912184ef268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "451cfef37595e28ec9259128918265d6308b416bad24fd3439835912184ef268", kill_on_drop: false }`
[INFO] [stdout] 451cfef37595e28ec9259128918265d6308b416bad24fd3439835912184ef268
