[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.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErvinXie%2Fxwytools" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErvinXie/xwytools on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iana-time-zone v0.1.59
[INFO] [stderr]   Downloaded ctrlc v3.4.2
[INFO] [stderr]   Downloaded is-terminal v0.4.10
[INFO] [stderr]   Downloaded env_logger v0.10.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4cb4ba9acc44fb32f42a68e2ed35b51694ad6bc09cc2985cf97f7e808c4c338
[INFO] running `Command { std: "docker" "start" "-a" "b4cb4ba9acc44fb32f42a68e2ed35b51694ad6bc09cc2985cf97f7e808c4c338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4cb4ba9acc44fb32f42a68e2ed35b51694ad6bc09cc2985cf97f7e808c4c338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4cb4ba9acc44fb32f42a68e2ed35b51694ad6bc09cc2985cf97f7e808c4c338", kill_on_drop: false }`
[INFO] [stdout] b4cb4ba9acc44fb32f42a68e2ed35b51694ad6bc09cc2985cf97f7e808c4c338
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bfd9c5cbab2e28f299c4b0a81d3bca6f9602051a7352971af4f79d0b266686b
[INFO] running `Command { std: "docker" "start" "-a" "4bfd9c5cbab2e28f299c4b0a81d3bca6f9602051a7352971af4f79d0b266686b", 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 libc v0.2.152
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[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 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 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 nix v0.27.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling ctrlc v3.4.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling xwytools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.68s
[INFO] running `Command { std: "docker" "inspect" "4bfd9c5cbab2e28f299c4b0a81d3bca6f9602051a7352971af4f79d0b266686b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bfd9c5cbab2e28f299c4b0a81d3bca6f9602051a7352971af4f79d0b266686b", kill_on_drop: false }`
[INFO] [stdout] 4bfd9c5cbab2e28f299c4b0a81d3bca6f9602051a7352971af4f79d0b266686b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e03bde87468a80922973ebb92ae8263a12c3866b51e5bd7e549636d2d0148c28
[INFO] running `Command { std: "docker" "start" "-a" "e03bde87468a80922973ebb92ae8263a12c3866b51e5bd7e549636d2d0148c28", 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 0.70s
[INFO] running `Command { std: "docker" "inspect" "e03bde87468a80922973ebb92ae8263a12c3866b51e5bd7e549636d2d0148c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e03bde87468a80922973ebb92ae8263a12c3866b51e5bd7e549636d2d0148c28", kill_on_drop: false }`
[INFO] [stdout] e03bde87468a80922973ebb92ae8263a12c3866b51e5bd7e549636d2d0148c28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ad39bbd7d0b0befb72e1a84e494f508bf8d8a9c6112400e874b2db1d3c4feca7
[INFO] running `Command { std: "docker" "start" "-a" "ad39bbd7d0b0befb72e1a84e494f508bf8d8a9c6112400e874b2db1d3c4feca7", 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)]` 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-8b7508c15fef1d83)
[INFO] [stderr] [2025-09-24T18:17:57Z INFO  xwytools::bench] Starting bench with concurrency 100
[INFO] [stderr] [2025-09-24T18:18:06Z INFO  xwytools::bench] Throughput(op/s): last 79.3M, ave 11.7M
[INFO] [stderr] [2025-09-24T18:18:12Z INFO  xwytools::bench] Throughput(op/s): last 76.3M, ave 12.4M
[INFO] [stderr] [2025-09-24T18:18:15Z INFO  xwytools::bench] Throughput(op/s): last 65.7M, ave 13.9M
[INFO] [stderr] [2025-09-24T18:18:22Z INFO  xwytools::bench] Throughput(op/s): last 59.5M, ave 12.6M
[INFO] [stderr] [2025-09-24T18:18:25Z INFO  xwytools::bench] Throughput(op/s): last 84.8M, ave 14.0M
[INFO] [stderr] [2025-09-24T18:18:30Z INFO  xwytools::bench] Throughput(op/s): last 66.0M, ave 14.3M
[INFO] [stderr] [2025-09-24T18:18:33Z INFO  xwytools::bench] Throughput(op/s): last 61.4M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:18:37Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:18:42Z INFO  xwytools::bench] Throughput(op/s): last 66.6M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:18:47Z INFO  xwytools::bench] Throughput(op/s): last 72.9M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:18:51Z INFO  xwytools::bench] Throughput(op/s): last 63.4M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:18:55Z INFO  xwytools::bench] Throughput(op/s): last 68.2M, ave 14.8M
[INFO] [stdout] test bench::test::test_bench has been running for over 60 seconds
[INFO] [stderr] [2025-09-24T18:19:01Z INFO  xwytools::bench] Throughput(op/s): last 73.5M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:19:04Z INFO  xwytools::bench] Throughput(op/s): last 73.6M, ave 14.9M
[INFO] [stderr] [2025-09-24T18:19:09Z INFO  xwytools::bench] Throughput(op/s): last 72.7M, ave 14.9M
[INFO] [stderr] [2025-09-24T18:19:16Z INFO  xwytools::bench] Throughput(op/s): last 92.1M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:19:23Z INFO  xwytools::bench] Throughput(op/s): last 91.5M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:19:28Z INFO  xwytools::bench] Throughput(op/s): last 77.9M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:19:32Z INFO  xwytools::bench] Throughput(op/s): last 58.9M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:19:36Z INFO  xwytools::bench] Throughput(op/s): last 57.7M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:19:41Z INFO  xwytools::bench] Throughput(op/s): last 70.8M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:19:45Z INFO  xwytools::bench] Throughput(op/s): last 67.2M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:19:49Z INFO  xwytools::bench] Throughput(op/s): last 65.5M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:19:54Z INFO  xwytools::bench] Throughput(op/s): last 62.3M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:19:59Z INFO  xwytools::bench] Throughput(op/s): last 77.6M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:20:08Z INFO  xwytools::bench] Throughput(op/s): last 97.2M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:20:11Z INFO  xwytools::bench] Throughput(op/s): last 76.0M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:20:16Z INFO  xwytools::bench] Throughput(op/s): last 55.8M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:20:20Z INFO  xwytools::bench] Throughput(op/s): last 52.3M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:20:24Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:20:29Z INFO  xwytools::bench] Throughput(op/s): last 57.9M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:20:35Z INFO  xwytools::bench] Throughput(op/s): last 75.0M, ave 14.3M
[INFO] [stderr] [2025-09-24T18:20:42Z INFO  xwytools::bench] Throughput(op/s): last 81.1M, ave 14.3M
[INFO] [stderr] [2025-09-24T18:20:46Z INFO  xwytools::bench] Throughput(op/s): last 69.9M, ave 14.3M
[INFO] [stderr] [2025-09-24T18:20:51Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 14.2M
[INFO] [stderr] [2025-09-24T18:20:55Z INFO  xwytools::bench] Throughput(op/s): last 67.1M, ave 14.3M
[INFO] [stderr] [2025-09-24T18:20:59Z INFO  xwytools::bench] Throughput(op/s): last 49.9M, ave 14.2M
[INFO] [stderr] [2025-09-24T18:21:04Z INFO  xwytools::bench] Throughput(op/s): last 59.1M, ave 14.2M
[INFO] [stderr] [2025-09-24T18:21:09Z INFO  xwytools::bench] Throughput(op/s): last 54.1M, ave 14.1M
[INFO] [stderr] [2025-09-24T18:21:13Z INFO  xwytools::bench] Throughput(op/s): last 71.4M, ave 14.2M
[INFO] [stderr] [2025-09-24T18:21:16Z INFO  xwytools::bench] Throughput(op/s): last 58.1M, ave 14.3M
[INFO] [stderr] [2025-09-24T18:21:20Z INFO  xwytools::bench] Throughput(op/s): last 60.5M, ave 14.3M
[INFO] [stderr] [2025-09-24T18:21:23Z INFO  xwytools::bench] Throughput(op/s): last 51.6M, ave 14.3M
[INFO] [stderr] [2025-09-24T18:21:27Z INFO  xwytools::bench] Throughput(op/s): last 61.8M, ave 14.4M
[INFO] [stderr] [2025-09-24T18:21:30Z INFO  xwytools::bench] Throughput(op/s): last 62.6M, ave 14.4M
[INFO] [stderr] [2025-09-24T18:21:35Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 14.4M
[INFO] [stderr] [2025-09-24T18:21:39Z INFO  xwytools::bench] Throughput(op/s): last 79.4M, ave 14.4M
[INFO] [stderr] [2025-09-24T18:21:45Z INFO  xwytools::bench] Throughput(op/s): last 85.4M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:21:50Z INFO  xwytools::bench] Throughput(op/s): last 73.1M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:21:55Z INFO  xwytools::bench] Throughput(op/s): last 76.5M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:22:01Z INFO  xwytools::bench] Throughput(op/s): last 77.4M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:22:05Z INFO  xwytools::bench] Throughput(op/s): last 65.6M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:22:11Z INFO  xwytools::bench] Throughput(op/s): last 63.8M, ave 14.4M
[INFO] [stderr] [2025-09-24T18:22:16Z INFO  xwytools::bench] Throughput(op/s): last 66.0M, ave 14.4M
[INFO] [stderr] [2025-09-24T18:22:20Z INFO  xwytools::bench] Throughput(op/s): last 58.5M, ave 14.4M
[INFO] [stderr] [2025-09-24T18:22:24Z INFO  xwytools::bench] Throughput(op/s): last 65.3M, ave 14.4M
[INFO] [stderr] [2025-09-24T18:22:28Z INFO  xwytools::bench] Throughput(op/s): last 70.9M, ave 14.4M
[INFO] [stderr] [2025-09-24T18:22:32Z INFO  xwytools::bench] Throughput(op/s): last 69.8M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:22:41Z INFO  xwytools::bench] Throughput(op/s): last 97.4M, ave 14.4M
[INFO] [stderr] [2025-09-24T18:22:46Z INFO  xwytools::bench] Throughput(op/s): last 79.3M, ave 14.4M
[INFO] [stderr] [2025-09-24T18:22:51Z INFO  xwytools::bench] Throughput(op/s): last 95.2M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:22:54Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:23:00Z INFO  xwytools::bench] Throughput(op/s): last 64.6M, ave 14.4M
[INFO] [stderr] [2025-09-24T18:23:03Z INFO  xwytools::bench] Throughput(op/s): last 67.5M, ave 14.5M
[INFO] [stderr] [2025-09-24T18:23:06Z INFO  xwytools::bench] Throughput(op/s): last 68.1M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:23:10Z INFO  xwytools::bench] Throughput(op/s): last 61.2M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:23:15Z INFO  xwytools::bench] Throughput(op/s): last 58.0M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:23:19Z INFO  xwytools::bench] Throughput(op/s): last 82.1M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:23:22Z INFO  xwytools::bench] Throughput(op/s): last 64.5M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:23:26Z INFO  xwytools::bench] Throughput(op/s): last 66.8M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:23:29Z INFO  xwytools::bench] Throughput(op/s): last 66.9M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:23:32Z INFO  xwytools::bench] Throughput(op/s): last 68.6M, ave 14.9M
[INFO] [stderr] [2025-09-24T18:23:37Z INFO  xwytools::bench] Throughput(op/s): last 57.9M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:23:41Z INFO  xwytools::bench] Throughput(op/s): last 70.5M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:23:46Z INFO  xwytools::bench] Throughput(op/s): last 55.7M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:23:51Z INFO  xwytools::bench] Throughput(op/s): last 79.2M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:23:57Z INFO  xwytools::bench] Throughput(op/s): last 75.8M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:24:04Z INFO  xwytools::bench] Throughput(op/s): last 87.0M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:24:09Z INFO  xwytools::bench] Throughput(op/s): last 82.4M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:24:15Z INFO  xwytools::bench] Throughput(op/s): last 72.6M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:24:19Z INFO  xwytools::bench] Throughput(op/s): last 74.6M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:24:24Z INFO  xwytools::bench] Throughput(op/s): last 56.2M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:24:30Z INFO  xwytools::bench] Throughput(op/s): last 62.9M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:24:37Z INFO  xwytools::bench] Throughput(op/s): last 94.0M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:24:42Z INFO  xwytools::bench] Throughput(op/s): last 81.4M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:24:47Z INFO  xwytools::bench] Throughput(op/s): last 62.3M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:24:51Z INFO  xwytools::bench] Throughput(op/s): last 71.1M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:24:55Z INFO  xwytools::bench] Throughput(op/s): last 64.9M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:25:00Z INFO  xwytools::bench] Throughput(op/s): last 74.1M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:25:05Z INFO  xwytools::bench] Throughput(op/s): last 71.0M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:25:11Z INFO  xwytools::bench] Throughput(op/s): last 94.2M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:25:15Z INFO  xwytools::bench] Throughput(op/s): last 64.1M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:25:20Z INFO  xwytools::bench] Throughput(op/s): last 64.9M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:25:27Z INFO  xwytools::bench] Throughput(op/s): last 74.4M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:25:33Z INFO  xwytools::bench] Throughput(op/s): last 85.5M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:25:40Z INFO  xwytools::bench] Throughput(op/s): last 79.8M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:25:45Z INFO  xwytools::bench] Throughput(op/s): last 78.5M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:25:50Z INFO  xwytools::bench] Throughput(op/s): last 77.8M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:25:55Z INFO  xwytools::bench] Throughput(op/s): last 67.4M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:25:58Z INFO  xwytools::bench] Throughput(op/s): last 62.9M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:26:01Z INFO  xwytools::bench] Throughput(op/s): last 59.5M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:26:05Z INFO  xwytools::bench] Throughput(op/s): last 57.3M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:26:10Z INFO  xwytools::bench] Throughput(op/s): last 75.6M, ave 14.6M
[INFO] [stderr] [2025-09-24T18:26:14Z INFO  xwytools::bench] Throughput(op/s): last 77.6M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:26:18Z INFO  xwytools::bench] Throughput(op/s): last 59.1M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:26:22Z INFO  xwytools::bench] Throughput(op/s): last 77.1M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:26:26Z INFO  xwytools::bench] Throughput(op/s): last 72.9M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:26:31Z INFO  xwytools::bench] Throughput(op/s): last 84.2M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:26:38Z INFO  xwytools::bench] Throughput(op/s): last 73.2M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:26:42Z INFO  xwytools::bench] Throughput(op/s): last 92.0M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:26:46Z INFO  xwytools::bench] Throughput(op/s): last 42.0M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:26:49Z INFO  xwytools::bench] Throughput(op/s): last 60.5M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:26:52Z INFO  xwytools::bench] Throughput(op/s): last 54.7M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:26:58Z INFO  xwytools::bench] Throughput(op/s): last 61.0M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:27:03Z INFO  xwytools::bench] Throughput(op/s): last 81.2M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:27:08Z INFO  xwytools::bench] Throughput(op/s): last 79.2M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:27:13Z INFO  xwytools::bench] Throughput(op/s): last 63.7M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:27:17Z INFO  xwytools::bench] Throughput(op/s): last 58.3M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:27:23Z INFO  xwytools::bench] Throughput(op/s): last 78.4M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:27:29Z INFO  xwytools::bench] Throughput(op/s): last 83.0M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:27:32Z INFO  xwytools::bench] Throughput(op/s): last 59.8M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:27:38Z INFO  xwytools::bench] Throughput(op/s): last 63.2M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:27:45Z INFO  xwytools::bench] Throughput(op/s): last 98.7M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:27:49Z INFO  xwytools::bench] Throughput(op/s): last 74.4M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:27:54Z INFO  xwytools::bench] Throughput(op/s): last 64.8M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:27:58Z INFO  xwytools::bench] Throughput(op/s): last 71.7M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:28:03Z INFO  xwytools::bench] Throughput(op/s): last 74.3M, ave 14.7M
[INFO] [stderr] [2025-09-24T18:28:07Z INFO  xwytools::bench] Throughput(op/s): last 81.0M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:28:10Z INFO  xwytools::bench] Throughput(op/s): last 62.1M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:28:14Z INFO  xwytools::bench] Throughput(op/s): last 65.5M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:28:18Z INFO  xwytools::bench] Throughput(op/s): last 65.2M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:28:25Z INFO  xwytools::bench] Throughput(op/s): last 79.5M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:28:31Z INFO  xwytools::bench] Throughput(op/s): last 86.4M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:28:36Z INFO  xwytools::bench] Throughput(op/s): last 92.9M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:28:41Z INFO  xwytools::bench] Throughput(op/s): last 66.1M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:28:44Z INFO  xwytools::bench] Throughput(op/s): last 77.2M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:28:48Z INFO  xwytools::bench] Throughput(op/s): last 57.6M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:28:52Z INFO  xwytools::bench] Throughput(op/s): last 68.5M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:28:56Z INFO  xwytools::bench] Throughput(op/s): last 51.6M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:29:02Z INFO  xwytools::bench] Throughput(op/s): last 81.7M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:29:07Z INFO  xwytools::bench] Throughput(op/s): last 73.2M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:29:11Z INFO  xwytools::bench] Throughput(op/s): last 49.3M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:29:16Z INFO  xwytools::bench] Throughput(op/s): last 72.2M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:29:21Z INFO  xwytools::bench] Throughput(op/s): last 79.2M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:29:25Z INFO  xwytools::bench] Throughput(op/s): last 75.4M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:29:30Z INFO  xwytools::bench] Throughput(op/s): last 79.0M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:29:34Z INFO  xwytools::bench] Throughput(op/s): last 72.3M, ave 14.9M
[INFO] [stderr] [2025-09-24T18:29:39Z INFO  xwytools::bench] Throughput(op/s): last 57.6M, ave 14.8M
[INFO] [stderr] [2025-09-24T18:29:43Z INFO  xwytools::bench] Throughput(op/s): last 73.5M, ave 14.9M
[INFO] [stderr] [2025-09-24T18:29:48Z INFO  xwytools::bench] Throughput(op/s): last 74.4M, ave 14.9M
[INFO] [stderr] [2025-09-24T18:29:51Z INFO  xwytools::bench] Throughput(op/s): last 60.2M, ave 14.9M
[INFO] [stderr] [2025-09-24T18:29:55Z INFO  xwytools::bench] Throughput(op/s): last 52.4M, ave 14.9M
[INFO] [stderr] [2025-09-24T18:29:57Z INFO  xwytools::bench] Throughput(op/s): last 62.0M, ave 14.9M
[INFO] [stderr] [2025-09-24T18:30:00Z INFO  xwytools::bench] Throughput(op/s): last 49.4M, ave 14.9M
[INFO] [stderr] [2025-09-24T18:30:03Z INFO  xwytools::bench] Throughput(op/s): last 79.6M, ave 15.0M
[INFO] [stderr] [2025-09-24T18:30:05Z INFO  xwytools::bench] Throughput(op/s): last 64.3M, ave 15.0M
[INFO] [stderr] [2025-09-24T18:30:10Z INFO  xwytools::bench] Throughput(op/s): last 81.2M, ave 15.0M
[INFO] [stderr] [2025-09-24T18:30:15Z INFO  xwytools::bench] Throughput(op/s): last 91.5M, ave 15.1M
[INFO] [stderr] [2025-09-24T18:30:20Z INFO  xwytools::bench] Throughput(op/s): last 92.7M, ave 15.1M
[INFO] [stderr] [2025-09-24T18:30:22Z INFO  xwytools::bench] Throughput(op/s): last 75.6M, ave 15.1M
[INFO] [stderr] [2025-09-24T18:30:25Z INFO  xwytools::bench] Throughput(op/s): last 69.3M, ave 15.2M
[INFO] [stderr] [2025-09-24T18:30:28Z INFO  xwytools::bench] Throughput(op/s): last 77.8M, ave 15.2M
[INFO] [stderr] [2025-09-24T18:30:31Z INFO  xwytools::bench] Throughput(op/s): last 60.8M, ave 15.2M
[INFO] [stderr] [2025-09-24T18:30:33Z INFO  xwytools::bench] Throughput(op/s): last 67.1M, ave 15.3M
[INFO] [stderr] [2025-09-24T18:30:36Z INFO  xwytools::bench] Throughput(op/s): last 53.0M, ave 15.3M
[INFO] [stderr] [2025-09-24T18:30:38Z INFO  xwytools::bench] Throughput(op/s): last 52.8M, ave 15.3M
[INFO] [stderr] [2025-09-24T18:30:40Z INFO  xwytools::bench] Throughput(op/s): last 57.6M, ave 15.3M
[INFO] [stderr] [2025-09-24T18:30:42Z INFO  xwytools::bench] Throughput(op/s): last 58.9M, ave 15.4M
[INFO] [stderr] [2025-09-24T18:30:44Z INFO  xwytools::bench] Throughput(op/s): last 63.4M, ave 15.4M
[INFO] [stderr] [2025-09-24T18:30:46Z INFO  xwytools::bench] Throughput(op/s): last 61.7M, ave 15.5M
[INFO] [stderr] [2025-09-24T18:30:47Z INFO  xwytools::bench] Throughput(op/s): last 60.5M, ave 15.5M
[INFO] [stderr] [2025-09-24T18:30:49Z INFO  xwytools::bench] Throughput(op/s): last 54.0M, ave 15.6M
[INFO] [stderr] [2025-09-24T18:30:51Z INFO  xwytools::bench] Throughput(op/s): last 67.1M, ave 15.6M
[INFO] [stderr] [2025-09-24T18:30:52Z INFO  xwytools::bench] Throughput(op/s): last 53.6M, ave 15.6M
[INFO] [stderr] [2025-09-24T18:30:54Z INFO  xwytools::bench] Throughput(op/s): last 54.5M, ave 15.7M
[INFO] [stderr] [2025-09-24T18:30:56Z INFO  xwytools::bench] Throughput(op/s): last 60.9M, ave 15.7M
[INFO] [stderr] [2025-09-24T18:30:58Z INFO  xwytools::bench] Throughput(op/s): last 73.3M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:31:00Z INFO  xwytools::bench] Throughput(op/s): last 57.5M, ave 15.8M
[INFO] [stderr] [2025-09-24T18:31:01Z INFO  xwytools::bench] Throughput(op/s): last 66.9M, ave 15.9M
[INFO] [stderr] [2025-09-24T18:31:03Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 15.9M
[INFO] [stderr] [2025-09-24T18:31:04Z INFO  xwytools::bench] Throughput(op/s): last 58.6M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:31:05Z INFO  xwytools::bench] Throughput(op/s): last 55.2M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:31:06Z INFO  xwytools::bench] Throughput(op/s): last 50.7M, ave 16.0M
[INFO] [stderr] [2025-09-24T18:31:08Z INFO  xwytools::bench] Throughput(op/s): last 56.0M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:31:09Z INFO  xwytools::bench] Throughput(op/s): last 52.5M, ave 16.1M
[INFO] [stderr] [2025-09-24T18:31:10Z INFO  xwytools::bench] Throughput(op/s): last 48.3M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:31:11Z INFO  xwytools::bench] Throughput(op/s): last 54.2M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:31:13Z INFO  xwytools::bench] Throughput(op/s): last 53.4M, ave 16.2M
[INFO] [stderr] [2025-09-24T18:31:14Z INFO  xwytools::bench] Throughput(op/s): last 55.7M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:31:15Z INFO  xwytools::bench] Throughput(op/s): last 51.5M, ave 16.3M
[INFO] [stderr] [2025-09-24T18:31:16Z INFO  xwytools::bench] Throughput(op/s): last 52.6M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:31:18Z INFO  xwytools::bench] Throughput(op/s): last 55.7M, ave 16.4M
[INFO] [stderr] [2025-09-24T18:31:19Z INFO  xwytools::bench] Throughput(op/s): last 58.7M, ave 16.5M
[INFO] [stderr] [2025-09-24T18:31:20Z INFO  xwytools::bench] Throughput(op/s): last 53.6M, ave 16.5M
[INFO] [stderr] [2025-09-24T18:31:22Z INFO  xwytools::bench] Throughput(op/s): last 54.9M, ave 16.5M
[INFO] [stderr] [2025-09-24T18:31:23Z INFO  xwytools::bench] Throughput(op/s): last 54.4M, ave 16.6M
[INFO] [stderr] [2025-09-24T18:31:24Z INFO  xwytools::bench] Throughput(op/s): last 56.7M, ave 16.6M
[INFO] [stderr] [2025-09-24T18:31:26Z INFO  xwytools::bench] Throughput(op/s): last 57.6M, ave 16.7M
[INFO] [stderr] [2025-09-24T18:31:27Z INFO  xwytools::bench] Throughput(op/s): last 62.8M, ave 16.7M
[INFO] [stderr] [2025-09-24T18:31:29Z INFO  xwytools::bench] Throughput(op/s): last 55.8M, ave 16.8M
[INFO] [stderr] [2025-09-24T18:31:30Z INFO  xwytools::bench] Throughput(op/s): last 56.8M, ave 16.8M
[INFO] [stderr] [2025-09-24T18:31:31Z INFO  xwytools::bench] Throughput(op/s): last 54.6M, ave 16.8M
[INFO] [stderr] [2025-09-24T18:31:33Z INFO  xwytools::bench] Throughput(op/s): last 47.4M, ave 16.9M
[INFO] [stderr] [2025-09-24T18:31:34Z INFO  xwytools::bench] Throughput(op/s): last 54.3M, ave 16.9M
[INFO] [stderr] [2025-09-24T18:31:35Z INFO  xwytools::bench] Throughput(op/s): last 49.2M, ave 16.9M
[INFO] [stderr] [2025-09-24T18:31:37Z INFO  xwytools::bench] Throughput(op/s): last 62.5M, ave 17.0M
[INFO] [stderr] [2025-09-24T18:31:38Z INFO  xwytools::bench] Throughput(op/s): last 52.0M, ave 17.0M
[INFO] [stderr] [2025-09-24T18:31:39Z INFO  xwytools::bench] Throughput(op/s): last 51.7M, ave 17.1M
[INFO] [stderr] [2025-09-24T18:31:41Z INFO  xwytools::bench] Throughput(op/s): last 52.4M, ave 17.1M
[INFO] [stderr] [2025-09-24T18:31:42Z INFO  xwytools::bench] Throughput(op/s): last 49.6M, ave 17.1M
[INFO] [stderr] [2025-09-24T18:31:43Z INFO  xwytools::bench] Throughput(op/s): last 51.5M, ave 17.2M
[INFO] [stderr] [2025-09-24T18:31:44Z INFO  xwytools::bench] Throughput(op/s): last 54.0M, ave 17.2M
[INFO] [stderr] [2025-09-24T18:31:46Z INFO  xwytools::bench] Throughput(op/s): last 55.0M, ave 17.2M
[INFO] [stderr] [2025-09-24T18:31:47Z INFO  xwytools::bench] Throughput(op/s): last 56.8M, ave 17.3M
[INFO] [stderr] [2025-09-24T18:31:48Z INFO  xwytools::bench] Throughput(op/s): last 45.7M, ave 17.3M
[INFO] [stderr] [2025-09-24T18:31:50Z INFO  xwytools::bench] Throughput(op/s): last 47.4M, ave 17.3M
[INFO] [stderr] [2025-09-24T18:31:51Z INFO  xwytools::bench] Throughput(op/s): last 56.3M, ave 17.4M
[INFO] [stderr] [2025-09-24T18:31:52Z INFO  xwytools::bench] Throughput(op/s): last 56.6M, ave 17.4M
[INFO] [stderr] [2025-09-24T18:31:54Z INFO  xwytools::bench] Throughput(op/s): last 56.4M, ave 17.5M
[INFO] [stderr] [2025-09-24T18:31:55Z INFO  xwytools::bench] Throughput(op/s): last 54.4M, ave 17.5M
[INFO] [stderr] [2025-09-24T18:31:56Z INFO  xwytools::bench] Throughput(op/s): last 53.8M, ave 17.5M
[INFO] [stderr] [2025-09-24T18:31:58Z INFO  xwytools::bench] Throughput(op/s): last 57.2M, ave 17.6M
[INFO] [stderr] [2025-09-24T18:31:59Z INFO  xwytools::bench] Throughput(op/s): last 51.0M, ave 17.6M
[INFO] [stderr] [2025-09-24T18:32:00Z INFO  xwytools::bench] Throughput(op/s): last 55.2M, ave 17.7M
[INFO] [stderr] [2025-09-24T18:32:01Z INFO  xwytools::bench] Throughput(op/s): last 60.2M, ave 17.7M
[INFO] [stderr] [2025-09-24T18:32:04Z INFO  xwytools::bench] Throughput(op/s): last 77.8M, ave 17.7M
[INFO] [stderr] [2025-09-24T18:32:07Z INFO  xwytools::bench] Throughput(op/s): last 70.4M, ave 17.7M
[INFO] [stderr] [2025-09-24T18:32:13Z INFO  xwytools::bench] Throughput(op/s): last 65.5M, ave 17.7M
[INFO] [stderr] [2025-09-24T18:32:19Z INFO  xwytools::bench] Throughput(op/s): last 80.0M, ave 17.7M
[INFO] [stderr] [2025-09-24T18:32:23Z INFO  xwytools::bench] Throughput(op/s): last 79.4M, ave 17.7M
[INFO] [stderr] [2025-09-24T18:32:31Z INFO  xwytools::bench] Throughput(op/s): last 78.1M, ave 17.6M
[INFO] [stderr] [2025-09-24T18:32:36Z INFO  xwytools::bench] Throughput(op/s): last 93.4M, ave 17.6M
[INFO] [stderr] [2025-09-24T18:32:42Z INFO  xwytools::bench] Throughput(op/s): last 84.3M, ave 17.6M
[INFO] [stderr] [2025-09-24T18:32:47Z INFO  xwytools::bench] Throughput(op/s): last 75.1M, ave 17.6M
[INFO] [stderr] [2025-09-24T18:32:53Z INFO  xwytools::bench] Throughput(op/s): last 75.2M, ave 17.6M
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "ad39bbd7d0b0befb72e1a84e494f508bf8d8a9c6112400e874b2db1d3c4feca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad39bbd7d0b0befb72e1a84e494f508bf8d8a9c6112400e874b2db1d3c4feca7", kill_on_drop: false }`
[INFO] [stdout] ad39bbd7d0b0befb72e1a84e494f508bf8d8a9c6112400e874b2db1d3c4feca7
