[INFO] cloning repository https://github.com/chinedufn/hyper-tls-graceful-shutdown-issue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chinedufn/hyper-tls-graceful-shutdown-issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinedufn%2Fhyper-tls-graceful-shutdown-issue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinedufn%2Fhyper-tls-graceful-shutdown-issue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f041ee22dda7f3cccedd8806fa34b23ed516b38
[INFO] testing chinedufn/hyper-tls-graceful-shutdown-issue against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinedufn%2Fhyper-tls-graceful-shutdown-issue" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chinedufn/hyper-tls-graceful-shutdown-issue
[INFO] finished tweaking git repo https://github.com/chinedufn/hyper-tls-graceful-shutdown-issue
[INFO] tweaked toml for git repo https://github.com/chinedufn/hyper-tls-graceful-shutdown-issue written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chinedufn/hyper-tls-graceful-shutdown-issue on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chinedufn/hyper-tls-graceful-shutdown-issue 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5f51f7f8f6fb471c17552db753a6b852440c0b16f330b79dc37c683af62695c
[INFO] running `Command { std: "docker" "start" "-a" "d5f51f7f8f6fb471c17552db753a6b852440c0b16f330b79dc37c683af62695c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5f51f7f8f6fb471c17552db753a6b852440c0b16f330b79dc37c683af62695c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5f51f7f8f6fb471c17552db753a6b852440c0b16f330b79dc37c683af62695c", kill_on_drop: false }`
[INFO] [stdout] d5f51f7f8f6fb471c17552db753a6b852440c0b16f330b79dc37c683af62695c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0acb45ce088922164dd5879cc12943f1f0e8c35dc9aebb719f90994bebdd2c31
[INFO] running `Command { std: "docker" "start" "-a" "0acb45ce088922164dd5879cc12943f1f0e8c35dc9aebb719f90994bebdd2c31", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling aws-lc-rs v1.11.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling aws-lc-sys v0.23.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling hyper-graceful-shutdown-issue v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `TlsConfig` is never used
[INFO] [stdout]   --> src/lib.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | enum TlsConfig {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_server` is never used
[INFO] [stdout]   --> src/lib.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | async fn run_server(
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_tcp_conn` is never used
[INFO] [stdout]   --> src/lib.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | async fn handle_tcp_conn(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rustls_server_config` is never used
[INFO] [stdout]   --> src/lib.rs:98:4
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn rustls_server_config() -> Arc<tokio_rustls::rustls::ServerConfig> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_tokio_io_conn` is never used
[INFO] [stdout]    --> src/lib.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 | async fn handle_tokio_io_conn<T: AsyncRead + AsyncWrite + Unpin + 'static>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TLS_CERTIFICATE_SELF_SIGNED` is never used
[INFO] [stdout]    --> src/lib.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub(super) const TLS_CERTIFICATE_SELF_SIGNED: &'static str = r#"-----BEGIN CERTIFICATE-----
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TLS_PRIVATE_KEY_SELF_SIGNED` is never used
[INFO] [stdout]    --> src/lib.rs:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub(super) const TLS_PRIVATE_KEY_SELF_SIGNED: &'static str = r#"-----BEGIN PRIVATE KEY-----
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "0acb45ce088922164dd5879cc12943f1f0e8c35dc9aebb719f90994bebdd2c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0acb45ce088922164dd5879cc12943f1f0e8c35dc9aebb719f90994bebdd2c31", kill_on_drop: false }`
[INFO] [stdout] 0acb45ce088922164dd5879cc12943f1f0e8c35dc9aebb719f90994bebdd2c31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 898a38245579ae2c850c33fd503913ca6d4a7a521f266d5c5b6b3a2e24679e25
[INFO] running `Command { std: "docker" "start" "-a" "898a38245579ae2c850c33fd503913ca6d4a7a521f266d5c5b6b3a2e24679e25", kill_on_drop: false }`
[INFO] [stdout] warning: enum `TlsConfig` is never used
[INFO] [stdout]   --> src/lib.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | enum TlsConfig {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_server` is never used
[INFO] [stdout]   --> src/lib.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | async fn run_server(
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_tcp_conn` is never used
[INFO] [stdout]   --> src/lib.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | async fn handle_tcp_conn(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rustls_server_config` is never used
[INFO] [stdout]   --> src/lib.rs:98:4
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn rustls_server_config() -> Arc<tokio_rustls::rustls::ServerConfig> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_tokio_io_conn` is never used
[INFO] [stdout]    --> src/lib.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 | async fn handle_tokio_io_conn<T: AsyncRead + AsyncWrite + Unpin + 'static>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TLS_CERTIFICATE_SELF_SIGNED` is never used
[INFO] [stdout]    --> src/lib.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub(super) const TLS_CERTIFICATE_SELF_SIGNED: &'static str = r#"-----BEGIN CERTIFICATE-----
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TLS_PRIVATE_KEY_SELF_SIGNED` is never used
[INFO] [stdout]    --> src/lib.rs:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub(super) const TLS_PRIVATE_KEY_SELF_SIGNED: &'static str = r#"-----BEGIN PRIVATE KEY-----
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-graceful-shutdown-issue v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.56s
[INFO] running `Command { std: "docker" "inspect" "898a38245579ae2c850c33fd503913ca6d4a7a521f266d5c5b6b3a2e24679e25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "898a38245579ae2c850c33fd503913ca6d4a7a521f266d5c5b6b3a2e24679e25", kill_on_drop: false }`
[INFO] [stdout] 898a38245579ae2c850c33fd503913ca6d4a7a521f266d5c5b6b3a2e24679e25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f2d6add7f6705643d92162dd56c60692c41ae943e491bb5a8e535d097bfea75f
[INFO] running `Command { std: "docker" "start" "-a" "f2d6add7f6705643d92162dd56c60692c41ae943e491bb5a8e535d097bfea75f", kill_on_drop: false }`
[INFO] [stderr] warning: enum `TlsConfig` is never used
[INFO] [stdout] 
[INFO] [stderr]   --> src/lib.rs:23:6
[INFO] [stdout] running 2 tests
[INFO] [stderr]    |
[INFO] [stderr] 23 | enum TlsConfig {
[INFO] [stderr]    |      ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_server` is never used
[INFO] [stderr]   --> src/lib.rs:28:10
[INFO] [stderr]    |
[INFO] [stderr] 28 | async fn run_server(
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `handle_tcp_conn` is never used
[INFO] [stderr]   --> src/lib.rs:65:10
[INFO] [stderr]    |
[INFO] [stderr] 65 | async fn handle_tcp_conn(
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `rustls_server_config` is never used
[INFO] [stderr]   --> src/lib.rs:98:4
[INFO] [stderr]    |
[INFO] [stderr] 98 | fn rustls_server_config() -> Arc<tokio_rustls::rustls::ServerConfig> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `handle_tokio_io_conn` is never used
[INFO] [stderr]    --> src/lib.rs:121:10
[INFO] [stderr]     |
[INFO] [stderr] 121 | async fn handle_tokio_io_conn<T: AsyncRead + AsyncWrite + Unpin + 'static>(
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TLS_CERTIFICATE_SELF_SIGNED` is never used
[INFO] [stderr]    --> src/lib.rs:170:22
[INFO] [stderr]     |
[INFO] [stderr] 170 |     pub(super) const TLS_CERTIFICATE_SELF_SIGNED: &'static str = r#"-----BEGIN CERTIFICATE-----
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TLS_PRIVATE_KEY_SELF_SIGNED` is never used
[INFO] [stderr]    --> src/lib.rs:190:22
[INFO] [stderr]     |
[INFO] [stderr] 190 |     pub(super) const TLS_PRIVATE_KEY_SELF_SIGNED: &'static str = r#"-----BEGIN PRIVATE KEY-----
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `hyper-graceful-shutdown-issue` (lib) generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hyper_graceful_shutdown_issue-cb0d01bfcffef3eb)
[INFO] [stdout] 2026-03-10T00:38:43.625347932Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:43.671998171Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:43.67222598Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46325))
[INFO] [stdout] 2026-03-10T00:38:43.67227666Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:43.756156488Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:43.758041048Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46325))
[INFO] [stdout] 2026-03-10T00:38:43.759983588Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46325
[INFO] [stdout] test tests::graceful_shutdown_with_tls ... FAILED
[INFO] [stdout] 2026-03-10T00:38:43.821118677Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:43.821340327Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46325))
[INFO] [stdout] 2026-03-10T00:38:43.821414897Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:43.863735746Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:43.863954915Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46325))
[INFO] [stdout] 2026-03-10T00:38:43.864096575Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:43.905668085Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:43.905905354Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46325))
[INFO] [stdout] 2026-03-10T00:38:43.906010914Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:43.948407293Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:43.948639533Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46325))
[INFO] [stdout] 2026-03-10T00:38:43.948723303Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:43.991426412Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:43.991579462Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46325))
[INFO] [stdout] 2026-03-10T00:38:43.991618542Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:44.035701001Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.035959521Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46325))
[INFO] [stdout] 2026-03-10T00:38:44.036059401Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:44.07995911Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.08016774Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46325))
[INFO] [stdout] 2026-03-10T00:38:44.08025891Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:44.122876079Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.123089809Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46325))
[INFO] [stdout] 2026-03-10T00:38:44.123164969Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:44.123465439Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:44.123590199Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.123684509Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:44.123763899Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.123835509Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:44.123916039Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.124021509Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:44.124103909Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.124168129Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:44.124254729Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.124322449Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:44.124414319Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.124481389Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:44.124566349Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.124632168Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:44.124720899Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.124785579Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:44.124867659Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.124930139Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46325
[INFO] [stdout] 2026-03-10T00:38:44.125036359Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.125260519Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.125395568Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.125490879Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.125587159Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.125682539Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.125774139Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.125861439Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.125970099Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.126081468Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.126181408Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.133071739Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.133213428Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.134671218Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:44.135826788Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.135921538Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.137640258Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.137752908Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.139524738Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.139817228Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46325)
[INFO] [stdout] 2026-03-10T00:38:44.141260148Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:44.141476108Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:44.141633828Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:44.154082828Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:44.194688087Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.194930137Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37051))
[INFO] [stdout] 2026-03-10T00:38:44.195040177Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.235600576Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.235738486Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37051))
[INFO] [stdout] 2026-03-10T00:38:44.235774256Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.274124135Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.274265295Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37051))
[INFO] [stdout] 2026-03-10T00:38:44.274300925Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.313295894Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.313446894Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37051))
[INFO] [stdout] 2026-03-10T00:38:44.313490554Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.352187762Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.352370233Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37051))
[INFO] [stdout] 2026-03-10T00:38:44.352443123Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.393379992Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.393521932Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37051))
[INFO] [stdout] 2026-03-10T00:38:44.393565172Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.43044714Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.430583511Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37051))
[INFO] [stdout] 2026-03-10T00:38:44.430620231Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.46818533Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.468321819Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37051))
[INFO] [stdout] 2026-03-10T00:38:44.468355919Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.507484778Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.507629198Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37051))
[INFO] [stdout] 2026-03-10T00:38:44.507671209Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.549875187Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.550038977Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37051))
[INFO] [stdout] 2026-03-10T00:38:44.550080997Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.550353387Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.550445047Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.550498677Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.550540347Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.550580227Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.550626357Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.550802057Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.550859437Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.550901417Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.550967047Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.551016567Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.551063657Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.551102287Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.551145217Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.551184977Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.551231247Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.551269907Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.551318537Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.551364117Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37051
[INFO] [stdout] 2026-03-10T00:38:44.551424027Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:44.551595557Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.551684237Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.551744487Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.551800137Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.551855127Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.551913567Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.551996357Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.552055627Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.552111197Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.552169417Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.560884937Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.560983887Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.562981887Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.563020117Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.564351977Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.564386687Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.565659877Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.565696367Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.566996867Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.567031567Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.568325037Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.568361087Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.569595507Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:44.569765177Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:44.569855217Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:44.570363547Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:44.570610497Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:44.570841797Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:44.579181787Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.579248117Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.581021897Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.581060187Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.582833156Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.582868876Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.584370016Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.584412956Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37051)
[INFO] [stdout] 2026-03-10T00:38:44.585843356Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:44.586039156Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:44.586128487Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:44.586210167Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:44.586343596Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:44.696525364Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:44.698053884Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45345))
[INFO] [stdout] 2026-03-10T00:38:44.698183844Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:44.747302782Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:44.747559492Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45345))
[INFO] [stdout] 2026-03-10T00:38:44.747650572Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:44.786841631Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:44.787065701Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45345))
[INFO] [stdout] 2026-03-10T00:38:44.787146451Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:44.82819105Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:44.82841376Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45345))
[INFO] [stdout] 2026-03-10T00:38:44.8285035Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:44.873610969Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:44.873994039Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45345))
[INFO] [stdout] 2026-03-10T00:38:44.874104769Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:44.912385848Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:44.912633428Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45345))
[INFO] [stdout] 2026-03-10T00:38:44.912736818Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:44.951705437Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:44.951961537Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45345))
[INFO] [stdout] 2026-03-10T00:38:44.952047157Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:44.991151136Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:44.991428346Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45345))
[INFO] [stdout] 2026-03-10T00:38:44.991524296Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:45.034841515Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.035095015Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45345))
[INFO] [stdout] 2026-03-10T00:38:45.035174695Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:45.076261923Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.076612794Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45345))
[INFO] [stdout] 2026-03-10T00:38:45.076707083Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:45.077027523Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:45.077144954Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.077232274Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:45.077322754Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.077396374Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:45.077474623Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.077544074Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:45.077616134Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.077696603Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:45.077771754Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.077842354Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:45.077917963Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.078082663Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:45.078179174Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.078262763Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:45.078343214Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.078433623Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:45.078513603Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.078592563Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45345
[INFO] [stdout] 2026-03-10T00:38:45.078679823Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.078845603Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.078999803Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.079108154Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.079212203Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.079315463Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.079445363Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.079540803Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.079640463Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.079732723Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.079831994Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.089301353Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.089520183Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.090977823Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.091047303Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.092454613Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.092524793Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.093894873Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.093987393Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.095353713Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.095570093Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.095721053Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.095851113Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.098190253Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.098340543Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.100657563Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.100707693Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.102086483Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.102127683Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.103489153Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.103527453Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.104833863Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.104869833Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.106369833Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.106415763Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45345)
[INFO] [stdout] 2026-03-10T00:38:45.107751603Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.111112382Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.111308513Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.111420813Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.111529402Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.111648062Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.111828803Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:45.153080632Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.153216861Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39563))
[INFO] [stdout] 2026-03-10T00:38:45.153256872Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.19695732Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.19719215Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39563))
[INFO] [stdout] 2026-03-10T00:38:45.19724006Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.238341889Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.238493069Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39563))
[INFO] [stdout] 2026-03-10T00:38:45.238533399Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.279965168Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.280107148Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39563))
[INFO] [stdout] 2026-03-10T00:38:45.280146348Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.320204247Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.320344147Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39563))
[INFO] [stdout] 2026-03-10T00:38:45.320390737Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.359551896Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.359773046Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39563))
[INFO] [stdout] 2026-03-10T00:38:45.359814196Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.399000945Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.399249365Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39563))
[INFO] [stdout] 2026-03-10T00:38:45.399364245Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.437321124Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.437560714Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39563))
[INFO] [stdout] 2026-03-10T00:38:45.437608654Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.476312553Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.476555023Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39563))
[INFO] [stdout] 2026-03-10T00:38:45.476638113Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.517117962Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.517356322Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39563))
[INFO] [stdout] 2026-03-10T00:38:45.517436572Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.517766962Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.517880242Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.518015102Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.518123652Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.518226452Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.518338252Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.518445152Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.518540382Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.518661792Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.518776302Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.518877312Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.518997712Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.519094882Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.519190102Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.519301402Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.519435852Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.519533792Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.519637462Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.519741852Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39563
[INFO] [stdout] 2026-03-10T00:38:45.519832172Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:45.520030982Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.520154932Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.520279882Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.520405222Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.520522102Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.520643712Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.520773172Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.520910142Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.521053622Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.521188172Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.527786902Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.527963662Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.529360322Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.530149371Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.530237662Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.531571691Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.531665111Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.532976451Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.533107382Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.534499911Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.534589471Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39563)
[INFO] [stdout] 2026-03-10T00:38:45.535905801Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.536066031Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.536176331Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.536285191Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:45.544887141Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:45.794507275Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:45.794780244Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45201))
[INFO] [stdout] 2026-03-10T00:38:45.794879604Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:45.840495053Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:45.840775003Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45201))
[INFO] [stdout] 2026-03-10T00:38:45.840874523Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:45.883019812Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:45.883275072Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45201))
[INFO] [stdout] 2026-03-10T00:38:45.883752432Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:45.921895061Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:45.922267331Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45201))
[INFO] [stdout] 2026-03-10T00:38:45.922388921Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:45.96123113Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:45.96165095Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45201))
[INFO] [stdout] 2026-03-10T00:38:45.96203423Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.001437329Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.001847179Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45201))
[INFO] [stdout] 2026-03-10T00:38:46.002449319Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.042178328Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.042434888Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45201))
[INFO] [stdout] 2026-03-10T00:38:46.042516448Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.080672157Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.080928097Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45201))
[INFO] [stdout] 2026-03-10T00:38:46.081026547Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.119590436Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.119832706Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45201))
[INFO] [stdout] 2026-03-10T00:38:46.119921646Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.162064085Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.162314675Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45201))
[INFO] [stdout] 2026-03-10T00:38:46.162409345Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.162730985Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.162855515Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.162990105Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.163095845Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.163186405Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.163269355Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.163360025Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.163450775Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.163539355Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.163620285Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.163714155Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.163797605Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.163886305Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.163977275Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.164093005Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.164185055Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.164272175Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.164371725Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.164459195Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45201
[INFO] [stdout] 2026-03-10T00:38:46.164552065Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.164719435Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.164882965Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.165000245Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.165128735Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.165254155Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.165393585Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.165523995Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.165650525Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.165773165Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.165893935Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.184772444Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.184914314Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.189099724Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.189249014Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.191452744Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.191870654Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.193554494Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.193656404Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.198204534Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.198331964Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.200002284Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.200097344Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.201410154Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.201484974Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.202764424Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.202854594Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.204155384Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.204242004Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.208973313Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.209101873Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45201)
[INFO] [stdout] 2026-03-10T00:38:46.217092033Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.217430213Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.217856793Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.218042693Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.218471713Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.218716293Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.218965803Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.219655633Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.219766293Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.219855363Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.220406343Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:46.35206145Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.35242085Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35689))
[INFO] [stdout] 2026-03-10T00:38:46.35501516Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.436082898Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.436359327Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35689))
[INFO] [stdout] 2026-03-10T00:38:46.436636198Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.492392356Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.492661036Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35689))
[INFO] [stdout] 2026-03-10T00:38:46.492759006Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.549058315Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.551047064Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35689))
[INFO] [stdout] 2026-03-10T00:38:46.551174744Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.616180273Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.616448143Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35689))
[INFO] [stdout] 2026-03-10T00:38:46.616544003Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.661822512Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.662126081Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35689))
[INFO] [stdout] 2026-03-10T00:38:46.662226721Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.70352828Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.70379686Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35689))
[INFO] [stdout] 2026-03-10T00:38:46.70388982Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.745858179Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.746129019Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35689))
[INFO] [stdout] 2026-03-10T00:38:46.746211079Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.785141278Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.785390678Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35689))
[INFO] [stdout] 2026-03-10T00:38:46.785483238Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.830824527Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.831061827Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35689))
[INFO] [stdout] 2026-03-10T00:38:46.831148667Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.831477097Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.831591837Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.831689277Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.831775637Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.831860557Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.831963857Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.832049087Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.832123937Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.832207127Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.832282087Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.832369407Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.832459777Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.832544667Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.832623427Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.832728797Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.832810287Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.832893667Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.832981957Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.833067137Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-03-10T00:38:46.833143217Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:46.833320947Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.833462267Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.833574237Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.833693167Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.833798387Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.833897117Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.834015507Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.834121627Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.834231937Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.834336457Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.843272357Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.843425007Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.844836937Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.844951017Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.847526497Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.847670487Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.849315347Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.849425237Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.850836416Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.851090936Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.851222096Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.851352247Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.853779976Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.853894767Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.855295276Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.855378736Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.857097407Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.858980136Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.861197166Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.861301396Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.862906636Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.863017686Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.864588536Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.864696236Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35689)
[INFO] [stdout] 2026-03-10T00:38:46.866225416Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.866489386Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.866657896Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.866812296Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.866981476Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.867136036Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:46.867351076Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:46.909153805Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:46.909551325Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37901))
[INFO] [stdout] 2026-03-10T00:38:46.909603905Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:46.949211894Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:46.949355334Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37901))
[INFO] [stdout] 2026-03-10T00:38:46.949400514Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:46.989036093Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:46.989182843Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37901))
[INFO] [stdout] 2026-03-10T00:38:46.989225733Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.077754071Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.078037031Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37901))
[INFO] [stdout] 2026-03-10T00:38:47.078129021Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.120614329Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.12085996Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37901))
[INFO] [stdout] 2026-03-10T00:38:47.120966069Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.164591278Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.164843228Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37901))
[INFO] [stdout] 2026-03-10T00:38:47.164921948Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.202448567Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.202675777Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37901))
[INFO] [stdout] 2026-03-10T00:38:47.202763467Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.246365086Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.246610636Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37901))
[INFO] [stdout] 2026-03-10T00:38:47.246696276Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.296578545Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.297043755Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37901))
[INFO] [stdout] 2026-03-10T00:38:47.297314205Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.338506384Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.338759574Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37901))
[INFO] [stdout] 2026-03-10T00:38:47.338839834Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.339172474Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.339297824Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.339430694Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.339545484Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.339644414Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.339740894Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.339840704Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.339950004Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.340047754Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.340151114Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.340242334Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.340335504Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.340458924Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.340553974Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.340671074Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.340825214Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.340928014Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.341070614Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.341165974Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37901
[INFO] [stdout] 2026-03-10T00:38:47.341309784Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.341549304Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.341774424Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.341945344Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.342077134Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.342243114Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.342376334Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.342560304Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.342725084Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.342899294Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.343038984Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.404993862Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.405159292Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.406497782Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.406531472Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.407769272Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.407801222Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.409267762Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.409353112Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.410743502Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.410835282Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.412156072Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.412239062Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.414110932Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.414213042Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.415849602Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.425845152Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.427514721Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.427610001Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.428988431Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.430969321Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37901)
[INFO] [stdout] 2026-03-10T00:38:47.443020011Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.443360801Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.443548941Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.443713411Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.443869261Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.444039631Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.444224441Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.444403601Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.444572891Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.444744671Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.445184071Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:47.506583909Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.506741469Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46031))
[INFO] [stdout] 2026-03-10T00:38:47.506789769Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.545858828Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.546036278Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46031))
[INFO] [stdout] 2026-03-10T00:38:47.546085928Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.584821517Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.584992077Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46031))
[INFO] [stdout] 2026-03-10T00:38:47.585035027Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.623226426Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.623374236Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46031))
[INFO] [stdout] 2026-03-10T00:38:47.623411826Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.660342915Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.660704365Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46031))
[INFO] [stdout] 2026-03-10T00:38:47.660758265Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.699634284Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.699785684Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46031))
[INFO] [stdout] 2026-03-10T00:38:47.699826174Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.738548963Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.738688153Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46031))
[INFO] [stdout] 2026-03-10T00:38:47.738726343Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.777651142Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.777784312Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46031))
[INFO] [stdout] 2026-03-10T00:38:47.777828562Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.816451251Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.816592011Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46031))
[INFO] [stdout] 2026-03-10T00:38:47.816641441Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.85465649Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.85479711Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46031))
[INFO] [stdout] 2026-03-10T00:38:47.85483746Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.8551267Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.85520078Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.85525907Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.85530133Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.85533869Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.85537743Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.85541633Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.85545219Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.85548832Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.85552614Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.85556065Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.85559336Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.8556343Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.85567426Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.85571584Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.85575573Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.85579287Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.85583012Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.85586761Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46031
[INFO] [stdout] 2026-03-10T00:38:47.85590327Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:47.85630634Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.85639979Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.85646168Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.85651919Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.85657404Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.85664218Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.85670348Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.85676253Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.85682115Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.85688441Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.86431582Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.86439065Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.86575698Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.86680312Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.86684818Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.86858011Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.86863016Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.86995063Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.86998585Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.87139882Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.87143703Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.87271381Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.8727486Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.87407494Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.87411148Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.875549369Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.875591829Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46031)
[INFO] [stdout] 2026-03-10T00:38:47.87690456Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.87712102Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.87722394Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.87732252Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.880967689Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.881151769Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.881247729Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:47.884794959Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:47.923316478Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:47.923462318Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43201))
[INFO] [stdout] 2026-03-10T00:38:47.923504448Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:47.961887397Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:47.962048837Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43201))
[INFO] [stdout] 2026-03-10T00:38:47.962089837Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:47.999827996Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:47.999984226Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43201))
[INFO] [stdout] 2026-03-10T00:38:48.000031666Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.038018415Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.038160915Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43201))
[INFO] [stdout] 2026-03-10T00:38:48.038202625Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.076167494Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.076305444Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43201))
[INFO] [stdout] 2026-03-10T00:38:48.076347444Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.114553183Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.114713273Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43201))
[INFO] [stdout] 2026-03-10T00:38:48.114757573Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.153137992Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.153279502Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43201))
[INFO] [stdout] 2026-03-10T00:38:48.153316722Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.192242161Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.192389051Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43201))
[INFO] [stdout] 2026-03-10T00:38:48.192430211Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.23145339Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.23159507Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43201))
[INFO] [stdout] 2026-03-10T00:38:48.23164262Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.270320919Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.270516909Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43201))
[INFO] [stdout] 2026-03-10T00:38:48.270565159Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.270841919Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.270918049Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.271219749Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.271267379Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.271304319Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.271339059Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.271374449Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.271409589Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.271443639Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.271480729Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.271516429Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.271549569Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.271585709Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.271640999Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.271683809Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.271726959Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.271765959Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.271800039Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.271829109Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43201
[INFO] [stdout] 2026-03-10T00:38:48.271861309Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.272006829Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.272095879Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.272153349Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.272211969Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.272275589Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.272339499Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.272398429Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.272452639Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.272506919Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.272558189Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.279586159Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.279707569Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.281674949Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.282562669Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.282609479Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.284022209Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.284061689Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.285841849Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.285884189Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.287367689Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.287407859Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43201)
[INFO] [stdout] 2026-03-10T00:38:48.288720899Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.288903439Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.289037739Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.289139259Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.298898129Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:48.339844657Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.340684157Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41289))
[INFO] [stdout] 2026-03-10T00:38:48.341141277Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.382731666Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.383199756Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41289))
[INFO] [stdout] 2026-03-10T00:38:48.383252446Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.423152205Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.423294775Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41289))
[INFO] [stdout] 2026-03-10T00:38:48.423336255Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.462217084Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.462362894Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41289))
[INFO] [stdout] 2026-03-10T00:38:48.462404964Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.502955263Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.503087223Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41289))
[INFO] [stdout] 2026-03-10T00:38:48.503129063Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.541956982Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.542104732Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41289))
[INFO] [stdout] 2026-03-10T00:38:48.542150142Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.582032821Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.582156351Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41289))
[INFO] [stdout] 2026-03-10T00:38:48.582190771Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.62252302Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.62266747Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41289))
[INFO] [stdout] 2026-03-10T00:38:48.62271172Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.662433389Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.662563689Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41289))
[INFO] [stdout] 2026-03-10T00:38:48.662603429Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.700787188Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.701029578Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41289))
[INFO] [stdout] 2026-03-10T00:38:48.701078888Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.701346048Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.701430208Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.701485988Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.701527688Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.701564098Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.701600938Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.701646318Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.701683788Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.701719488Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.701756258Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.701791238Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.701822468Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.701854448Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.701888898Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.701922598Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.701987558Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.702029938Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.702063748Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.702095228Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41289
[INFO] [stdout] 2026-03-10T00:38:48.702125478Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:48.702240448Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.702323268Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.702381668Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.702434518Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.702484288Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.702534508Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.702584468Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.702646288Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.702696368Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.702741618Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.722444757Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.722529377Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.723871397Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.724748767Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.724785757Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.726218447Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.726257327Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.727599347Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.727643027Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.729655407Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.729749987Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.731086667Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.731175277Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.732641227Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.732728677Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.734091927Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.734169027Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.735537057Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.735625387Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.739229387Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.739371667Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41289)
[INFO] [stdout] 2026-03-10T00:38:48.741319587Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.741508627Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.741627687Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.741751607Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.741859857Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.741984657Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.742104347Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.742204157Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.742307427Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:48.742463747Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:48.826082204Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:48.826514575Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42147))
[INFO] [stdout] 2026-03-10T00:38:48.826689795Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:48.910343462Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:48.910633252Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42147))
[INFO] [stdout] 2026-03-10T00:38:48.910717092Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:48.949535611Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:48.949897251Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42147))
[INFO] [stdout] 2026-03-10T00:38:48.950014861Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:48.99549856Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:48.99576395Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42147))
[INFO] [stdout] 2026-03-10T00:38:48.99585207Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.038308949Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.038556309Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42147))
[INFO] [stdout] 2026-03-10T00:38:49.038649889Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.076897548Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.077158418Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42147))
[INFO] [stdout] 2026-03-10T00:38:49.077395988Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.116194697Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.116431177Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42147))
[INFO] [stdout] 2026-03-10T00:38:49.116527457Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.155896946Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.156172546Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42147))
[INFO] [stdout] 2026-03-10T00:38:49.156270056Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.195694745Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.195966205Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42147))
[INFO] [stdout] 2026-03-10T00:38:49.196058585Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.234674674Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.234913684Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42147))
[INFO] [stdout] 2026-03-10T00:38:49.235010334Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.235701764Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.235814354Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.235916984Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.236037764Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.236135004Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.236223054Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.236322794Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.236415844Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.236519914Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.236635484Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.236745114Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.236858104Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.236986294Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.237077044Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.237192384Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.237319384Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.237436524Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.237549144Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.237662444Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42147
[INFO] [stdout] 2026-03-10T00:38:49.237778424Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.238008424Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.238165924Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.238319184Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.238436144Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.238566264Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.238771393Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.238967373Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.239087953Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.239228793Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.239415204Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.249925113Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.250342793Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.251710143Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.251942963Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.253298713Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.253389613Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.254694293Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.254783283Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.256086173Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.256174493Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.257495533Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.257577683Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.258887513Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.258923343Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.260329103Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.260788203Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.261036793Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.261133023Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.261213903Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.261304853Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.261401333Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.267085213Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.267243243Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.268715933Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.268754843Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.269977823Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.270010483Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42147)
[INFO] [stdout] 2026-03-10T00:38:49.272052743Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.272249163Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.272353453Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.272523273Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:49.39075402Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.391002729Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40993))
[INFO] [stdout] 2026-03-10T00:38:49.39108856Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.470739478Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.470994078Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40993))
[INFO] [stdout] 2026-03-10T00:38:49.471085498Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.518749166Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.519098436Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40993))
[INFO] [stdout] 2026-03-10T00:38:49.519185446Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.559576525Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.559832585Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40993))
[INFO] [stdout] 2026-03-10T00:38:49.559960905Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.601806624Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.602310064Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40993))
[INFO] [stdout] 2026-03-10T00:38:49.602543784Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.642682383Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.642949543Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40993))
[INFO] [stdout] 2026-03-10T00:38:49.643041783Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.685044182Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.685296712Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40993))
[INFO] [stdout] 2026-03-10T00:38:49.685408012Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.726362031Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.726608451Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40993))
[INFO] [stdout] 2026-03-10T00:38:49.726700441Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.76842801Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.768693099Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40993))
[INFO] [stdout] 2026-03-10T00:38:49.76878229Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.810657758Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.810895308Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40993))
[INFO] [stdout] 2026-03-10T00:38:49.811000218Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.811369208Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.811788598Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.812031028Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.812127658Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.812234938Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.812353138Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.812462058Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.812571018Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.812668418Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.812767458Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.812878298Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.813009588Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.813118658Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.813234168Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.813449708Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.813567258Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.813679018Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.813891868Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.814010908Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40993
[INFO] [stdout] 2026-03-10T00:38:49.814140298Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:49.814339058Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.814544198Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.814665608Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.814912078Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.815072468Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.815208098Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.815342118Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.815493368Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.815640958Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.815782188Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.822588778Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.822845328Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.824501258Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.827042168Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.827343078Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.828885818Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.829156438Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.830730998Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.830838408Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.832424588Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.832525898Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.834021798Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.834114788Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.835751128Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.835857298Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.837449308Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.837551888Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.839140248Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.839244668Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.846722377Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.846892037Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40993)
[INFO] [stdout] 2026-03-10T00:38:49.848574047Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.848867997Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.849070117Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.849260197Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.849559828Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.849759688Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.849953028Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.850141957Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.850321797Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:49.850589228Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:49.920578815Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:49.920815406Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43863))
[INFO] [stdout] 2026-03-10T00:38:49.920898235Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:49.973162634Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:49.973402154Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43863))
[INFO] [stdout] 2026-03-10T00:38:49.973449474Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.014281773Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.014433083Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43863))
[INFO] [stdout] 2026-03-10T00:38:50.014478673Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.055733122Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.055872502Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43863))
[INFO] [stdout] 2026-03-10T00:38:50.055914482Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.096721031Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.096868261Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43863))
[INFO] [stdout] 2026-03-10T00:38:50.096912171Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.13788414Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.13805531Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43863))
[INFO] [stdout] 2026-03-10T00:38:50.13810703Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.177814049Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.177984509Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43863))
[INFO] [stdout] 2026-03-10T00:38:50.178029419Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.219762438Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.219902638Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43863))
[INFO] [stdout] 2026-03-10T00:38:50.220035378Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.258925386Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.259240337Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43863))
[INFO] [stdout] 2026-03-10T00:38:50.259287826Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.300277845Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.300529476Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43863))
[INFO] [stdout] 2026-03-10T00:38:50.300649676Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.301099065Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.301289116Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.301388305Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.301470716Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.301565116Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.301688065Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.301784336Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.301881545Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.301988856Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.302071956Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.302263836Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.302350625Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.302449585Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.302553616Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.302649856Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.302741096Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.302841356Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.302972805Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.303063016Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43863
[INFO] [stdout] 2026-03-10T00:38:50.303155805Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.303342276Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.303528745Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.303782385Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.303890436Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.304034545Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.304170545Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.304306416Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.304446676Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.304762975Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.304886055Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.312849545Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.313041695Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.314587655Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.317293785Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.317382235Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.319063465Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.319128275Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.320647615Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.320694145Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.322075775Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.322113495Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.323621115Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.323685165Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.325117425Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.325155075Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.326556855Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.326598355Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43863)
[INFO] [stdout] 2026-03-10T00:38:50.331837365Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.332107985Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.332205435Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.332294045Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.332830444Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.332930815Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.333138784Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.336812964Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:50.437463872Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.437688562Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45371))
[INFO] [stdout] 2026-03-10T00:38:50.437767022Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.49257726Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.49280942Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45371))
[INFO] [stdout] 2026-03-10T00:38:50.49288162Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.542731439Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.542967759Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45371))
[INFO] [stdout] 2026-03-10T00:38:50.543043649Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.586415498Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.586683638Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45371))
[INFO] [stdout] 2026-03-10T00:38:50.586778168Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.630164287Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.630427917Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45371))
[INFO] [stdout] 2026-03-10T00:38:50.630511867Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.673251876Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.673510546Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45371))
[INFO] [stdout] 2026-03-10T00:38:50.673666206Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.715423094Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.715664834Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45371))
[INFO] [stdout] 2026-03-10T00:38:50.715817134Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.760590713Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.760849643Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45371))
[INFO] [stdout] 2026-03-10T00:38:50.760928743Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.806503122Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.806752322Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45371))
[INFO] [stdout] 2026-03-10T00:38:50.806835232Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.845742771Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.845990851Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45371))
[INFO] [stdout] 2026-03-10T00:38:50.846078721Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.846411541Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.846524401Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.846744901Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.846852781Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.846979971Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.847071151Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.847186761Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.847281321Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.847389161Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.847506871Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.847604561Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.847735251Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.847839611Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.848079221Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.848236741Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.848440681Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.848564331Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.848674881Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.848775241Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45371
[INFO] [stdout] 2026-03-10T00:38:50.848868131Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:50.849082101Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.849617151Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.849864391Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.850052681Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.850178671Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.850390671Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.850519401Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.850664581Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.850900651Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.851060381Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.863580671Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.863748101Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.865322621Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.865439521Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.866916641Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.86703123Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.86854033Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.86864305Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.87015913Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.870352361Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.87192645Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.87205743Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.87365753Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.87377587Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.87529783Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.87541604Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.87686245Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.87724995Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.88371135Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.88621637Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.88646101Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.88663943Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.8868259Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.88713442Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.88776032Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.88785516Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.88951371Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.88973216Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45371)
[INFO] [stdout] 2026-03-10T00:38:50.8916239Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.89195569Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:50.89221713Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:51.030591146Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.030858126Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44711))
[INFO] [stdout] 2026-03-10T00:38:51.030959086Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.072773515Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.073071775Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44711))
[INFO] [stdout] 2026-03-10T00:38:51.073119275Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.112619714Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.112875114Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44711))
[INFO] [stdout] 2026-03-10T00:38:51.112926914Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.153609833Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.153855963Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44711))
[INFO] [stdout] 2026-03-10T00:38:51.153907963Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.194254732Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.194505362Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44711))
[INFO] [stdout] 2026-03-10T00:38:51.194553892Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.234766901Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.235013261Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44711))
[INFO] [stdout] 2026-03-10T00:38:51.235100461Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.27502198Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.2752771Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44711))
[INFO] [stdout] 2026-03-10T00:38:51.27535802Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.315557549Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.315799929Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44711))
[INFO] [stdout] 2026-03-10T00:38:51.315879799Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.355816108Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.356101088Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44711))
[INFO] [stdout] 2026-03-10T00:38:51.356190448Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.395102127Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.395430367Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44711))
[INFO] [stdout] 2026-03-10T00:38:51.395514176Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.395882867Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.396014656Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.396128407Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.396243607Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.396332507Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.396409516Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.396493387Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.396669327Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.396754396Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.396829087Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.396915396Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.397012667Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.397112987Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.397219127Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.397328756Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.397444616Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.397544116Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.397652367Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.397757487Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44711
[INFO] [stdout] 2026-03-10T00:38:51.397862947Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.398192496Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.398379827Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.398502836Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.398652756Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.398795076Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.398926296Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.399063836Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.399194076Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.399466476Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.399593436Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.408175246Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.408426716Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.409969016Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.413315106Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.413458516Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.415021086Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.415108736Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.416681686Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.416785356Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.418339506Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.418437296Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.419949596Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.420036446Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.423548406Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.423690476Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.425243626Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.425357386Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.426800456Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.426900596Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.428367256Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.428583716Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44711)
[INFO] [stdout] 2026-03-10T00:38:51.434117866Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.434488015Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.434680115Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.434863535Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.435043186Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.435225715Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.435399035Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.435694086Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.435892315Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.436168406Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:51.477435374Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.477572614Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37015))
[INFO] [stdout] 2026-03-10T00:38:51.477606565Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.518226673Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.518374993Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37015))
[INFO] [stdout] 2026-03-10T00:38:51.518428543Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.561507772Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.561683922Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37015))
[INFO] [stdout] 2026-03-10T00:38:51.561749762Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.604233301Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.604374741Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37015))
[INFO] [stdout] 2026-03-10T00:38:51.604414081Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.64641031Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.64664906Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37015))
[INFO] [stdout] 2026-03-10T00:38:51.64669356Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.688785669Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.688956239Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37015))
[INFO] [stdout] 2026-03-10T00:38:51.689002659Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.727565318Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.727705408Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37015))
[INFO] [stdout] 2026-03-10T00:38:51.727747118Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.766889817Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.767053787Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37015))
[INFO] [stdout] 2026-03-10T00:38:51.767096357Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.807079786Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.807234326Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37015))
[INFO] [stdout] 2026-03-10T00:38:51.807282866Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.848313635Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.848527955Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37015))
[INFO] [stdout] 2026-03-10T00:38:51.848575164Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.848850435Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.848921364Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.848992344Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.849037784Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.849080535Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.849121695Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.849159544Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.849200624Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.849238124Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.849370055Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.849419484Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.849460895Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.849502064Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.849543124Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.849582944Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.849634224Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.849675715Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.849711975Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.849747364Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37015
[INFO] [stdout] 2026-03-10T00:38:51.849782544Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:51.849902175Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.850062144Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.850171444Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.850282864Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.850408624Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.850529315Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.850651035Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.850878404Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.851015955Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.851133255Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.858359774Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.858505864Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.860087284Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.860295234Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.862331804Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.862380104Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.863850044Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.864226944Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.864511394Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.866669784Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.866710924Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.868706314Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.868850324Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.870304934Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.870340784Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.871847314Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.871889574Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.873272844Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.873309374Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.874896704Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.875005034Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.876499434Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.876536674Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37015)
[INFO] [stdout] 2026-03-10T00:38:51.881019194Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.881673664Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.881793214Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.881899844Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.882030514Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.882140524Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.882246634Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:51.882415184Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:52.02237593Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.02262703Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44109))
[INFO] [stdout] 2026-03-10T00:38:52.02272199Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.077989609Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.078753649Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44109))
[INFO] [stdout] 2026-03-10T00:38:52.078997869Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.121336927Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.122098177Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44109))
[INFO] [stdout] 2026-03-10T00:38:52.122289167Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.163644826Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.163960976Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44109))
[INFO] [stdout] 2026-03-10T00:38:52.164055596Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.204247985Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.204490195Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44109))
[INFO] [stdout] 2026-03-10T00:38:52.204565045Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.242983354Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.243229434Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44109))
[INFO] [stdout] 2026-03-10T00:38:52.243311744Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.286330353Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.286570893Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44109))
[INFO] [stdout] 2026-03-10T00:38:52.286653513Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.325801552Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.326153672Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44109))
[INFO] [stdout] 2026-03-10T00:38:52.326231582Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.368511341Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.368781161Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44109))
[INFO] [stdout] 2026-03-10T00:38:52.368864051Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.40990836Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.41018759Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44109))
[INFO] [stdout] 2026-03-10T00:38:52.41028156Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.4107558Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.41088406Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.41102853Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.4111439Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.41125202Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.41137575Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.41148873Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.41160201Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.41172535Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.41184434Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.41197602Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.41215747Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.4122462Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.41249202Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.41260048Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.4127023Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.41279073Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.41289137Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.41299186Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44109
[INFO] [stdout] 2026-03-10T00:38:52.4130883Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.41354016Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.41373048Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.41383797Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.41399058Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.41409819Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.41422469Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.41435317Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.41448701Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.41460693Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.41473059Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.425434099Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.425593629Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.427224339Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.427422319Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.429031199Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.429125189Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.430749479Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.430847589Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.432495629Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.432603839Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.434357409Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.434467139Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.436058999Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.436155989Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.437708909Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.438005909Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.438180619Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.438371249Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.438673239Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.438857529Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.439042289Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.444785439Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.445020689Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.447586049Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.448324209Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.450619229Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.450693579Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44109)
[INFO] [stdout] 2026-03-10T00:38:52.452663109Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.452882529Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.453008759Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.453165548Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:52.584547765Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.584697355Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37707))
[INFO] [stdout] 2026-03-10T00:38:52.584740935Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.623618924Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.623769984Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37707))
[INFO] [stdout] 2026-03-10T00:38:52.623814554Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.662624093Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.662770103Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37707))
[INFO] [stdout] 2026-03-10T00:38:52.662821943Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.700765512Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.700912902Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37707))
[INFO] [stdout] 2026-03-10T00:38:52.700972352Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.739869991Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.740033621Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37707))
[INFO] [stdout] 2026-03-10T00:38:52.740073081Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.77931757Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.77948428Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37707))
[INFO] [stdout] 2026-03-10T00:38:52.77952226Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.819570289Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.819725869Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37707))
[INFO] [stdout] 2026-03-10T00:38:52.819768149Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.859911128Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.860077908Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37707))
[INFO] [stdout] 2026-03-10T00:38:52.860118038Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.900248777Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.900471887Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37707))
[INFO] [stdout] 2026-03-10T00:38:52.900551257Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.938533406Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.938742256Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37707))
[INFO] [stdout] 2026-03-10T00:38:52.938812586Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.939118896Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.939398426Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.939497686Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.939572676Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.939661576Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.939742016Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.939814586Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.939889016Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.940005716Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.940085536Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.940162966Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.940229246Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.940312836Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.940386796Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.940466476Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.940549226Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.940642326Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.940716456Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.940790046Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37707
[INFO] [stdout] 2026-03-10T00:38:52.940864746Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:52.941032136Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.941167776Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.941263846Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.941360906Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.941446366Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.941537156Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.941643726Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.941744856Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.941842296Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.941954216Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.949204126Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.951983515Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.953378555Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.954361166Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.954453866Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.955957055Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.956040915Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.957307585Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.957386505Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.958685375Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.958768525Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.960138975Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.960172805Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.961509625Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.961546845Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.962911855Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.963009465Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.964451925Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.964537625Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.965902765Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.966002575Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37707)
[INFO] [stdout] 2026-03-10T00:38:52.972082195Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.972408225Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.972531325Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.972672095Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.972797455Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.972908955Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.973063765Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.973204055Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.973329695Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:52.973526995Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:53.013540344Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.013698564Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35607))
[INFO] [stdout] 2026-03-10T00:38:53.013744534Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.053183263Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.053325373Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35607))
[INFO] [stdout] 2026-03-10T00:38:53.053369293Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.092309962Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.092447112Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35607))
[INFO] [stdout] 2026-03-10T00:38:53.092488662Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.131053771Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.131194291Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35607))
[INFO] [stdout] 2026-03-10T00:38:53.131246471Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.17080253Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.17097201Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35607))
[INFO] [stdout] 2026-03-10T00:38:53.17101958Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.209272839Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.209425669Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35607))
[INFO] [stdout] 2026-03-10T00:38:53.209474159Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.247061998Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.247200888Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35607))
[INFO] [stdout] 2026-03-10T00:38:53.247239928Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.284210807Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.284420037Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35607))
[INFO] [stdout] 2026-03-10T00:38:53.284461797Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.320834476Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.321053336Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35607))
[INFO] [stdout] 2026-03-10T00:38:53.321094786Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.358878855Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.359111445Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35607))
[INFO] [stdout] 2026-03-10T00:38:53.359186945Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.359486225Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.359591745Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.359683325Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.359758435Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.359830965Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.359908105Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.359994535Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.360077895Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.360153935Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.360240015Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.360325255Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.360416395Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.360491645Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.360573365Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.360657435Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.360744705Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.360827875Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.360912535Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.361012625Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35607
[INFO] [stdout] 2026-03-10T00:38:53.361087195Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.361265285Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.361410915Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.361512565Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.361610275Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.361720475Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.361816485Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.361914105Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.362037565Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.362142755Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.362236985Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.369780404Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.369928715Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.371327495Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.371726764Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.373339524Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.373675674Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.375482554Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.375554844Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.376819994Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.376903164Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.378248834Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.378342894Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.380408844Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.380488104Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.381774704Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.381860404Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.383167034Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.383199964Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.385544814Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.385645524Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.387306354Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.387400014Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35607)
[INFO] [stdout] 2026-03-10T00:38:53.389248754Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.389516294Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.389684294Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.389828914Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.390013464Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.390161314Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.390306404Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.390457424Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.390686384Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:53.429515453Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.429675563Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45987))
[INFO] [stdout] 2026-03-10T00:38:53.429723683Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.468759492Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.468892872Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45987))
[INFO] [stdout] 2026-03-10T00:38:53.468950052Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.507410501Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.507553321Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45987))
[INFO] [stdout] 2026-03-10T00:38:53.507593531Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.54522677Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.54537194Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45987))
[INFO] [stdout] 2026-03-10T00:38:53.54541491Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.582887589Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.583036829Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45987))
[INFO] [stdout] 2026-03-10T00:38:53.583079309Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.621123308Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.621276708Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45987))
[INFO] [stdout] 2026-03-10T00:38:53.621324098Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.660982537Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.661121037Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45987))
[INFO] [stdout] 2026-03-10T00:38:53.661164967Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.699855376Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.700014786Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45987))
[INFO] [stdout] 2026-03-10T00:38:53.700059916Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.738603005Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.738746825Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45987))
[INFO] [stdout] 2026-03-10T00:38:53.738782045Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.777119134Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.777333144Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45987))
[INFO] [stdout] 2026-03-10T00:38:53.777382764Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.777653644Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.777722024Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.777764714Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.777796784Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.777825514Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.777854144Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.777881814Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.777910124Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.777959254Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.777997764Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.778032354Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.778061344Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.778087924Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.778115854Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.778144224Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.778182564Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.778218444Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.778257614Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.778293714Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45987
[INFO] [stdout] 2026-03-10T00:38:53.778326664Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:53.778444934Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.778530474Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.778593753Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.778660013Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.778716184Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.778775604Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.778833944Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.778886633Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.778961353Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.779024244Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.786559893Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.786655384Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.788080263Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.788174573Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.789468983Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.789608263Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.790861303Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.790912893Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.792326073Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.792362673Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.793721373Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.793797083Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.795120463Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.795158203Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.796413263Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.796450283Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.797744893Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.797788133Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.801360873Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.801449183Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45987)
[INFO] [stdout] 2026-03-10T00:38:53.803001553Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.803262463Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.803378623Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.803486863Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.803591243Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.803711713Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.803824683Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:53.805713313Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:53.847483772Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:53.847623052Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37503))
[INFO] [stdout] 2026-03-10T00:38:53.847671742Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:53.887052681Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:53.887186221Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37503))
[INFO] [stdout] 2026-03-10T00:38:53.887225311Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:53.9275015Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:53.92765444Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37503))
[INFO] [stdout] 2026-03-10T00:38:53.927701Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:53.966324909Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:53.966467549Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37503))
[INFO] [stdout] 2026-03-10T00:38:53.966506379Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.006007707Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.006156598Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37503))
[INFO] [stdout] 2026-03-10T00:38:54.006204058Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.045483277Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.045646057Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37503))
[INFO] [stdout] 2026-03-10T00:38:54.045695597Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.084158696Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.084303976Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37503))
[INFO] [stdout] 2026-03-10T00:38:54.084346176Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.123060135Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.123197564Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37503))
[INFO] [stdout] 2026-03-10T00:38:54.123231824Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.162527514Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.162753194Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37503))
[INFO] [stdout] 2026-03-10T00:38:54.162802354Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.202693862Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.202897893Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37503))
[INFO] [stdout] 2026-03-10T00:38:54.202958602Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.203555212Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.203652202Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.203707002Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.203754262Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.203800352Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.203843712Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.203886102Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.203926862Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.203989752Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.204035952Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.204081152Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.204125232Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.204169722Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.204211802Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.204257362Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.204304652Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.204353592Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.204403582Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.204450172Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37503
[INFO] [stdout] 2026-03-10T00:38:54.204493662Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.204624472Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.204729792Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.204799672Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.204863642Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.204920452Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.205103252Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.205177782Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.205239402Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.205304232Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.205364872Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.219486502Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.219576812Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.221014382Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.222041542Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.222087172Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.223668822Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.223710222Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.225066102Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.225114822Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.226443322Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.226481222Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.227904842Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.227976002Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.229343022Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.229381262Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.230718992Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.230753482Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37503)
[INFO] [stdout] 2026-03-10T00:38:54.232213881Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.235799981Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.235993892Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.236094252Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.236191512Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.236288061Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.236380181Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.240066741Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:54.329619559Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.329754449Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33271))
[INFO] [stdout] 2026-03-10T00:38:54.329793019Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.415231757Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.415451997Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33271))
[INFO] [stdout] 2026-03-10T00:38:54.415533287Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.473237085Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.473458985Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33271))
[INFO] [stdout] 2026-03-10T00:38:54.473539215Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.519866154Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.520089804Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33271))
[INFO] [stdout] 2026-03-10T00:38:54.520225914Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.563727763Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.563971133Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33271))
[INFO] [stdout] 2026-03-10T00:38:54.564056653Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.613300992Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.613605212Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33271))
[INFO] [stdout] 2026-03-10T00:38:54.613656052Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.654103681Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.654323001Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33271))
[INFO] [stdout] 2026-03-10T00:38:54.65441193Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.69651894Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.69683904Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33271))
[INFO] [stdout] 2026-03-10T00:38:54.696927229Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.740022828Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.740249008Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33271))
[INFO] [stdout] 2026-03-10T00:38:54.740325518Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.784150007Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.784489257Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33271))
[INFO] [stdout] 2026-03-10T00:38:54.784586217Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.784911567Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.785045497Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.785231337Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.785399047Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.785484627Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.785562927Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.785756797Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.785837017Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.785924267Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.786066107Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.786231177Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.786321997Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.786408607Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.786496507Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.786646407Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.786735207Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.786813647Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.786899227Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.787088487Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33271
[INFO] [stdout] 2026-03-10T00:38:54.787178207Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:54.787344767Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.787499517Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.787611767Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.787845697Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.788015227Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.788099927Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.788166187Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.788231457Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.788294117Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.788358097Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.796138897Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.796303557Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.797761057Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.798720637Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.798814027Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.803712097Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.803865346Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.805313006Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.805425277Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.807756686Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.807887066Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.809523976Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.809627486Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.811019776Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.811113986Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33271)
[INFO] [stdout] 2026-03-10T00:38:54.812636026Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.812967146Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.813183536Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.813383716Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.815008806Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.815239016Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:54.820336256Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:54.860493995Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:54.860646955Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38233))
[INFO] [stdout] 2026-03-10T00:38:54.860687355Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:54.900009484Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:54.900143514Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38233))
[INFO] [stdout] 2026-03-10T00:38:54.900185094Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:54.940440183Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:54.940596623Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38233))
[INFO] [stdout] 2026-03-10T00:38:54.940661223Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:54.980648332Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:54.980790482Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38233))
[INFO] [stdout] 2026-03-10T00:38:54.980831052Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.020499731Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.020651891Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38233))
[INFO] [stdout] 2026-03-10T00:38:55.020695111Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.0651236Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.06527609Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38233))
[INFO] [stdout] 2026-03-10T00:38:55.06532026Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.105527869Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.105684598Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38233))
[INFO] [stdout] 2026-03-10T00:38:55.105729398Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.149881308Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.150037757Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38233))
[INFO] [stdout] 2026-03-10T00:38:55.150078597Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.190085526Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.190236996Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38233))
[INFO] [stdout] 2026-03-10T00:38:55.190288696Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.229716215Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.229853285Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38233))
[INFO] [stdout] 2026-03-10T00:38:55.229889105Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.230183965Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.230261965Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.230319325Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.230362015Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.230409065Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.230450825Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.230493875Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.230539915Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.230585935Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.230639665Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.230685285Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.230731145Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.230773465Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.230814725Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.230861655Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.230906385Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.230974635Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.231015985Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.231048075Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38233
[INFO] [stdout] 2026-03-10T00:38:55.231077735Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.231193375Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.231291755Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.231359665Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.231427265Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.231480075Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.231539715Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.231604205Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.231688125Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.231756735Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.231821775Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.243319025Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.243404725Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.244806145Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:55.245542685Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.245579215Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.246921065Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.247113015Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.248698675Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.248739195Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.250142165Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.250181245Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38233)
[INFO] [stdout] 2026-03-10T00:38:55.251537615Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:55.251742155Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:55.251860095Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:55.251991855Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:55.262625134Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:55.316442363Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.316595183Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34165))
[INFO] [stdout] 2026-03-10T00:38:55.316656203Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.359782922Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.359930342Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34165))
[INFO] [stdout] 2026-03-10T00:38:55.359991672Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.403271401Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.403431061Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34165))
[INFO] [stdout] 2026-03-10T00:38:55.403469241Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.44575109Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.44589028Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34165))
[INFO] [stdout] 2026-03-10T00:38:55.44592624Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.487228568Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.487393628Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34165))
[INFO] [stdout] 2026-03-10T00:38:55.487436779Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.530520347Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.530659847Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34165))
[INFO] [stdout] 2026-03-10T00:38:55.530703537Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.574029776Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.574177266Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34165))
[INFO] [stdout] 2026-03-10T00:38:55.574228416Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.616888325Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.617063255Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34165))
[INFO] [stdout] 2026-03-10T00:38:55.617112705Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.659726374Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.659960234Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34165))
[INFO] [stdout] 2026-03-10T00:38:55.660013464Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.701574703Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.701788773Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34165))
[INFO] [stdout] 2026-03-10T00:38:55.701863853Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.702165053Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.702360833Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.702460223Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.702531313Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.702612773Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.702682363Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.702764703Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.702835313Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.702917153Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.703008333Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.703077903Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.703160173Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.703233473Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.703317753Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.703401183Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.703480663Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.703558253Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.703635893Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.703815663Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34165
[INFO] [stdout] 2026-03-10T00:38:55.703890673Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:55.704076823Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.704213903Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.704324973Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.704443233Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.704545913Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.704653263Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.704765973Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.704876633Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.704988423Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.705197293Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.715436273Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.715513153Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.716879902Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:55.717762493Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.717797862Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.719190262Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.719274232Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.720618522Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.720707132Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.722608142Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.722697952Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.724059812Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.724143352Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.726291492Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.726403792Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.727960612Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.728053132Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.729552262Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.729646292Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34165)
[INFO] [stdout] 2026-03-10T00:38:55.731105152Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:55.731377612Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:55.731650342Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:55.733788332Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:55.734026072Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:55.734183222Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:55.734441702Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:55.734598052Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:55.784997191Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:55.987054755Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:55.987202085Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43531))
[INFO] [stdout] 2026-03-10T00:38:55.987247485Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.025750794Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.025988054Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43531))
[INFO] [stdout] 2026-03-10T00:38:56.026079584Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.064434383Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.064661153Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43531))
[INFO] [stdout] 2026-03-10T00:38:56.064755063Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.103705372Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.103951962Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43531))
[INFO] [stdout] 2026-03-10T00:38:56.104040922Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.143182951Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.143414821Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43531))
[INFO] [stdout] 2026-03-10T00:38:56.143507281Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.18203465Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.18223524Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43531))
[INFO] [stdout] 2026-03-10T00:38:56.18230788Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.219434879Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.219652809Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43531))
[INFO] [stdout] 2026-03-10T00:38:56.219745199Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.260749268Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.260998078Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43531))
[INFO] [stdout] 2026-03-10T00:38:56.261093658Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.299551887Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.299762547Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43531))
[INFO] [stdout] 2026-03-10T00:38:56.299826297Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.336445096Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.336832556Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43531))
[INFO] [stdout] 2026-03-10T00:38:56.337042866Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.337433296Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.337655566Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.337850156Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.338096686Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.338263816Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.338409526Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.338547076Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.338680806Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.338806206Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.338956646Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.339100966Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.339226136Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.339396706Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.339544626Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.339670356Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.339804866Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.340009606Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.340164146Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.340333866Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43531
[INFO] [stdout] 2026-03-10T00:38:56.340527956Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.340813956Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.341064246Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.341305846Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.341517136Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.341716316Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.341910216Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.342134826Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.342328826Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.342544006Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.342750066Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.352596296Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.352679836Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.354179276Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.354220496Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.355418636Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.355451716Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.357081085Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.357318216Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.357457416Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.359552805Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.359664116Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.361146285Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.361190655Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.362321205Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.362353155Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.363723075Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.363764655Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.365070575Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.365104645Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.366602345Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.366643635Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.370551455Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.370623385Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43531)
[INFO] [stdout] 2026-03-10T00:38:56.372195755Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.372432925Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.372551575Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.372671445Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.372779865Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.372893905Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.373050895Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.373222315Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:56.411336394Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.411482244Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34323))
[INFO] [stdout] 2026-03-10T00:38:56.411521754Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.448150283Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.448292463Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34323))
[INFO] [stdout] 2026-03-10T00:38:56.448328643Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.484682292Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.484818482Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34323))
[INFO] [stdout] 2026-03-10T00:38:56.484854182Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.524015451Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.524158031Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34323))
[INFO] [stdout] 2026-03-10T00:38:56.524198131Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.56315089Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.56330074Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34323))
[INFO] [stdout] 2026-03-10T00:38:56.56334481Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.601898809Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.602069579Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34323))
[INFO] [stdout] 2026-03-10T00:38:56.602113089Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.639907908Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.640072958Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34323))
[INFO] [stdout] 2026-03-10T00:38:56.640112418Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.676995407Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.677121167Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34323))
[INFO] [stdout] 2026-03-10T00:38:56.677157277Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.714557946Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.714702126Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34323))
[INFO] [stdout] 2026-03-10T00:38:56.714743176Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.752310065Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.752539185Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34323))
[INFO] [stdout] 2026-03-10T00:38:56.752588885Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.752874135Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.752966435Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.753192185Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.753240065Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.753282015Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.753322825Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.753375195Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.753416445Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.753458535Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.753498595Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.753542325Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.753583825Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.753625065Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.753667035Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.753705455Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.753746025Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.753784815Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.753825835Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.753865975Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34323
[INFO] [stdout] 2026-03-10T00:38:56.753904495Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:56.754041825Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.754122445Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.754169725Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.754213345Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.754261035Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.754316035Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.754386395Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.754442285Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.754498355Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.754560845Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.762434425Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.762516185Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.763787165Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.764594565Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.764632025Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.765898825Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.765955255Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.767640665Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.767676934Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.769022305Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.769055875Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.770382435Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.770416365Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.771690905Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.771726614Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34323)
[INFO] [stdout] 2026-03-10T00:38:56.773062525Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.773244514Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.773347454Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.773461514Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.773572285Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.773672334Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:56.782213114Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:56.823129963Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:56.823534203Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46285))
[INFO] [stdout] 2026-03-10T00:38:56.823778093Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:56.889545151Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:56.889799051Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46285))
[INFO] [stdout] 2026-03-10T00:38:56.889882922Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:56.93256182Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:56.93281397Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46285))
[INFO] [stdout] 2026-03-10T00:38:56.93288903Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:56.972871669Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:56.973135379Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46285))
[INFO] [stdout] 2026-03-10T00:38:56.973218009Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.011894468Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.012178798Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46285))
[INFO] [stdout] 2026-03-10T00:38:57.012261618Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.050238387Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.050478117Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46285))
[INFO] [stdout] 2026-03-10T00:38:57.050569647Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.088425166Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.088661336Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46285))
[INFO] [stdout] 2026-03-10T00:38:57.088745486Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.126659105Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.126913065Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46285))
[INFO] [stdout] 2026-03-10T00:38:57.127010845Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.166049104Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.166308074Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46285))
[INFO] [stdout] 2026-03-10T00:38:57.166405734Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.205416853Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.205680003Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46285))
[INFO] [stdout] 2026-03-10T00:38:57.205772813Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.206178703Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.206419303Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.206539893Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.206667753Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.206781883Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.206880993Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.207029053Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.207115403Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.207218033Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.207315793Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.207432803Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.207541763Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.207644633Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.207741313Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.207850163Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.207973823Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.208358653Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.208600113Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.208800263Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46285
[INFO] [stdout] 2026-03-10T00:38:57.209026263Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.209568073Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.210014653Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.210412783Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.210787453Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.211093913Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.211268583Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.211668893Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.211884153Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.212018813Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.212162363Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.220173463Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.220348063Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.221957153Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.222053883Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.223431563Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.223666173Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.227125682Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.227274413Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.228653442Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.228753213Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.230422133Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.230517293Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.231977493Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.232076133Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.233490753Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.233581192Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.235040932Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.235141042Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.236735362Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.236836292Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.238210822Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.238305812Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46285)
[INFO] [stdout] 2026-03-10T00:38:57.239722132Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.247599752Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.247998972Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.248182892Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.248370972Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.248548562Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.248736902Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.248929552Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.249197222Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:57.370241179Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.374075609Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37805))
[INFO] [stdout] 2026-03-10T00:38:57.374227359Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.423607147Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.423768777Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37805))
[INFO] [stdout] 2026-03-10T00:38:57.423817917Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.464011866Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.464156276Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37805))
[INFO] [stdout] 2026-03-10T00:38:57.464206036Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.504902585Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.505074045Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37805))
[INFO] [stdout] 2026-03-10T00:38:57.505127515Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.545406184Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.545628714Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37805))
[INFO] [stdout] 2026-03-10T00:38:57.545675164Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.584883993Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.585123923Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37805))
[INFO] [stdout] 2026-03-10T00:38:57.585208993Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.624667442Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.624875822Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37805))
[INFO] [stdout] 2026-03-10T00:38:57.624961262Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.664632261Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.664854211Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37805))
[INFO] [stdout] 2026-03-10T00:38:57.664945231Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.70426162Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.70447747Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37805))
[INFO] [stdout] 2026-03-10T00:38:57.7045528Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.744452859Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.744683489Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37805))
[INFO] [stdout] 2026-03-10T00:38:57.744773899Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.745084959Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.745199069Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.745762959Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.746039499Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.746584529Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.746962609Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.747093929Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.747387919Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.747618959Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.747724219Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.747801759Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.747881819Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.747980769Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.748070989Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.748148859Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.748221409Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.748308399Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.748439599Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.748527409Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37805
[INFO] [stdout] 2026-03-10T00:38:57.748604469Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:57.748804879Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.748979899Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.749090499Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.749190479Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.749303219Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.749407679Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.749509259Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.749624769Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.749729559Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.749904169Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.758311659Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.759984339Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.761537118Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.762717898Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.762814868Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.764232788Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.764461248Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.765907008Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.765971488Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.767525028Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.767574418Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.769018418Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.769057848Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.770432048Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.770472848Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.772069248Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.772171658Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.773548518Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.773789648Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.775278848Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.775376278Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37805)
[INFO] [stdout] 2026-03-10T00:38:57.781958218Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.782276588Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.782435958Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.782585738Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.782746108Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.782892518Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.783057438Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.783202788Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.783348288Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:57.783566888Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:57.826416097Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:57.826642037Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41943))
[INFO] [stdout] 2026-03-10T00:38:57.826691907Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:57.866220866Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:57.866360396Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41943))
[INFO] [stdout] 2026-03-10T00:38:57.866398686Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:57.905772145Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:57.905903185Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41943))
[INFO] [stdout] 2026-03-10T00:38:57.905955345Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:57.944352444Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:57.944497594Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41943))
[INFO] [stdout] 2026-03-10T00:38:57.944533884Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:57.983773462Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:57.983904633Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41943))
[INFO] [stdout] 2026-03-10T00:38:57.983959593Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.023020492Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.023170521Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41943))
[INFO] [stdout] 2026-03-10T00:38:58.023213001Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.061810051Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.061963071Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41943))
[INFO] [stdout] 2026-03-10T00:38:58.06200478Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.10074595Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.100877019Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41943))
[INFO] [stdout] 2026-03-10T00:38:58.10091301Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.139608938Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.139759298Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41943))
[INFO] [stdout] 2026-03-10T00:38:58.139796808Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.178878257Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.179104328Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41943))
[INFO] [stdout] 2026-03-10T00:38:58.179168888Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.179470328Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.179569717Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.179653868Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.179720228Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.179781797Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.179841017Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.179897068Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.179977428Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.180055048Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.180118037Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.180179457Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.180239848Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.180303457Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.180364377Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.180434008Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.180496048Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.180557057Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.180625317Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.180686817Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41943
[INFO] [stdout] 2026-03-10T00:38:58.180745917Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.180888117Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.181022547Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.181119777Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.181259827Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.181333057Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.181402167Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.181460927Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.181519927Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.181574327Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.181632017Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.189282707Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.189435457Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41943)
[INFO] [stdout] 2026-03-10T00:38:58.190812577Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:58.207998067Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:58.247313695Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.247466555Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35885))
[INFO] [stdout] 2026-03-10T00:38:58.247510586Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.286526325Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.286674955Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35885))
[INFO] [stdout] 2026-03-10T00:38:58.286710785Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.323032244Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.323169444Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35885))
[INFO] [stdout] 2026-03-10T00:38:58.323206444Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.359359553Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.359499943Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35885))
[INFO] [stdout] 2026-03-10T00:38:58.359534643Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.396739502Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.396886512Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35885))
[INFO] [stdout] 2026-03-10T00:38:58.396927582Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.434454411Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.434600721Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35885))
[INFO] [stdout] 2026-03-10T00:38:58.434652411Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.4730374Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.473166189Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35885))
[INFO] [stdout] 2026-03-10T00:38:58.473202009Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.511528999Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.511680769Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35885))
[INFO] [stdout] 2026-03-10T00:38:58.511723779Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.549626768Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.549773848Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35885))
[INFO] [stdout] 2026-03-10T00:38:58.549815728Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.587582097Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.587806826Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35885))
[INFO] [stdout] 2026-03-10T00:38:58.587855157Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.588144617Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.588221026Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.588276266Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.588319657Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.588362657Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.588406106Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.588441766Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.588473426Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.588503566Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.588535106Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.588566697Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.588599457Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.588645497Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.588681497Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.588713446Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.588747677Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.588775597Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.588807126Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.588839106Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35885
[INFO] [stdout] 2026-03-10T00:38:58.588872786Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:58.589017177Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.589102417Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.589160357Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.589214246Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.589269786Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.589322617Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.589376266Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.589431197Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.589486297Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.589541937Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.597400166Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.597530626Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.599005116Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:58.599977246Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.600058226Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.601281696Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.601361246Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.602582696Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.602660316Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.603909836Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.605977746Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.607673246Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.607714096Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.609058066Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.609092626Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.610416396Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.610448876Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.611698866Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.611731126Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.617089386Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.617169406Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35885)
[INFO] [stdout] 2026-03-10T00:38:58.618768256Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:58.619021136Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:58.619137626Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:58.619250686Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:58.619385956Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:58.619495466Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:58.619605896Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:58.619737436Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:58.619852766Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:58.620055006Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:58.655962355Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:58.656101555Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39339))
[INFO] [stdout] 2026-03-10T00:38:58.656140155Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:58.693247304Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:58.693379754Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39339))
[INFO] [stdout] 2026-03-10T00:38:58.693415264Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:58.751742802Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:58.751883172Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39339))
[INFO] [stdout] 2026-03-10T00:38:58.751921292Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:58.789474731Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:58.789624671Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39339))
[INFO] [stdout] 2026-03-10T00:38:58.789668131Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:58.8276763Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:58.82781951Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39339))
[INFO] [stdout] 2026-03-10T00:38:58.82786315Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:58.865815889Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:58.866061329Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39339))
[INFO] [stdout] 2026-03-10T00:38:58.866108739Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:58.903852058Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:58.904073438Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39339))
[INFO] [stdout] 2026-03-10T00:38:58.904120288Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:58.938635657Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:58.938847147Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39339))
[INFO] [stdout] 2026-03-10T00:38:58.938900607Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:58.977102416Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:58.977322926Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39339))
[INFO] [stdout] 2026-03-10T00:38:58.977382376Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:59.015253095Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.015495645Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39339))
[INFO] [stdout] 2026-03-10T00:38:59.015547495Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:59.015827835Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:59.015902615Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.015975545Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:59.016020875Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.016061445Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:59.016099335Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.016137775Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:59.016174935Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.016214435Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:59.016254845Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.016299455Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:59.016341645Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.016389915Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:59.016428675Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.016467475Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:59.016509585Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.016545815Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:59.016583755Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.016624455Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39339
[INFO] [stdout] 2026-03-10T00:38:59.016662165Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.016784435Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.016869835Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.017007455Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.017088925Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.017142325Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.017188265Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.017234805Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.017280135Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.017326105Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.017381405Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.025490325Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.025700735Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.027115695Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.027152755Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.028469785Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.028610385Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.029885645Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.029929485Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.031258095Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.031294455Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.032881625Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.032917165Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.034361275Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.034406915Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.035774245Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.035808955Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.037142025Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.037177425Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.040334685Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.040393145Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.041908434Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.041963285Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39339)
[INFO] [stdout] 2026-03-10T00:38:59.043479225Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.043705894Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.043815374Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.043910965Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.044035335Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.044141325Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.044241125Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.044349394Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.044543254Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:59.149807452Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.149966362Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35293))
[INFO] [stdout] 2026-03-10T00:38:59.150012802Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.188015591Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.188194121Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35293))
[INFO] [stdout] 2026-03-10T00:38:59.188246831Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.22799126Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.22813709Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35293))
[INFO] [stdout] 2026-03-10T00:38:59.22817835Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.267027679Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.267165099Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35293))
[INFO] [stdout] 2026-03-10T00:38:59.267205128Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.306561308Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.306726618Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35293))
[INFO] [stdout] 2026-03-10T00:38:59.306771518Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.348136966Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.348274517Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35293))
[INFO] [stdout] 2026-03-10T00:38:59.348316817Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.389666436Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.389805765Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35293))
[INFO] [stdout] 2026-03-10T00:38:59.389844676Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.431080304Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.431224054Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35293))
[INFO] [stdout] 2026-03-10T00:38:59.431265654Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.471630533Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.471874083Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35293))
[INFO] [stdout] 2026-03-10T00:38:59.471981113Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.512288202Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.512547552Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35293))
[INFO] [stdout] 2026-03-10T00:38:59.512637652Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.513006752Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.513132642Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.513254002Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.513373062Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.513481532Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.513598882Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.513725462Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.513833932Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.513930562Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.514047552Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.514143052Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.514246112Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.514345842Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.514437362Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.514538522Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.514656642Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.514773372Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.514890442Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.514990192Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35293
[INFO] [stdout] 2026-03-10T00:38:59.515080602Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.515302832Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.515474062Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.515589552Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.515737512Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.515870642Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.516027722Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.516161452Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.516297512Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.516430422Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.516572042Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.525834832Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.526011002Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.527528812Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.527640342Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.529062242Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.529160522Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.530585442Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.530838622Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.531026202Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.533047272Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.533348682Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.534898901Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.535013692Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.536463412Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.536564412Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.538071181Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.538155092Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.539666531Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.539763881Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.541163992Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.541255941Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.545163061Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.545298611Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35293)
[INFO] [stdout] 2026-03-10T00:38:59.546889341Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.547187601Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.547375541Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.547554751Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.547758601Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.547952281Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.548138051Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.548401201Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:38:59.5870496Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.58718851Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42551))
[INFO] [stdout] 2026-03-10T00:38:59.58723021Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.628162549Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.628303869Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42551))
[INFO] [stdout] 2026-03-10T00:38:59.628348209Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.666781598Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.666917398Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42551))
[INFO] [stdout] 2026-03-10T00:38:59.666975328Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.705648697Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.705772807Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42551))
[INFO] [stdout] 2026-03-10T00:38:59.705807057Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.744082746Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.744215016Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42551))
[INFO] [stdout] 2026-03-10T00:38:59.744251186Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.782172075Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.782303125Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42551))
[INFO] [stdout] 2026-03-10T00:38:59.782343995Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.820682854Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.820821844Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42551))
[INFO] [stdout] 2026-03-10T00:38:59.820863294Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.859101103Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.859229103Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42551))
[INFO] [stdout] 2026-03-10T00:38:59.859264523Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.896929102Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.897163422Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42551))
[INFO] [stdout] 2026-03-10T00:38:59.897209522Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.934841581Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.935068441Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42551))
[INFO] [stdout] 2026-03-10T00:38:59.935115801Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.935378621Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.935451351Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.935509551Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.935551781Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.935590361Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.935635711Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.935672461Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.935702821Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.935729911Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.935757181Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.935788021Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.935818901Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.935849561Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.935884731Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.935917971Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.935979721Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.936018421Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.936054151Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.936090071Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42551
[INFO] [stdout] 2026-03-10T00:38:59.936126291Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:38:59.936249391Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.936333171Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.936394091Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.936450391Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.936502931Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.936561131Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.936630651Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.936693401Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.936752081Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.936808541Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.944639271Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.944729411Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.946141791Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.946183141Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.947447861Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.947589681Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.95102285Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.951132641Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.95243583Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.952474721Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.95377603Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.95381217Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.95571819Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.95576609Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.957181981Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.95722117Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.95925185Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.95936519Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.96095467Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.9609938Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.96254469Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.96258952Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42551)
[INFO] [stdout] 2026-03-10T00:38:59.96411664Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.96433946Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.96446215Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.96457001Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.96468408Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.96479194Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.96490762Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.96503622Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:38:59.96521041Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:00.004532179Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.004689829Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38107))
[INFO] [stdout] 2026-03-10T00:39:00.004734689Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.042630428Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.042766928Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38107))
[INFO] [stdout] 2026-03-10T00:39:00.042809548Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.081252457Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.081438587Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38107))
[INFO] [stdout] 2026-03-10T00:39:00.081499667Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.120372736Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.120619526Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38107))
[INFO] [stdout] 2026-03-10T00:39:00.120668276Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.159354185Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.159493205Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38107))
[INFO] [stdout] 2026-03-10T00:39:00.159537565Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.195325774Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.195467834Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38107))
[INFO] [stdout] 2026-03-10T00:39:00.195507054Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.234612113Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.234746903Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38107))
[INFO] [stdout] 2026-03-10T00:39:00.234779883Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.271224342Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.271364752Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38107))
[INFO] [stdout] 2026-03-10T00:39:00.271403022Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.308102581Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.308235661Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38107))
[INFO] [stdout] 2026-03-10T00:39:00.308270511Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.34823053Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.34837438Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38107))
[INFO] [stdout] 2026-03-10T00:39:00.34841742Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.3487068Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.34878632Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.34884349Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.34888843Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.34895237Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.34899642Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.34903942Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.34907914Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.34911697Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.3491543Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.34919353Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.34922896Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.34926482Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.34929771Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.34933437Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.34936722Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.34940244Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.34943482Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.34946562Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38107
[INFO] [stdout] 2026-03-10T00:39:00.3494973Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.34960852Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.34969994Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.34975496Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.34980989Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.3498615Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.34991265Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.34999554Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.35006062Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.35012398Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.35018294Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.35889305Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.35899152Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.36042908Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.36139426Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.36143158Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.36306989Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.36311466Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.36451702Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.36455423Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.3659681Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.36600675Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.36734743Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.36738501Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.36883047Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.36887535Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.370272139Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.370311099Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.37167765Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.37171605Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38107)
[INFO] [stdout] 2026-03-10T00:39:00.37320165Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.377518999Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.377726019Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.377835269Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.377964469Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.378074439Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.378182069Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.378302489Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.380403729Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:00.494712496Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.495909846Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45843))
[INFO] [stdout] 2026-03-10T00:39:00.496235756Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.551806015Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.552090865Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45843))
[INFO] [stdout] 2026-03-10T00:39:00.552186445Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.594435933Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.594927833Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45843))
[INFO] [stdout] 2026-03-10T00:39:00.595340784Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.640287002Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.640550362Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45843))
[INFO] [stdout] 2026-03-10T00:39:00.640775112Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.680415781Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.680686921Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45843))
[INFO] [stdout] 2026-03-10T00:39:00.680785681Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.72082392Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.72110227Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45843))
[INFO] [stdout] 2026-03-10T00:39:00.72160655Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.761704379Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.762204979Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45843))
[INFO] [stdout] 2026-03-10T00:39:00.762623779Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.803101798Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.803344848Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45843))
[INFO] [stdout] 2026-03-10T00:39:00.803441378Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.843602247Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.843861137Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45843))
[INFO] [stdout] 2026-03-10T00:39:00.843967707Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.883773886Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.884057756Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45843))
[INFO] [stdout] 2026-03-10T00:39:00.884154556Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.884526946Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.884659396Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.884792896Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.884912216Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.885029796Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.885135176Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.885243586Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.885366866Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.885474966Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.885589166Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.885716246Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.885818866Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.885913366Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.886020166Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.886109876Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.886194646Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.886282786Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.886362286Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.886451446Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45843
[INFO] [stdout] 2026-03-10T00:39:00.886530006Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:00.886706626Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.887125176Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.887474386Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.887601906Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.887763246Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.887912186Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.888079626Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.888229756Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.888421496Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.888546796Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.897094516Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.897284386Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.898827925Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.900002576Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.900093405Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.901653236Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.901746745Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.903252565Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.903355405Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.904976965Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.905070345Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.908142425Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.908249595Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.909834195Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.909987985Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.914730165Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.914843525Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.916205915Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.916293655Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45843)
[INFO] [stdout] 2026-03-10T00:39:00.918578235Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.918863695Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.919037295Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.919206515Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.919401075Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.919585835Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.919777565Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.919963155Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:00.921798355Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:00.962054104Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:00.962262134Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43057))
[INFO] [stdout] 2026-03-10T00:39:00.962309874Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.001539273Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.001679323Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43057))
[INFO] [stdout] 2026-03-10T00:39:01.001714573Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.040718212Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.040858012Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43057))
[INFO] [stdout] 2026-03-10T00:39:01.040900652Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.080182041Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.080341291Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43057))
[INFO] [stdout] 2026-03-10T00:39:01.080391361Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.11966623Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.1198092Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43057))
[INFO] [stdout] 2026-03-10T00:39:01.11985231Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.159259609Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.159417959Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43057))
[INFO] [stdout] 2026-03-10T00:39:01.159464319Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.199195128Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.199359628Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43057))
[INFO] [stdout] 2026-03-10T00:39:01.199400918Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.239383967Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.239524627Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43057))
[INFO] [stdout] 2026-03-10T00:39:01.239569476Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.279710886Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.279861755Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43057))
[INFO] [stdout] 2026-03-10T00:39:01.279905426Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.319891754Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.320136385Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43057))
[INFO] [stdout] 2026-03-10T00:39:01.320185305Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.320469834Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.320544745Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.320595414Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.320648065Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.320688745Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.320729605Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.320773845Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.320812274Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.320849594Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.320887854Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.320925285Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.320988174Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.321035094Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.321078234Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.321116825Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.321158365Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.321198294Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.321237865Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.321275314Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43057
[INFO] [stdout] 2026-03-10T00:39:01.321312814Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.321447085Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.321539934Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.321607665Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.321686814Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.321749345Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.321813414Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.321875754Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.321957454Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.322028145Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.322090845Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.330982514Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.331064144Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.332604914Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:01.333890674Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.333929264Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.335677934Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.335722944Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.337131104Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.337168464Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.338669524Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.338705824Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.340239334Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.340278064Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.341788034Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.341824804Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.343297404Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.343333624Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.344887894Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.344953274Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.349972074Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.350045504Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43057)
[INFO] [stdout] 2026-03-10T00:39:01.351877544Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:01.352172324Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:01.352299524Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:01.352416164Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:01.352536773Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:01.352663184Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:01.352778973Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:01.352891553Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:01.353025504Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:01.353206053Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:01.470728141Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.4709586Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42319))
[INFO] [stdout] 2026-03-10T00:39:01.471040281Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.556175998Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.556396308Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42319))
[INFO] [stdout] 2026-03-10T00:39:01.556476798Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.596754327Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.596992067Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42319))
[INFO] [stdout] 2026-03-10T00:39:01.597071257Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.637433486Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.637652466Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42319))
[INFO] [stdout] 2026-03-10T00:39:01.637730926Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.677588475Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.677817565Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42319))
[INFO] [stdout] 2026-03-10T00:39:01.677895995Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.717699514Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.717919394Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42319))
[INFO] [stdout] 2026-03-10T00:39:01.718004934Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.757592663Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.757817273Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42319))
[INFO] [stdout] 2026-03-10T00:39:01.757899263Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.797819772Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.798059462Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42319))
[INFO] [stdout] 2026-03-10T00:39:01.798146552Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.838340781Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.838555391Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42319))
[INFO] [stdout] 2026-03-10T00:39:01.838648981Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.87864729Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.87918698Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42319))
[INFO] [stdout] 2026-03-10T00:39:01.8792805Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.87960869Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.87973423Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.87981803Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.87990241Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.87999763Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.88007474Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.88016036Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.88023416Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.88032137Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.88039611Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.8804785Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.88055101Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.88063907Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.88071341Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.88079453Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.88087528Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.88096715Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.88104169Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.88111987Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42319
[INFO] [stdout] 2026-03-10T00:39:01.88120657Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:01.88137726Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.88151421Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.881631479Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.881738079Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.88184697Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.881973739Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.882084399Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.882180499Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.882285179Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.88238119Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.892180719Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.892261939Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42319)
[INFO] [stdout] 2026-03-10T00:39:01.893610849Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:01.909979209Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:01.967534697Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:01.967675507Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38193))
[INFO] [stdout] 2026-03-10T00:39:01.967713467Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.010262646Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.010414676Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38193))
[INFO] [stdout] 2026-03-10T00:39:02.010456426Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.053494395Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.053630645Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38193))
[INFO] [stdout] 2026-03-10T00:39:02.053666535Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.091589034Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.091867684Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38193))
[INFO] [stdout] 2026-03-10T00:39:02.091969824Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.149474932Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.149737403Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38193))
[INFO] [stdout] 2026-03-10T00:39:02.149839443Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.208896871Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.209178141Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38193))
[INFO] [stdout] 2026-03-10T00:39:02.209268191Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.264056029Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.264315649Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38193))
[INFO] [stdout] 2026-03-10T00:39:02.26442056Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.315159078Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.315418128Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38193))
[INFO] [stdout] 2026-03-10T00:39:02.315509918Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.362252957Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.362530997Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38193))
[INFO] [stdout] 2026-03-10T00:39:02.362622537Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.403807966Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.404077636Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38193))
[INFO] [stdout] 2026-03-10T00:39:02.404163036Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.404495276Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.404614596Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.404744866Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.404846316Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.404952446Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.405037846Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.405131656Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.405213296Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.405300806Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.405388926Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.405480326Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.405567856Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.405666246Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.405753086Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.405851086Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.405952686Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.406048386Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.406140256Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.406240266Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38193
[INFO] [stdout] 2026-03-10T00:39:02.406330736Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.406543616Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.406704286Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.406812746Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.406972856Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.407078366Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.407202406Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.407326156Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.407466616Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.407594816Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.407723776Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.428819545Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.428996425Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.430357835Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:02.431207545Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.431424595Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.433129225Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.433302135Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.434913885Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.435023215Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.436422215Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.436519965Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.437903385Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.438025615Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38193)
[INFO] [stdout] 2026-03-10T00:39:02.441185935Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:02.441541825Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:02.441758355Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:02.441984005Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:02.442194175Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:02.449225615Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:02.489970494Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.490112974Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40525))
[INFO] [stdout] 2026-03-10T00:39:02.490155574Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.530700602Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.530841653Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40525))
[INFO] [stdout] 2026-03-10T00:39:02.530891542Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.570057981Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.570199931Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40525))
[INFO] [stdout] 2026-03-10T00:39:02.570243611Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.610072131Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.61022334Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40525))
[INFO] [stdout] 2026-03-10T00:39:02.61027734Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.650799159Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.650937649Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40525))
[INFO] [stdout] 2026-03-10T00:39:02.650994759Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.691766418Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.691911498Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40525))
[INFO] [stdout] 2026-03-10T00:39:02.691975868Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.732147377Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.732296877Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40525))
[INFO] [stdout] 2026-03-10T00:39:02.732346157Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.771517736Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.771658136Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40525))
[INFO] [stdout] 2026-03-10T00:39:02.771694766Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.811095675Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.811246265Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40525))
[INFO] [stdout] 2026-03-10T00:39:02.811294895Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.851036234Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.851219944Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40525))
[INFO] [stdout] 2026-03-10T00:39:02.851267184Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.851562934Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.851636884Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.851850294Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.851905944Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.851971094Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.852019614Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.852067054Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.852109154Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.852152414Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.852195314Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.852239214Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.852282794Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.852327554Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.852382804Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.852430434Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.852475354Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.852519794Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.852564764Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.852603264Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40525
[INFO] [stdout] 2026-03-10T00:39:02.852643684Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:02.852776584Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.852872384Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.852958944Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.853029574Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.853092134Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.853154914Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.853216504Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.853279124Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.853343234Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.853419344Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.863468714Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.863556534Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.864953594Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:02.865754353Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.865791544Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.867200344Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.867241704Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.868579664Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.868622453Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.870062393Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.870146533Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.871533993Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.871614584Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40525)
[INFO] [stdout] 2026-03-10T00:39:02.873296124Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:02.873667124Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:02.873794353Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:02.873904673Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:02.874034773Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:02.883669553Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:02.923804612Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:02.923968922Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33423))
[INFO] [stdout] 2026-03-10T00:39:02.924011492Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:02.963376321Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:02.963512661Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33423))
[INFO] [stdout] 2026-03-10T00:39:02.963555161Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.00242351Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.00256328Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33423))
[INFO] [stdout] 2026-03-10T00:39:03.00260484Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.041151409Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.041290439Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33423))
[INFO] [stdout] 2026-03-10T00:39:03.041334569Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.081259918Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.081423708Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33423))
[INFO] [stdout] 2026-03-10T00:39:03.081471028Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.120467247Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.120609527Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33423))
[INFO] [stdout] 2026-03-10T00:39:03.120652537Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.160747796Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.160896066Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33423))
[INFO] [stdout] 2026-03-10T00:39:03.160959706Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.200984535Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.201134575Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33423))
[INFO] [stdout] 2026-03-10T00:39:03.201180455Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.238691034Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.238824774Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33423))
[INFO] [stdout] 2026-03-10T00:39:03.238859384Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.277326553Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.277468443Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33423))
[INFO] [stdout] 2026-03-10T00:39:03.277506303Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.277775783Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.277847533Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.278136953Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.278186723Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.278229343Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.278264323Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.278299953Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.278332043Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.278374983Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.278412653Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.278448513Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.278481203Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.278513393Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.278547203Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.278582913Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.278625633Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.278660543Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.278694693Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.278728343Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33423
[INFO] [stdout] 2026-03-10T00:39:03.278761203Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.278877013Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.278985123Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.279050763Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.279111833Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.279169923Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.279230833Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.279289863Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.279381943Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.279448563Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.279509593Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.287924053Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.288022833Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.289741502Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.289786113Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.291331862Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.291385862Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.292696062Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.292734372Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.294104942Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.294485412Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.294585242Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.294676872Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.297479482Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.297551242Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.299821382Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.299875472Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.301359332Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.301410802Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.302688392Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.302722542Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.305216652Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.305267102Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.307193932Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.307249892Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33423)
[INFO] [stdout] 2026-03-10T00:39:03.308835922Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.309064802Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.309176342Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.309282732Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.309405582Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.309509162Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.309682712Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:03.348271971Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.348411961Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36745))
[INFO] [stdout] 2026-03-10T00:39:03.348448861Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.38597602Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.38611009Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36745))
[INFO] [stdout] 2026-03-10T00:39:03.38614609Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.425244109Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.425394449Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36745))
[INFO] [stdout] 2026-03-10T00:39:03.425436629Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.463817658Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.463980108Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36745))
[INFO] [stdout] 2026-03-10T00:39:03.464021908Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.500094487Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.500238067Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36745))
[INFO] [stdout] 2026-03-10T00:39:03.500278277Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.540050506Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.540207796Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36745))
[INFO] [stdout] 2026-03-10T00:39:03.540253916Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.581004955Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.581151745Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36745))
[INFO] [stdout] 2026-03-10T00:39:03.581196815Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.622077364Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.622221974Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36745))
[INFO] [stdout] 2026-03-10T00:39:03.622265454Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.663013072Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.663150063Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36745))
[INFO] [stdout] 2026-03-10T00:39:03.663193103Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.702029342Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.702253591Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36745))
[INFO] [stdout] 2026-03-10T00:39:03.702325562Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.702635922Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.702754002Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.703057371Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.703134151Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.703218411Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.703295191Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.703365522Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.703452242Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.703531422Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.703613611Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.703696651Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.703776451Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.703861351Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.703951942Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.704035082Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.704112762Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.704191562Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.704265322Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.704347802Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36745
[INFO] [stdout] 2026-03-10T00:39:03.704430971Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:03.704604071Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.704741782Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.704855282Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.704969482Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.705087291Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.705160642Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.705213162Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.705262202Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.705315542Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.705361111Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.712227291Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.712365421Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.713744241Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.715217881Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.715309161Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.716601361Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.716686001Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.718124071Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.718208361Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.719532401Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.719568101Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.720828941Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.720864371Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.722220451Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.722308811Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36745)
[INFO] [stdout] 2026-03-10T00:39:03.723633221Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.723879501Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.724114631Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.724230801Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.724345861Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.724464221Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:03.732054681Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:03.77069415Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:03.77083121Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39989))
[INFO] [stdout] 2026-03-10T00:39:03.77087223Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:03.809370089Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:03.809523399Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39989))
[INFO] [stdout] 2026-03-10T00:39:03.809567139Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:03.848842658Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:03.849007888Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39989))
[INFO] [stdout] 2026-03-10T00:39:03.849049328Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:03.886679366Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:03.886819077Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39989))
[INFO] [stdout] 2026-03-10T00:39:03.886859737Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:03.924896026Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:03.925060556Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39989))
[INFO] [stdout] 2026-03-10T00:39:03.925104676Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:03.963422295Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:03.963566605Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39989))
[INFO] [stdout] 2026-03-10T00:39:03.963607875Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.001379404Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.001523224Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39989))
[INFO] [stdout] 2026-03-10T00:39:04.001558434Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.040397853Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.040546742Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39989))
[INFO] [stdout] 2026-03-10T00:39:04.040591973Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.080886092Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.081113452Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39989))
[INFO] [stdout] 2026-03-10T00:39:04.081162012Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.1217153Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.121943551Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39989))
[INFO] [stdout] 2026-03-10T00:39:04.122036251Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.12233212Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.12246561Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.12256414Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.12267358Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.12276226Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.12283897Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.12291002Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.12300424Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.12307654Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.1231538Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.123236Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.12331911Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.12339181Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.12346622Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.12353415Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.12361843Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.1237002Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.12376956Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.12384304Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39989
[INFO] [stdout] 2026-03-10T00:39:04.1239133Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.12409083Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.12422081Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.12432109Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.12442625Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.12458079Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.12465435Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.12471552Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.12477189Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.12483262Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.12489517Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.13270046Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.13278099Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.13443871Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.13447924Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.13592131Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.13638011Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.13815433Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.13820568Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.13955311Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.13959011Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.14096874Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.14100515Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.14281723Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.14285347Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.1440104Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.14404124Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.14592177Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.14598281Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.14777329Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.14781132Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.14918011Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.14921176Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39989)
[INFO] [stdout] 2026-03-10T00:39:04.15056255Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.15078026Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.15089402Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.15102791Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.15113795Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.15124459Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.15136223Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.15148084Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.15166728Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:04.232692057Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.232978748Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40913))
[INFO] [stdout] 2026-03-10T00:39:04.233116768Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.278133676Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.278571886Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40913))
[INFO] [stdout] 2026-03-10T00:39:04.278702256Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.326597575Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.326843705Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40913))
[INFO] [stdout] 2026-03-10T00:39:04.327012905Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.366129024Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.366596124Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40913))
[INFO] [stdout] 2026-03-10T00:39:04.366909914Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.407196853Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.407647703Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40913))
[INFO] [stdout] 2026-03-10T00:39:04.407743953Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.445215542Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.445447582Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40913))
[INFO] [stdout] 2026-03-10T00:39:04.445531362Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.484923151Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.485179541Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40913))
[INFO] [stdout] 2026-03-10T00:39:04.485260041Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.52352659Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.52376903Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40913))
[INFO] [stdout] 2026-03-10T00:39:04.52385273Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.563080169Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.563328219Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40913))
[INFO] [stdout] 2026-03-10T00:39:04.563419689Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.603800088Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.604062858Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40913))
[INFO] [stdout] 2026-03-10T00:39:04.604142368Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.604453188Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.604857488Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.604980958Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.605230348Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.605332998Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.605445358Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.605619088Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.605789548Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.605904568Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.606015908Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.606110928Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.606207748Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.606320558Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.606450678Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.606566868Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.606683788Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.606810468Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.606913687Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.607032127Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40913
[INFO] [stdout] 2026-03-10T00:39:04.607132847Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:04.607347978Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.607522398Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.607640338Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.607777378Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.607908118Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.608056807Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.608189727Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.608317838Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.608462958Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.608594387Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.616880097Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.617291207Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.619000837Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.619105017Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.620537137Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.621160037Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.622670187Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.622807267Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.624229707Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.624329947Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.625680277Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.625775967Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.627773567Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.627877597Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.629267077Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.629367487Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.630715367Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.630811817Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.633222957Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.633335297Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.634728257Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.634823687Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40913)
[INFO] [stdout] 2026-03-10T00:39:04.637026617Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.637322707Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.637532997Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.639015127Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.639230477Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.639440037Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.639626157Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.639815377Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:04.640070327Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:04.704905975Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:04.709993295Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33605))
[INFO] [stdout] 2026-03-10T00:39:04.710091135Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:04.772029243Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:04.772270753Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33605))
[INFO] [stdout] 2026-03-10T00:39:04.772353213Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:04.817688252Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:04.817952112Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33605))
[INFO] [stdout] 2026-03-10T00:39:04.818072662Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:04.859026301Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:04.859435421Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33605))
[INFO] [stdout] 2026-03-10T00:39:04.859579251Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:04.89883494Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:04.89930799Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33605))
[INFO] [stdout] 2026-03-10T00:39:04.89950683Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:04.940176549Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:04.940621669Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33605))
[INFO] [stdout] 2026-03-10T00:39:04.940879959Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:04.982095388Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:04.982694638Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33605))
[INFO] [stdout] 2026-03-10T00:39:04.982900568Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:05.023257547Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.023635456Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33605))
[INFO] [stdout] 2026-03-10T00:39:05.023734236Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:05.063587016Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.063829686Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33605))
[INFO] [stdout] 2026-03-10T00:39:05.063907675Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:05.103827465Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.104122465Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33605))
[INFO] [stdout] 2026-03-10T00:39:05.104215194Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:05.104561725Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:05.104883525Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.105005754Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:05.105126314Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.105219365Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:05.105314185Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.105407034Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:05.105499134Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.105583685Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:05.105674025Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.105756185Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:05.105836854Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.105920214Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:05.106259964Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.106434124Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:05.106557024Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.106692484Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:05.106826554Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.106980184Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33605
[INFO] [stdout] 2026-03-10T00:39:05.107133964Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.107379164Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.107593094Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.107798664Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.107975434Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.108163774Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.108306534Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.108482094Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.108674774Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.108825054Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.109036005Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.118662794Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.118850454Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.120815914Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.121022404Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.122522384Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.122693334Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.124544104Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.124761084Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.126427694Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.126788524Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.127162394Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.127406814Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.129819334Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.129970344Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.131494434Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.131594674Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.132900504Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.133007314Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.134565294Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.134669904Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.136166354Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.136255474Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.137766864Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.137864504Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33605)
[INFO] [stdout] 2026-03-10T00:39:05.141709913Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.142451684Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.142670784Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.142912053Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.143191973Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.143473433Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.143851053Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:05.28115031Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.28223545Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33839))
[INFO] [stdout] 2026-03-10T00:39:05.28244168Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.334451668Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.334861248Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33839))
[INFO] [stdout] 2026-03-10T00:39:05.335150728Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.379723237Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.379970687Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33839))
[INFO] [stdout] 2026-03-10T00:39:05.380478847Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.420053156Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.420319166Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33839))
[INFO] [stdout] 2026-03-10T00:39:05.420517466Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.461016415Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.461439745Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33839))
[INFO] [stdout] 2026-03-10T00:39:05.461540935Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.501490014Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.501740534Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33839))
[INFO] [stdout] 2026-03-10T00:39:05.501826594Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.540977973Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.541241423Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33839))
[INFO] [stdout] 2026-03-10T00:39:05.541333833Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.581439332Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.581694042Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33839))
[INFO] [stdout] 2026-03-10T00:39:05.581787112Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.621197381Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.621425511Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33839))
[INFO] [stdout] 2026-03-10T00:39:05.621514451Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.6638291Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.66408916Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33839))
[INFO] [stdout] 2026-03-10T00:39:05.66418454Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.66452326Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.66495335Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.66506583Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.66535331Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.66545058Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.66567829Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.66590803Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.66601163Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.66611414Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.6662215Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.66632014Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.66642474Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.66652741Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.66665621Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.66678207Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.66689699Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.66699405Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.66709716Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.6671928Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33839
[INFO] [stdout] 2026-03-10T00:39:05.66728868Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:05.66750105Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.66767259Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.66778835Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.66792084Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.66806936Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.66821121Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.66836724Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.66852674Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.66867359Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.66881628Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.678868009Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.679184319Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.680775329Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.680857469Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.682147669Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.682225439Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.683454669Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.683530319Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.684789719Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.684871189Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.686193229Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.686275599Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.687563469Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.687804439Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.688039559Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.688442429Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.688781779Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.689018219Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.692646819Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.693033449Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.694406559Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.694532109Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.695892279Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.695997939Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.698230059Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.698336009Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33839)
[INFO] [stdout] 2026-03-10T00:39:05.699852639Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.700132639Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.700309809Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.700479539Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:05.700714779Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:05.740789538Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:05.740925848Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39653))
[INFO] [stdout] 2026-03-10T00:39:05.740989728Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:05.780508347Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:05.780663216Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39653))
[INFO] [stdout] 2026-03-10T00:39:05.780711536Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:05.820808846Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:05.820974346Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39653))
[INFO] [stdout] 2026-03-10T00:39:05.821026746Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:05.865218814Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:05.865370194Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39653))
[INFO] [stdout] 2026-03-10T00:39:05.865417844Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:05.905317343Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:05.905466463Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39653))
[INFO] [stdout] 2026-03-10T00:39:05.905506223Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:05.945664102Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:05.945807312Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39653))
[INFO] [stdout] 2026-03-10T00:39:05.945850132Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:05.987427801Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:05.987570311Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39653))
[INFO] [stdout] 2026-03-10T00:39:05.987665131Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:06.02777515Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.02802143Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39653))
[INFO] [stdout] 2026-03-10T00:39:06.02807313Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:06.067217719Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.067356179Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39653))
[INFO] [stdout] 2026-03-10T00:39:06.067398999Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:06.107847608Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.108093868Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39653))
[INFO] [stdout] 2026-03-10T00:39:06.108149328Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:06.108426198Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:06.108500378Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.108551208Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:06.108592038Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.108642748Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:06.108681678Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.108720668Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:06.108757678Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.108794858Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:06.108828058Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.108861308Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:06.108897158Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.108956328Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:06.108996978Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.109033438Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:06.109069338Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.109102138Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:06.109138668Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.109172118Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39653
[INFO] [stdout] 2026-03-10T00:39:06.109201028Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.109306328Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.109382558Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.109440628Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.109492938Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.109544418Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.109607008Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.109682878Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.109745978Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.109800308Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.109854558Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.118440228Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.118596938Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.120066138Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.121952208Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.122051427Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.123417307Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.123508847Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.124804267Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.124902078Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.126224758Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.126317258Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.127657607Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.127749167Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.129116898Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.129206187Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.130556758Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.131973887Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.136153807Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.136267607Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39653)
[INFO] [stdout] 2026-03-10T00:39:06.138134397Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.138400767Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.138552737Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.138711037Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.138850607Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.139008527Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.139150967Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.139327267Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.141204657Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:06.250747534Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.250973774Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42507))
[INFO] [stdout] 2026-03-10T00:39:06.251044994Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.292589783Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.292822283Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42507))
[INFO] [stdout] 2026-03-10T00:39:06.292891953Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.334177372Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.334418742Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42507))
[INFO] [stdout] 2026-03-10T00:39:06.334492542Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.372888181Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.373127091Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42507))
[INFO] [stdout] 2026-03-10T00:39:06.373173381Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.41142221Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.41166026Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42507))
[INFO] [stdout] 2026-03-10T00:39:06.41174508Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.450355619Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.450581539Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42507))
[INFO] [stdout] 2026-03-10T00:39:06.450639599Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.488349328Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.488561268Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42507))
[INFO] [stdout] 2026-03-10T00:39:06.488643538Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.526356667Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.526572307Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42507))
[INFO] [stdout] 2026-03-10T00:39:06.526644237Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.564351486Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.564561536Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42507))
[INFO] [stdout] 2026-03-10T00:39:06.564641596Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.601729665Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.601966995Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42507))
[INFO] [stdout] 2026-03-10T00:39:06.602051495Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.602347635Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.602458885Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.602536265Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.602615945Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.602697345Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.602781195Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.602854295Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.602959495Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.603049765Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.603130855Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.603218245Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.603295655Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.603381885Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.603457465Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.603548295Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.603622055Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.603736865Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.603821615Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.604031405Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42507
[INFO] [stdout] 2026-03-10T00:39:06.604128905Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:06.604419425Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.604617785Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.604749835Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.604869445Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.605004475Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.605110065Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.605194545Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.605289405Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.605374045Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.605472015Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.614356245Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.614438075Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.615700485Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.615734695Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.616908614Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.617047025Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.618409454Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.618537914Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.619769225Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.619857665Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.621044814Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.621256794Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.621387484Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.621514734Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.621654914Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.627130884Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.627207644Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.628729874Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.628764814Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.630290694Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.630369434Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.631871454Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.631976704Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.633426564Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.633510774Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42507)
[INFO] [stdout] 2026-03-10T00:39:06.634901564Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.635170224Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.635330504Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.635488984Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.635655284Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:06.635883214Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:06.761483371Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:06.761701031Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35051))
[INFO] [stdout] 2026-03-10T00:39:06.761766041Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:06.811067429Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:06.811279999Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35051))
[INFO] [stdout] 2026-03-10T00:39:06.811348419Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:06.850686498Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:06.850896399Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35051))
[INFO] [stdout] 2026-03-10T00:39:06.850983148Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:06.888975677Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:06.889189717Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35051))
[INFO] [stdout] 2026-03-10T00:39:06.889258947Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:06.927962356Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:06.928187386Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35051))
[INFO] [stdout] 2026-03-10T00:39:06.928262166Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:06.966829615Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:06.967072005Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35051))
[INFO] [stdout] 2026-03-10T00:39:06.967151095Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.010238584Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.010450164Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35051))
[INFO] [stdout] 2026-03-10T00:39:07.010541294Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.050054073Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.050264593Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35051))
[INFO] [stdout] 2026-03-10T00:39:07.050344383Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.089186122Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.089398622Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35051))
[INFO] [stdout] 2026-03-10T00:39:07.089508542Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.127846021Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.128110441Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35051))
[INFO] [stdout] 2026-03-10T00:39:07.128200771Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.128521341Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.128663891Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.128787671Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.128906801Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.129033951Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.129127971Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.129222371Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.129328701Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.129444201Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.129573151Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.129693181Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.129816041Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.129923741Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.130053191Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.130155021Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.130247201Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.130343441Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.130440121Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.130541711Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35051
[INFO] [stdout] 2026-03-10T00:39:07.130656131Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.130878451Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.131069761Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.131198391Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.131335121Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.131478451Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.131625081Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.131778761Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.131920311Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.132076311Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.132231821Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.141481751Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.142112861Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.14372734Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.14485046Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.1449629Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.146356471Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.14645194Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.14818764Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.14829266Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.149687151Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.1498772Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.151306851Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.1529775Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.1544397Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.15474499Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.15617702Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.15627564Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.15768866Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.15778799Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.162198Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.1623601Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35051)
[INFO] [stdout] 2026-03-10T00:39:07.16392906Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.16424185Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.16442588Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.16459667Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.16477055Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.1649839Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.16515844Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.16536125Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.1655556Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.16583337Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:07.217736819Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.217990659Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44461))
[INFO] [stdout] 2026-03-10T00:39:07.218087179Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.258141948Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.258281777Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44461))
[INFO] [stdout] 2026-03-10T00:39:07.258322408Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.298385816Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.298524307Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44461))
[INFO] [stdout] 2026-03-10T00:39:07.298561996Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.337096786Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.337220346Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44461))
[INFO] [stdout] 2026-03-10T00:39:07.337255786Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.376378214Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.376524214Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44461))
[INFO] [stdout] 2026-03-10T00:39:07.376565574Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.415547124Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.415686823Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44461))
[INFO] [stdout] 2026-03-10T00:39:07.415729523Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.455660292Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.455809072Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44461))
[INFO] [stdout] 2026-03-10T00:39:07.455853143Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.496050351Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.496178151Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44461))
[INFO] [stdout] 2026-03-10T00:39:07.496218471Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.53652581Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.53668295Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44461))
[INFO] [stdout] 2026-03-10T00:39:07.5367237Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.576204069Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.576545759Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44461))
[INFO] [stdout] 2026-03-10T00:39:07.576600839Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.576899359Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.576988639Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.577042679Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.577083669Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.577123679Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.577165559Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.577425239Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.577492989Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.577541059Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.577578829Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.577617929Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.577663979Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.577703249Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.577738239Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.577776599Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.577818619Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.577858159Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.577896379Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.577955129Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44461
[INFO] [stdout] 2026-03-10T00:39:07.577996089Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:07.578123239Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.578208759Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.578270199Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.578343249Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.578398809Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.578456789Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.578514069Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.578568099Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.578624089Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.578696249Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.586048129Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.586128379Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.587511709Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.587548639Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.588915079Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.589520869Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.591016399Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.591316639Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.591560089Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.593694889Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.593747539Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.595041299Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.595080539Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.597827059Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.597878349Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.599169389Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.599206339Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.600557579Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.600592799Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.601988239Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.602023528Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.603347619Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.603383099Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44461)
[INFO] [stdout] 2026-03-10T00:39:07.607224168Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.607461128Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.607833898Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.608058628Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.608176878Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.608280778Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.608387858Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:07.608566358Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:07.667237037Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:07.667745397Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42459))
[INFO] [stdout] 2026-03-10T00:39:07.668001177Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:07.729673755Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:07.729911495Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42459))
[INFO] [stdout] 2026-03-10T00:39:07.730005265Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:07.775160214Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:07.776981674Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42459))
[INFO] [stdout] 2026-03-10T00:39:07.777148884Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:07.819851583Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:07.820119063Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42459))
[INFO] [stdout] 2026-03-10T00:39:07.820207033Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:07.860155402Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:07.860405422Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42459))
[INFO] [stdout] 2026-03-10T00:39:07.860495022Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:07.90159556Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:07.90200894Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42459))
[INFO] [stdout] 2026-03-10T00:39:07.902172931Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:07.94333867Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:07.943601339Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42459))
[INFO] [stdout] 2026-03-10T00:39:07.943708199Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:07.984256598Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:07.984538348Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42459))
[INFO] [stdout] 2026-03-10T00:39:07.984646178Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:08.024462948Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.024713747Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42459))
[INFO] [stdout] 2026-03-10T00:39:08.024797407Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:08.063422846Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.063708706Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42459))
[INFO] [stdout] 2026-03-10T00:39:08.063810306Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:08.064169656Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:08.064748246Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.064878626Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:08.065014576Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.065245656Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:08.065364736Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.065531916Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:08.065684096Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.065781946Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:08.065895576Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.066006156Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:08.066117886Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.066235056Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:08.066358516Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.066463376Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:08.066583426Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.066706916Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:08.066807616Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.066908396Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42459
[INFO] [stdout] 2026-03-10T00:39:08.067004956Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.067228126Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.067402996Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.067524646Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.067672426Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.067813476Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.067976026Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.068096806Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.068249586Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.068398296Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.068550316Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.076193226Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.077985226Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.079429596Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:08.080597636Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.080732426Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.082133046Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.082229646Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.083500216Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.083591326Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.084911266Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.085010956Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.086327956Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.086424946Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.091741975Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.091913606Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.094008706Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.094114495Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.095743586Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.095839635Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.097301475Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.097396206Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42459)
[INFO] [stdout] 2026-03-10T00:39:08.098830655Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:08.099145565Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:08.099380195Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:08.099585185Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:08.099804995Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:08.100002015Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:08.100197605Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:08.100382795Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:08.100567695Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:08.100830395Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:08.147215064Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.147456694Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44221))
[INFO] [stdout] 2026-03-10T00:39:08.147540794Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.196889273Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.197153343Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44221))
[INFO] [stdout] 2026-03-10T00:39:08.197239523Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.243443391Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.243719311Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44221))
[INFO] [stdout] 2026-03-10T00:39:08.243821071Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.28213737Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.28228145Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44221))
[INFO] [stdout] 2026-03-10T00:39:08.28231687Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.319870189Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.32003073Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44221))
[INFO] [stdout] 2026-03-10T00:39:08.320072529Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.359260259Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.359432388Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44221))
[INFO] [stdout] 2026-03-10T00:39:08.359478348Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.398309238Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.398456607Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44221))
[INFO] [stdout] 2026-03-10T00:39:08.398500418Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.437214737Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.437347137Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44221))
[INFO] [stdout] 2026-03-10T00:39:08.437383917Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.474991465Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.475139096Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44221))
[INFO] [stdout] 2026-03-10T00:39:08.475183725Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.513419835Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.513561195Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44221))
[INFO] [stdout] 2026-03-10T00:39:08.513602044Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.513892104Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.513986075Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.514044375Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.514087044Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.514127584Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.514166824Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.514210404Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.514251824Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.514292704Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.514334715Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.514378264Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.514420084Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.514460604Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.514500095Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.514541075Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.514576835Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.514614655Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.514669844Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.514711144Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44221
[INFO] [stdout] 2026-03-10T00:39:08.514749284Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:08.514877084Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.515065754Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.515145454Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.515205724Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.515268724Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.515336074Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.515405064Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.515467984Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.515525614Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.515582084Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.525481824Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.525565944Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.527014924Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:08.527657664Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.527695544Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.529172954Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.529211924Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44221)
[INFO] [stdout] 2026-03-10T00:39:08.530611194Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:08.530786604Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:08.544299134Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:08.633460121Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:08.633603581Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34311))
[INFO] [stdout] 2026-03-10T00:39:08.633652831Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:08.67803892Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:08.67844997Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34311))
[INFO] [stdout] 2026-03-10T00:39:08.67872816Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:08.716652719Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:08.716872279Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34311))
[INFO] [stdout] 2026-03-10T00:39:08.716959899Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:08.759623448Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:08.760530758Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34311))
[INFO] [stdout] 2026-03-10T00:39:08.760586028Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:08.800813567Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:08.801770197Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34311))
[INFO] [stdout] 2026-03-10T00:39:08.802027577Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:08.842340206Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:08.843196376Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34311))
[INFO] [stdout] 2026-03-10T00:39:08.843434296Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:08.882668425Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:08.882930695Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34311))
[INFO] [stdout] 2026-03-10T00:39:08.883292335Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:08.923864624Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:08.924199704Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34311))
[INFO] [stdout] 2026-03-10T00:39:08.924304114Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:08.961405823Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:08.961662923Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34311))
[INFO] [stdout] 2026-03-10T00:39:08.961735603Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:09.000833802Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.001103722Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34311))
[INFO] [stdout] 2026-03-10T00:39:09.001190011Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:09.001519011Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:09.001657402Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.001779462Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:09.001882822Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.001990542Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:09.002102331Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.002204562Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:09.002300002Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.002404402Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:09.002512362Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.002606942Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:09.002712851Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.002816951Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:09.002918851Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.003030322Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:09.003127442Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.003227911Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:09.003327271Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.003429211Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34311
[INFO] [stdout] 2026-03-10T00:39:09.003521651Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.003753551Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.003947922Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.004078071Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.004223422Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.004372531Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.004523222Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.004699662Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.004818741Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.004986851Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.005101261Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.012711781Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.012968241Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.014351451Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.015345281Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.015444581Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.017994461Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.018115421Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.019549921Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.019652321Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.021078791Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.021174081Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.022560571Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.022661701Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.024062081Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.024156651Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34311)
[INFO] [stdout] 2026-03-10T00:39:09.025521161Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.025826771Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.026030091Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.026215941Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.029811271Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.030152951Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.035274671Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:09.07609656Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.076241089Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39099))
[INFO] [stdout] 2026-03-10T00:39:09.07628576Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.115584259Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.115742719Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39099))
[INFO] [stdout] 2026-03-10T00:39:09.115787379Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.155761207Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.155903207Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39099))
[INFO] [stdout] 2026-03-10T00:39:09.155969158Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.194181396Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.194329246Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39099))
[INFO] [stdout] 2026-03-10T00:39:09.194372496Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.233456876Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.233594125Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39099))
[INFO] [stdout] 2026-03-10T00:39:09.233644865Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.273279924Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.273421284Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39099))
[INFO] [stdout] 2026-03-10T00:39:09.273462084Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.313662543Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.313803803Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39099))
[INFO] [stdout] 2026-03-10T00:39:09.313842993Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.351915962Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.352075822Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39099))
[INFO] [stdout] 2026-03-10T00:39:09.352114202Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.390595951Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.390802291Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39099))
[INFO] [stdout] 2026-03-10T00:39:09.390852161Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.42910813Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.42932453Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39099))
[INFO] [stdout] 2026-03-10T00:39:09.42937416Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.42965591Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.42972681Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.42977806Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.4298194Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.42988983Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.42994962Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.42999668Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.43003966Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.43007957Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.43011866Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.43015846Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.43019445Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.4302336Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.430271Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.43031193Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.43035085Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.43039096Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.43042971Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.43046604Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39099
[INFO] [stdout] 2026-03-10T00:39:09.43050124Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.4306228Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.4307199Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.43078085Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.43083808Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.43089601Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.43103499Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.43111339Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.43118211Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.43124866Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.43131433Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.43777558Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.43999007Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.44149122Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.44264782Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.44295225Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.44441133Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.44444802Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.44587435Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.44598069Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.4473506Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.44738938Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.44886955Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.44890471Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.45038743Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.45046448Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.45191518Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.45202066Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.453466819Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.45367649Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.454978219Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.45501023Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39099)
[INFO] [stdout] 2026-03-10T00:39:09.461619619Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.462244679Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.462443469Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.462623469Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.462818579Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.463001369Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.463190049Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.463373899Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.463568739Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.463841699Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:09.516338078Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.518355698Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39329))
[INFO] [stdout] 2026-03-10T00:39:09.518557088Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.565575677Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.565998197Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39329))
[INFO] [stdout] 2026-03-10T00:39:09.566686787Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.607814675Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.608091226Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39329))
[INFO] [stdout] 2026-03-10T00:39:09.608180546Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.652555384Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.652799014Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39329))
[INFO] [stdout] 2026-03-10T00:39:09.652873544Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.702902563Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.703191313Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39329))
[INFO] [stdout] 2026-03-10T00:39:09.703293373Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.743199462Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.743462902Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39329))
[INFO] [stdout] 2026-03-10T00:39:09.743552112Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.783595251Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.783861031Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39329))
[INFO] [stdout] 2026-03-10T00:39:09.783970661Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.82492707Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.82519371Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39329))
[INFO] [stdout] 2026-03-10T00:39:09.82529383Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.864194229Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.864441799Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39329))
[INFO] [stdout] 2026-03-10T00:39:09.864519509Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.903044818Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.903267498Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39329))
[INFO] [stdout] 2026-03-10T00:39:09.903352548Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.903664958Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.903775878Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.903881148Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.904011948Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.904105318Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.904202308Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.904293998Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.904392758Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.904480528Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.904573008Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.904670488Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.904763428Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.904855058Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.904967858Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.905060078Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.905177768Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.905276318Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.905376358Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.905490487Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39329
[INFO] [stdout] 2026-03-10T00:39:09.905608018Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:09.905849218Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.906016447Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.906130218Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.906271318Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.906418998Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.906549928Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.906683148Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.906807908Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.906927028Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.907052308Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.914694827Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.914836757Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.916156857Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.917194967Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.917287807Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.918601007Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.918688327Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.919986957Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.920062387Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.921918727Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.922756437Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.924092657Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.924195677Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.925575577Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.925671307Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.927048297Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.927132647Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39329)
[INFO] [stdout] 2026-03-10T00:39:09.929323747Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.929600557Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.929789337Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.933140067Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.933454397Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.933820137Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.934131787Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:09.937825507Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:09.978734816Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:09.978986966Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35159))
[INFO] [stdout] 2026-03-10T00:39:09.979086696Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.014898455Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.015059955Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35159))
[INFO] [stdout] 2026-03-10T00:39:10.015097115Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.052884174Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.053049954Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35159))
[INFO] [stdout] 2026-03-10T00:39:10.053092124Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.090917733Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.091091243Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35159))
[INFO] [stdout] 2026-03-10T00:39:10.091131573Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.129140422Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.129282772Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35159))
[INFO] [stdout] 2026-03-10T00:39:10.129321592Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.167485251Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.167617711Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35159))
[INFO] [stdout] 2026-03-10T00:39:10.167669801Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.20615729Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.20630126Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35159))
[INFO] [stdout] 2026-03-10T00:39:10.20634158Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.242068339Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.242198589Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35159))
[INFO] [stdout] 2026-03-10T00:39:10.242236619Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.279497348Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.279719998Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35159))
[INFO] [stdout] 2026-03-10T00:39:10.279769068Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.317157877Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.317376447Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35159))
[INFO] [stdout] 2026-03-10T00:39:10.317427797Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.317715357Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.317793217Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.318092047Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.318145267Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.318185617Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.318225267Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.318264487Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.318301777Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.318338237Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.318375077Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.318417287Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.318457557Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.318507267Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.318545727Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.318583587Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.318627767Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.318680317Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.318720617Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.318757047Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35159
[INFO] [stdout] 2026-03-10T00:39:10.318794167Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.318928757Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.319055177Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.319124597Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.319185527Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.319246187Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.319306717Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.319390877Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.319454497Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.319517777Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.319577597Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.325897816Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.326063436Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35159)
[INFO] [stdout] 2026-03-10T00:39:10.327424796Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:10.346010816Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:10.384202575Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.384353205Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38245))
[INFO] [stdout] 2026-03-10T00:39:10.384399445Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.424209734Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.424372954Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38245))
[INFO] [stdout] 2026-03-10T00:39:10.424421274Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.464331653Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.464478603Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38245))
[INFO] [stdout] 2026-03-10T00:39:10.464521003Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.504757932Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.504899182Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38245))
[INFO] [stdout] 2026-03-10T00:39:10.504962082Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.545529321Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.545676711Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38245))
[INFO] [stdout] 2026-03-10T00:39:10.545721441Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.58654745Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.586787Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38245))
[INFO] [stdout] 2026-03-10T00:39:10.58683582Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.627223848Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.627457428Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38245))
[INFO] [stdout] 2026-03-10T00:39:10.627509719Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.667686287Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.667911358Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38245))
[INFO] [stdout] 2026-03-10T00:39:10.668012038Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.708267186Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.708488766Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38245))
[INFO] [stdout] 2026-03-10T00:39:10.708535846Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.749103056Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.749324345Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38245))
[INFO] [stdout] 2026-03-10T00:39:10.749406936Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.749711665Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.749926305Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.750039295Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.750110875Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.750181945Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.750250145Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.750324145Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.750391795Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.750465635Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.750535895Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.750711925Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.750769555Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.750814605Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.750856175Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.750897325Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.750955515Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.751001815Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.751337515Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.751395205Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38245
[INFO] [stdout] 2026-03-10T00:39:10.751438925Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:10.751570315Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.751669055Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.751734425Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.751795445Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.751858845Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.751923475Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.752012025Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.752076885Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.752140095Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.752205575Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.759981715Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.760062385Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.761427325Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:10.762317605Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.762377325Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.763741005Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.763828895Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.765280505Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.765371585Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.766711775Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.766800175Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.769208535Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.769308255Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.771699305Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.771793265Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38245)
[INFO] [stdout] 2026-03-10T00:39:10.773144505Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:10.774450885Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:10.778190264Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:10.778384984Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:10.778549384Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:10.778714084Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:10.783976455Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:10.935124231Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:10.93533184Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44455))
[INFO] [stdout] 2026-03-10T00:39:10.935397791Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.004171409Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.004385509Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44455))
[INFO] [stdout] 2026-03-10T00:39:11.004460629Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.060528497Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.060755717Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44455))
[INFO] [stdout] 2026-03-10T00:39:11.060830987Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.101429966Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.101654426Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44455))
[INFO] [stdout] 2026-03-10T00:39:11.101827336Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.142908375Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.143268645Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44455))
[INFO] [stdout] 2026-03-10T00:39:11.143369925Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.184507634Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.184758634Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44455))
[INFO] [stdout] 2026-03-10T00:39:11.184839384Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.225721353Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.225983533Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44455))
[INFO] [stdout] 2026-03-10T00:39:11.226078123Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.266627472Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.266886432Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44455))
[INFO] [stdout] 2026-03-10T00:39:11.266993062Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.307550141Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.307813521Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44455))
[INFO] [stdout] 2026-03-10T00:39:11.307893861Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.348326069Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.34857536Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44455))
[INFO] [stdout] 2026-03-10T00:39:11.348668849Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.34900006Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.34916574Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.349332849Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.349510669Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.3497073Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.349806929Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.350017569Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.35031074Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.35051356Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.35073916Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.350986989Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.35119412Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.351418339Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.351651029Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.351872769Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.352113709Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.35233972Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.352558989Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.352802709Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44455
[INFO] [stdout] 2026-03-10T00:39:11.353414169Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.35380412Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.35410898Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.354332869Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.3545768Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.354827089Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.355065519Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.355330529Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.355591819Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.355849599Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.356110269Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.363244639Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.363498249Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.365263499Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:11.366282099Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.366476429Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.367886649Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.368098149Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.369450879Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.369641429Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.372286309Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.372413099Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.373847609Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.373961749Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44455)
[INFO] [stdout] 2026-03-10T00:39:11.375328159Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:11.375637929Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:11.375850699Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:11.376046939Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:11.376363069Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:11.385765308Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:11.451838057Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.454058927Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41271))
[INFO] [stdout] 2026-03-10T00:39:11.454198197Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.518520055Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.518659655Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41271))
[INFO] [stdout] 2026-03-10T00:39:11.518694355Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.558572534Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.558726024Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41271))
[INFO] [stdout] 2026-03-10T00:39:11.558766854Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.598571903Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.598718543Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41271))
[INFO] [stdout] 2026-03-10T00:39:11.598764083Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.639524652Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.639674312Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41271))
[INFO] [stdout] 2026-03-10T00:39:11.639717422Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.679438061Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.679564191Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41271))
[INFO] [stdout] 2026-03-10T00:39:11.679605651Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.72067519Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.72089961Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41271))
[INFO] [stdout] 2026-03-10T00:39:11.72097223Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.761466149Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.761702099Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41271))
[INFO] [stdout] 2026-03-10T00:39:11.761754719Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.802443008Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.802674217Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41271))
[INFO] [stdout] 2026-03-10T00:39:11.802772397Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.843407616Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.843639167Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41271))
[INFO] [stdout] 2026-03-10T00:39:11.843738156Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.844128876Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.844248916Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.844356887Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.844433756Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.844505776Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.844584876Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.844656276Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.844730216Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.844802636Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.844896016Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.845005816Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.845099027Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.845180016Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.845282186Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.845377846Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.845587416Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.845702916Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.845784556Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.845863246Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41271
[INFO] [stdout] 2026-03-10T00:39:11.845982866Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:11.846231476Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.846454716Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.846570406Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.846699976Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.846802246Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.846910016Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.847052966Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.847168666Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.847282046Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.847411466Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.859061236Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.859147436Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.860522136Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:11.861367596Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.861452566Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.862804696Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.862904766Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.864286636Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.864389166Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.865829326Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.865929926Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.867293826Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.867390336Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41271)
[INFO] [stdout] 2026-03-10T00:39:11.870317326Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:11.870600406Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:11.870780686Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:11.870957096Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:11.871408606Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:11.878247186Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:12.024743632Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.026042731Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46067))
[INFO] [stdout] 2026-03-10T00:39:12.026155631Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.07569374Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.07591647Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46067))
[INFO] [stdout] 2026-03-10T00:39:12.0760238Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.130793949Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.131040909Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46067))
[INFO] [stdout] 2026-03-10T00:39:12.131124929Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.170775908Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.171006598Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46067))
[INFO] [stdout] 2026-03-10T00:39:12.171084698Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.210654157Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.210854817Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46067))
[INFO] [stdout] 2026-03-10T00:39:12.210927087Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.250771386Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.251018286Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46067))
[INFO] [stdout] 2026-03-10T00:39:12.251107436Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.290840895Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.291082755Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46067))
[INFO] [stdout] 2026-03-10T00:39:12.291166445Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.330504854Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.330739063Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46067))
[INFO] [stdout] 2026-03-10T00:39:12.330815403Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.370853242Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.371109633Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46067))
[INFO] [stdout] 2026-03-10T00:39:12.371212022Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.410993912Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.411218641Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46067))
[INFO] [stdout] 2026-03-10T00:39:12.411310001Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.411626892Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.411755961Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.411862912Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.412048321Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.412137572Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.412206541Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.412301072Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.412414001Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.412505961Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.412657772Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.412740661Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.412813481Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.412896612Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.413006652Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.413097661Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.413176232Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.413261601Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.413344781Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.413425761Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46067
[INFO] [stdout] 2026-03-10T00:39:12.413508041Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.413675711Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.413812511Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.413919331Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.414045401Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.414169191Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.414294451Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.414419061Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.414676861Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.414972211Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.415052321Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.435407911Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.436986831Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.438481061Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.439601451Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.439650751Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.441124651Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.441206191Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.442689271Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.442782551Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.444207641Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.444304101Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.445732911Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.44582252Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.447296951Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.447389871Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.4488983Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.449014651Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.45054663Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.45197494Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:46067)
[INFO] [stdout] 2026-03-10T00:39:12.45811479Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.45841797Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.45859495Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.45908686Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.45926972Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.45944926Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.45960065Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.45992813Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.46319706Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:12.529148418Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.529364908Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35645))
[INFO] [stdout] 2026-03-10T00:39:12.529419468Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.579119237Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.579379567Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35645))
[INFO] [stdout] 2026-03-10T00:39:12.579439637Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.623147986Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.623298876Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35645))
[INFO] [stdout] 2026-03-10T00:39:12.623347116Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.662501585Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.662624025Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35645))
[INFO] [stdout] 2026-03-10T00:39:12.662665395Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.702669484Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.702806564Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35645))
[INFO] [stdout] 2026-03-10T00:39:12.702844544Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.743767973Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.743898963Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35645))
[INFO] [stdout] 2026-03-10T00:39:12.743954043Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.784347462Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.784484742Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35645))
[INFO] [stdout] 2026-03-10T00:39:12.784520782Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.824896501Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.82513155Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35645))
[INFO] [stdout] 2026-03-10T00:39:12.825180901Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.86562336Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.86597344Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35645))
[INFO] [stdout] 2026-03-10T00:39:12.866021329Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.906572268Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.906791839Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35645))
[INFO] [stdout] 2026-03-10T00:39:12.906874739Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.907186338Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.907484798Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.907582108Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.907665298Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.907753048Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.907833728Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.907907418Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.907992338Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.908070648Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.908154768Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.908265178Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.908414298Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.908749638Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.908977158Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.909260638Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.909558028Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.909668908Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.909752928Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.909947038Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35645
[INFO] [stdout] 2026-03-10T00:39:12.910077198Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:12.910488758Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.910671038Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.910815878Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.910975328Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.911158938Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.911300018Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.911439158Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.911581068Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.911721678Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.911852448Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.920302208Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.920565138Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.922416158Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.922517418Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.924045758Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.924140808Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.925520098Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.925945908Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.926258798Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.928340188Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.928457748Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.929862638Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.929974628Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.931292528Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.931392748Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.932818138Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.932904548Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.934332058Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.934432808Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.936014398Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.936119218Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.937604547Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.937719018Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35645)
[INFO] [stdout] 2026-03-10T00:39:12.939146738Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.939462247Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.943568358Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.943913427Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.944126678Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.944309147Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.944488757Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:12.944746837Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:12.993064086Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:12.993209676Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36997))
[INFO] [stdout] 2026-03-10T00:39:12.993254886Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.032788005Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.032919775Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36997))
[INFO] [stdout] 2026-03-10T00:39:13.032982105Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.069376314Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.069510664Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36997))
[INFO] [stdout] 2026-03-10T00:39:13.069546134Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.107919763Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.108092263Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36997))
[INFO] [stdout] 2026-03-10T00:39:13.108127553Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.146645652Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.146863352Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36997))
[INFO] [stdout] 2026-03-10T00:39:13.146951652Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.187356351Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.187590021Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36997))
[INFO] [stdout] 2026-03-10T00:39:13.187660851Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.22770751Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.22792676Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36997))
[INFO] [stdout] 2026-03-10T00:39:13.22801243Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.267371009Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.267516189Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36997))
[INFO] [stdout] 2026-03-10T00:39:13.267553499Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.307912078Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.308129578Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36997))
[INFO] [stdout] 2026-03-10T00:39:13.308196758Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.347657707Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.347909237Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36997))
[INFO] [stdout] 2026-03-10T00:39:13.348007757Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.348572967Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.348968897Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:13.349398927Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.349808387Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:13.350247237Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.350737297Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:13.351230736Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.351629076Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:13.352090876Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.352323387Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:13.352767796Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.352985136Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:13.353256556Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.353515267Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:13.353738096Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.353968467Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:13.354219327Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.354480447Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:13.354730187Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36997
[INFO] [stdout] 2026-03-10T00:39:13.354979267Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:13.355331716Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.356244076Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.356649787Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.356918327Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.357193756Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.357451016Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.357705687Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.357980487Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.358605836Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.358951116Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.398168985Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.398329755Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.399913985Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:13.401153855Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.401248105Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.402824575Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.402922105Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.404737595Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.405219525Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.410147905Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.410309265Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.411847065Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.411984755Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.413546425Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.413646715Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.415614135Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:13.415888905Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:13.416071155Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:13.416221635Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:13.416463025Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:13.416698415Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:13.419713375Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.419863695Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.421217725Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.421317205Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.423304085Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.423424345Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36997)
[INFO] [stdout] 2026-03-10T00:39:13.424966695Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:13.425253465Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:13.427018845Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:13.566662931Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:13.671317588Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:13.673120448Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39095))
[INFO] [stdout] 2026-03-10T00:39:13.673257158Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:13.737187717Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:13.738982766Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39095))
[INFO] [stdout] 2026-03-10T00:39:13.739108526Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:13.784767015Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:13.785032395Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39095))
[INFO] [stdout] 2026-03-10T00:39:13.785122495Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:13.824483964Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:13.824743934Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39095))
[INFO] [stdout] 2026-03-10T00:39:13.824993314Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:13.864407033Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:13.864660183Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39095))
[INFO] [stdout] 2026-03-10T00:39:13.864751943Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:13.903191712Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:13.903456272Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39095))
[INFO] [stdout] 2026-03-10T00:39:13.903544002Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:13.954221831Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:13.954502121Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39095))
[INFO] [stdout] 2026-03-10T00:39:13.954603371Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:13.9943898Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:13.99465301Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39095))
[INFO] [stdout] 2026-03-10T00:39:13.99474957Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:14.034167469Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.034427349Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39095))
[INFO] [stdout] 2026-03-10T00:39:14.034523969Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:14.073811437Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.074095828Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39095))
[INFO] [stdout] 2026-03-10T00:39:14.074198257Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:14.074577948Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:14.074707277Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.074845977Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:14.074976608Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.075101328Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:14.075215017Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.075320088Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:14.075478757Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.075658948Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:14.075821788Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.075987308Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:14.076152208Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.076310557Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:14.076433268Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.076629428Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:14.076730368Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.076835848Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:14.076929728Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.077051497Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39095
[INFO] [stdout] 2026-03-10T00:39:14.077150097Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.077308168Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.077464348Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.077557577Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.077676937Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.077802128Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.077930568Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.078071437Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.078210877Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.078361177Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.078513128Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.088431557Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.088672477Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.090154097Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.091539717Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.091639697Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.093137817Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.093233747Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.094562067Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.094656627Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.096002107Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.096098277Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.097502417Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.097611337Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.099032007Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.099124897Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.100513507Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.100606297Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.102029987Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.102131977Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.103475097Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.103570327Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39095)
[INFO] [stdout] 2026-03-10T00:39:14.109050296Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.109386287Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.109589067Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.109785047Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.109987396Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.110177396Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.110362476Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.110555567Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.110744956Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.111012636Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:14.151306635Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.151452635Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44049))
[INFO] [stdout] 2026-03-10T00:39:14.151491615Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.209557214Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.211041194Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44049))
[INFO] [stdout] 2026-03-10T00:39:14.211137034Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.261653012Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.261850443Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44049))
[INFO] [stdout] 2026-03-10T00:39:14.261907852Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.308034251Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.308262171Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44049))
[INFO] [stdout] 2026-03-10T00:39:14.308356351Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.35225132Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.35247841Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44049))
[INFO] [stdout] 2026-03-10T00:39:14.3525545Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.394045109Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.394272799Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44049))
[INFO] [stdout] 2026-03-10T00:39:14.394364139Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.433889708Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.434120818Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44049))
[INFO] [stdout] 2026-03-10T00:39:14.434199518Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.472867467Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.473098127Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44049))
[INFO] [stdout] 2026-03-10T00:39:14.473179727Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.512494736Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.512706096Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44049))
[INFO] [stdout] 2026-03-10T00:39:14.512787636Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.549749585Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.549975855Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44049))
[INFO] [stdout] 2026-03-10T00:39:14.550052895Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.550342575Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.550718775Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.550836925Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.551008985Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.551106935Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.551174235Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.551255665Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.551433565Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.551519825Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.551595875Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.551686395Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.551764645Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.551845425Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.551912245Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.552008525Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.552094935Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.552163875Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.552241695Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.552306965Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44049
[INFO] [stdout] 2026-03-10T00:39:14.552378355Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:14.552538845Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.552667525Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.552778055Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.552892545Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.553021555Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.553113805Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.553197435Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.553296275Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.553472805Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.553589335Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.561622375Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.561814184Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.565704515Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.565766844Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.567162555Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.567538275Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.569082644Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.569124815Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.571158424Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.571202624Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.572495814Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.572533684Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.574544324Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.574590394Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.576062454Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.576099074Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.577401934Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.577434884Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.578737084Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.578778064Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.580119834Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.580155484Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44049)
[INFO] [stdout] 2026-03-10T00:39:14.583401564Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.583682604Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.583802574Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.583910004Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.584039754Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.584150124Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.584251714Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.584359744Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:14.584549584Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:14.73459157Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:14.73481495Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42759))
[INFO] [stdout] 2026-03-10T00:39:14.73489835Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:14.781797019Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:14.782019379Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42759))
[INFO] [stdout] 2026-03-10T00:39:14.782097389Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:14.821493288Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:14.821710148Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42759))
[INFO] [stdout] 2026-03-10T00:39:14.821782498Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:14.865118477Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:14.865890136Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42759))
[INFO] [stdout] 2026-03-10T00:39:14.866018487Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:14.909959655Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:14.910185135Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42759))
[INFO] [stdout] 2026-03-10T00:39:14.910275026Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:14.954473904Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:14.954617144Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42759))
[INFO] [stdout] 2026-03-10T00:39:14.954657284Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:14.994687193Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:14.994909413Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42759))
[INFO] [stdout] 2026-03-10T00:39:14.995011393Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:15.035071322Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.035305812Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42759))
[INFO] [stdout] 2026-03-10T00:39:15.035386022Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:15.076433101Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.076655901Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42759))
[INFO] [stdout] 2026-03-10T00:39:15.076740331Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:15.130891569Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.13105818Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42759))
[INFO] [stdout] 2026-03-10T00:39:15.1310993Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:15.13138092Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:15.13146482Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.13151662Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:15.13155166Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.13158462Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:15.13161675Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.13164946Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:15.13168426Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.13172069Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:15.13175508Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.1317867Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:15.13181784Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.13185055Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:15.13188466Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.13192024Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:15.13197772Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.13201484Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:15.13204592Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.13207844Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42759
[INFO] [stdout] 2026-03-10T00:39:15.13211118Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.13223143Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.13231398Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.13237051Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.13243644Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.13249033Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.13254605Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.13259708Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.13264667Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.1326985Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.1327474Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.141672879Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.141834469Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.143620389Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.143710589Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.145104099Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.145182509Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.146589599Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.146828579Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.147010589Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.149428509Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.149547509Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.150921159Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.151074039Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.152411479Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.152500349Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.154008419Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.154094979Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.155511509Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.155600949Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.158907489Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.159054089Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.161064359Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.161148739Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42759)
[INFO] [stdout] 2026-03-10T00:39:15.162748689Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.163046699Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.163216279Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.163381269Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.163553429Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.163722749Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.163885269Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.164142349Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:15.286644505Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.286871245Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41505))
[INFO] [stdout] 2026-03-10T00:39:15.288986545Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.343096354Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.343317294Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41505))
[INFO] [stdout] 2026-03-10T00:39:15.343400154Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.390363923Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.390585713Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41505))
[INFO] [stdout] 2026-03-10T00:39:15.390666243Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.429806382Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.430031792Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41505))
[INFO] [stdout] 2026-03-10T00:39:15.430111072Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.468676261Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.468887151Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41505))
[INFO] [stdout] 2026-03-10T00:39:15.468984801Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.50786708Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.50809362Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41505))
[INFO] [stdout] 2026-03-10T00:39:15.508173019Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.547155389Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.547370869Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41505))
[INFO] [stdout] 2026-03-10T00:39:15.547447489Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.584492208Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.584875118Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41505))
[INFO] [stdout] 2026-03-10T00:39:15.585285758Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.624515476Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.624660656Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41505))
[INFO] [stdout] 2026-03-10T00:39:15.624703547Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.663817246Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.664043395Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41505))
[INFO] [stdout] 2026-03-10T00:39:15.664117835Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.664430106Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.664548935Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.664818695Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.664921995Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.665021795Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.665095435Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.665168035Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.665234406Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.665302215Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.665386635Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.665464575Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.665537626Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.665607195Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.665679995Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.665757846Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.665834886Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.665909586Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.665996846Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.666125415Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41505
[INFO] [stdout] 2026-03-10T00:39:15.666262655Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:15.666428826Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.666522346Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.666584666Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.666642535Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.666703566Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.666764035Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.666819095Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.666877906Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.666963706Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.667029886Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.675210135Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.675360355Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.676783745Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.676876775Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.678255395Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.678479965Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.679907715Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.680062845Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.682132445Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.682349335Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.683734915Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.683824705Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.685187345Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.685272485Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.686690015Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.686777445Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.688180955Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.688267175Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.689659815Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.689746195Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.691138975Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.691227425Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41505)
[INFO] [stdout] 2026-03-10T00:39:15.692543325Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.697305595Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.697610194Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.697770445Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.697917325Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.698072645Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.698389254Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.698580245Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:15.698863554Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:15.742746153Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:15.742887164Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36497))
[INFO] [stdout] 2026-03-10T00:39:15.742926924Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:15.785821092Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:15.786023502Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36497))
[INFO] [stdout] 2026-03-10T00:39:15.786088152Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:15.826416131Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:15.826704361Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36497))
[INFO] [stdout] 2026-03-10T00:39:15.826871701Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:15.8674106Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:15.86762612Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36497))
[INFO] [stdout] 2026-03-10T00:39:15.86772177Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:15.906921329Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:15.907152629Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36497))
[INFO] [stdout] 2026-03-10T00:39:15.907230909Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:15.946626548Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:15.946859258Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36497))
[INFO] [stdout] 2026-03-10T00:39:15.946947288Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:15.986348317Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:15.986564207Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36497))
[INFO] [stdout] 2026-03-10T00:39:15.986652467Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:16.025749706Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.025985746Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36497))
[INFO] [stdout] 2026-03-10T00:39:16.026066236Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:16.064313435Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.064529225Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36497))
[INFO] [stdout] 2026-03-10T00:39:16.064611025Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:16.103739164Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.103970984Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36497))
[INFO] [stdout] 2026-03-10T00:39:16.104054154Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:16.104368494Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:16.104488014Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.104578884Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:16.104660124Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.104742154Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:16.104837544Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.104911354Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:16.105012384Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.105090774Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:16.105169014Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.105248474Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:16.105337574Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.105422404Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:16.105511564Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.105594074Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:16.105687414Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.105804554Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:16.105884694Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.105974904Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36497
[INFO] [stdout] 2026-03-10T00:39:16.106062714Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.106227754Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.106381314Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.106495754Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.106611434Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.106729394Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.106837924Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.106965174Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.107076084Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.107187854Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.107301494Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.116981364Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.117376574Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.118615983Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.118690334Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.119894823Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.119977574Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.121303714Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.121396294Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.122585613Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.122665743Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.123853373Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.123950203Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.125289963Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.125513983Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.125846573Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.125999083Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.126280383Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.126418423Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.130051283Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.130180253Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.131853313Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.132141353Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.133774793Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.134975973Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.136603703Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.136695473Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36497)
[INFO] [stdout] 2026-03-10T00:39:16.138087743Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.138533753Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.138726903Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.138893813Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.139142783Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:16.299101969Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.299324269Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32867))
[INFO] [stdout] 2026-03-10T00:39:16.299422079Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.350483127Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.350697927Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32867))
[INFO] [stdout] 2026-03-10T00:39:16.350779027Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.390772836Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.391005596Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32867))
[INFO] [stdout] 2026-03-10T00:39:16.391091136Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.430968935Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.431189395Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32867))
[INFO] [stdout] 2026-03-10T00:39:16.431265485Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.471046364Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.471265784Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32867))
[INFO] [stdout] 2026-03-10T00:39:16.471362034Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.511856233Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.512090603Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32867))
[INFO] [stdout] 2026-03-10T00:39:16.512170173Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.548905582Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.549142212Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32867))
[INFO] [stdout] 2026-03-10T00:39:16.549231342Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.586825741Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.587058301Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32867))
[INFO] [stdout] 2026-03-10T00:39:16.587139461Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.62505128Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.62526508Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32867))
[INFO] [stdout] 2026-03-10T00:39:16.62540875Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.661898369Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.662124909Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32867))
[INFO] [stdout] 2026-03-10T00:39:16.662200179Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.662515189Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.662648989Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.662744129Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.662826749Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.662896749Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.662987659Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.663060649Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.663137899Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.663219699Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.663292759Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.663368589Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.663443429Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.663521969Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.663594599Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.663682939Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.663746349Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.663817179Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.663884179Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.663963619Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32867
[INFO] [stdout] 2026-03-10T00:39:16.664025309Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:16.664186459Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.664313299Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.664411999Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.664500929Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.664589259Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.664697309Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.664786419Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.664878679Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.664977669Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.665101779Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.671738299Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.673982379Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.675388429Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.676460929Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.676554699Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.677893299Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.677989759Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.679414579Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.683006679Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.684684109Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.684777949Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.686180748Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.686277899Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.687707508Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.687799719Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.689193268Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.689286979Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.690687738Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.690780958Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.700635998Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.700798378Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32867)
[INFO] [stdout] 2026-03-10T00:39:16.702705458Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.702990658Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.703148058Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.703302248Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.703460288Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.703611608Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.703775828Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.703917478Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.704086668Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:16.704305768Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:16.802804905Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:16.802966196Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43447))
[INFO] [stdout] 2026-03-10T00:39:16.803010536Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:16.838065975Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:16.838201304Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43447))
[INFO] [stdout] 2026-03-10T00:39:16.838235464Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:16.874823663Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:16.875001203Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43447))
[INFO] [stdout] 2026-03-10T00:39:16.875050654Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:16.911814053Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:16.911960782Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43447))
[INFO] [stdout] 2026-03-10T00:39:16.911996062Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:16.949977192Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:16.950197921Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43447))
[INFO] [stdout] 2026-03-10T00:39:16.950243872Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:16.990831151Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:16.99106218Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43447))
[INFO] [stdout] 2026-03-10T00:39:16.991149351Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.028617919Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.02881399Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43447))
[INFO] [stdout] 2026-03-10T00:39:17.02888807Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.066011469Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.066227329Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43447))
[INFO] [stdout] 2026-03-10T00:39:17.066315938Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.106904247Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.107153367Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43447))
[INFO] [stdout] 2026-03-10T00:39:17.107242427Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.146816156Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.147056796Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43447))
[INFO] [stdout] 2026-03-10T00:39:17.147142536Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.147453686Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.147566186Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.147653066Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.147725256Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.147809066Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.147896596Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.147987986Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.148072566Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.148145836Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.148228056Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.148302236Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.148397656Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.148475546Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.148550706Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.148640436Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.148715646Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.148797236Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.148868556Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.148953676Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43447
[INFO] [stdout] 2026-03-10T00:39:17.149028446Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.149196146Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.149343126Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.149468466Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.149577536Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.149692006Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.149797806Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.149896716Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.150026476Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.150134596Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.150245626Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.160498706Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.160662486Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.162094406Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.163001736Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.163083586Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.164434946Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.164521616Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.165842466Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.165950556Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.171191086Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.171337166Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.172826916Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.172947796Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43447)
[INFO] [stdout] 2026-03-10T00:39:17.174448466Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.174721936Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.174897566Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.175086206Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.175255486Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.187843455Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:17.352982281Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.358049041Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34087))
[INFO] [stdout] 2026-03-10T00:39:17.358154721Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.421329959Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.421485899Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34087))
[INFO] [stdout] 2026-03-10T00:39:17.421537649Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.466754688Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.466993738Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34087))
[INFO] [stdout] 2026-03-10T00:39:17.467068898Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.506237077Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.506453017Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34087))
[INFO] [stdout] 2026-03-10T00:39:17.506534457Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.545233466Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.545458116Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34087))
[INFO] [stdout] 2026-03-10T00:39:17.545547006Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.584312245Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.584527875Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34087))
[INFO] [stdout] 2026-03-10T00:39:17.584605415Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.622758544Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.622982804Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34087))
[INFO] [stdout] 2026-03-10T00:39:17.623056724Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.660037433Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.660256923Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34087))
[INFO] [stdout] 2026-03-10T00:39:17.660327423Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.698823362Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.699048482Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34087))
[INFO] [stdout] 2026-03-10T00:39:17.699126932Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.737973091Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.738179391Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34087))
[INFO] [stdout] 2026-03-10T00:39:17.738268591Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.738575921Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.738708901Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.738811021Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.738895441Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.738990661Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.739070131Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.739151731Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.739234011Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.739316121Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.739418141Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.739505771Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.739595881Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.739687871Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.739767291Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.739855471Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.739946921Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.740034931Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.740113591Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.740195181Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34087
[INFO] [stdout] 2026-03-10T00:39:17.740268701Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:17.740433111Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.740570521Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.740691221Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.740857971Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.741045661Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.741219491Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.741390121Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.741558671Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.741738391Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.741910371Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.751385111Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.75280645Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.7542819Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.75439167Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.7557861Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.7560326Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.75780754Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.75791163Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.75947125Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.75957155Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.76102894Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.76112546Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.76329023Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.7634086Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.76481439Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.7649006Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.76656187Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.76666209Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.76986678Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.77001832Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.77157944Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.77168396Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34087)
[INFO] [stdout] 2026-03-10T00:39:17.77338896Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.77371018Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.77391952Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.77412857Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.77431857Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.77451157Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.77470122Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.77489172Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:17.7751611Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:17.869732067Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:17.869870207Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39815))
[INFO] [stdout] 2026-03-10T00:39:17.869912707Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:17.909682006Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:17.909825796Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39815))
[INFO] [stdout] 2026-03-10T00:39:17.909869076Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:17.947707085Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:17.947855685Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39815))
[INFO] [stdout] 2026-03-10T00:39:17.947902085Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:17.986337284Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:17.986488694Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39815))
[INFO] [stdout] 2026-03-10T00:39:17.986533614Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.025105573Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.025241743Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39815))
[INFO] [stdout] 2026-03-10T00:39:18.025277833Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.059666962Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.059801342Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39815))
[INFO] [stdout] 2026-03-10T00:39:18.059838732Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.096336151Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.096561311Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39815))
[INFO] [stdout] 2026-03-10T00:39:18.096606381Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.13285166Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.13309211Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39815))
[INFO] [stdout] 2026-03-10T00:39:18.13314087Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.168992699Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.169206279Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39815))
[INFO] [stdout] 2026-03-10T00:39:18.169255499Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.208134058Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.208341798Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39815))
[INFO] [stdout] 2026-03-10T00:39:18.208424118Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.208715448Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.208929008Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.209016308Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.209057128Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.209090678Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.209122508Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.209152088Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.209181058Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.209209848Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.209239768Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.209274698Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.209311498Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.209348068Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.209396098Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.209435118Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.209471808Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.209508188Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.209545108Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.209582918Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39815
[INFO] [stdout] 2026-03-10T00:39:18.209618488Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.209741598Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.209827418Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.209888958Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.210016688Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.210097348Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.210157028Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.210212178Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.210268818Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.210325958Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.210396938Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.217821438Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.218977668Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.220391398Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.221345328Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.221442748Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.222763588Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.222853068Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.224177738Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.224266608Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.225575918Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.225666028Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.227960398Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.228056458Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.229389258Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.229477628Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.230799968Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.230886878Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.232223858Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.232310038Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39815)
[INFO] [stdout] 2026-03-10T00:39:18.233592718Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.235818968Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.237098888Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.237270548Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.237432198Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.237580647Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.237737358Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.237889427Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.239801838Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:18.288758456Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.288897876Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34875))
[INFO] [stdout] 2026-03-10T00:39:18.288957086Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.325975265Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.326116765Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34875))
[INFO] [stdout] 2026-03-10T00:39:18.326159745Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.364576464Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.364731914Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34875))
[INFO] [stdout] 2026-03-10T00:39:18.364776654Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.403823603Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.403990063Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34875))
[INFO] [stdout] 2026-03-10T00:39:18.404035113Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.443159102Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.443289622Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34875))
[INFO] [stdout] 2026-03-10T00:39:18.443328302Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.482452391Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.482602541Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34875))
[INFO] [stdout] 2026-03-10T00:39:18.482657291Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.52216901Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.52231817Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34875))
[INFO] [stdout] 2026-03-10T00:39:18.5223619Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.562632229Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.562778849Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34875))
[INFO] [stdout] 2026-03-10T00:39:18.562822639Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.601150258Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.601371758Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34875))
[INFO] [stdout] 2026-03-10T00:39:18.601450298Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.638954767Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.639167137Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34875))
[INFO] [stdout] 2026-03-10T00:39:18.639261057Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.639566807Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.639820697Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.639918407Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.640040747Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.640125187Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.640203017Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.640278847Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.640353827Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.640432177Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.640508647Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.640585097Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.640666847Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.640742787Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.640817167Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.640891667Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.640988077Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.641068747Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.641151417Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.641222087Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34875
[INFO] [stdout] 2026-03-10T00:39:18.641303237Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:18.641461787Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.641599847Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.641722167Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.641827207Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.641953577Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.642059557Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.642173317Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.642277637Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.642387337Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.642491017Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.655150076Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.655447636Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.656836487Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.656871847Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.658215247Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.658304307Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.659575516Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.659607946Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.660908936Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.661013756Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.662361766Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.662440626Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.663774736Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.663862456Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.665180236Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.665259946Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.666574686Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.666608196Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.667896026Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.668330396Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.668476016Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.668746056Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.674412056Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.674700936Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.674788736Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.674864116Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.674949766Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.675296286Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.675336316Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34875)
[INFO] [stdout] 2026-03-10T00:39:18.677183156Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:18.677369286Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:18.775812313Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:18.776855523Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45833))
[INFO] [stdout] 2026-03-10T00:39:18.777080723Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:18.850291371Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:18.850551811Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45833))
[INFO] [stdout] 2026-03-10T00:39:18.850648631Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:18.91482828Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:18.91514951Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45833))
[INFO] [stdout] 2026-03-10T00:39:18.91528058Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:18.962449419Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:18.962727208Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45833))
[INFO] [stdout] 2026-03-10T00:39:18.962826788Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.002135287Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.002406917Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45833))
[INFO] [stdout] 2026-03-10T00:39:19.002507577Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.041723566Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.041988106Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45833))
[INFO] [stdout] 2026-03-10T00:39:19.042088016Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.081372685Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.081650135Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45833))
[INFO] [stdout] 2026-03-10T00:39:19.081752825Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.122214994Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.122478344Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45833))
[INFO] [stdout] 2026-03-10T00:39:19.122573304Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.162507723Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.162778023Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45833))
[INFO] [stdout] 2026-03-10T00:39:19.162876433Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.203068022Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.203324492Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45833))
[INFO] [stdout] 2026-03-10T00:39:19.203414152Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.203754442Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.203870292Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.204003072Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.204119712Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.204221802Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.204320262Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.204430642Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.204549672Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.204663182Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.204781392Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.204889642Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.205025242Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.205164742Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.205280582Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.205381512Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.205488062Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.205582502Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.205690572Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.205806542Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45833
[INFO] [stdout] 2026-03-10T00:39:19.205918332Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.206154582Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.206337582Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.206458242Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.206600672Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.206751162Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.206910102Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.207084462Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.207223162Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.207371272Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.207523342Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.216276462Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.216437272Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.217875581Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.217988672Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.219412362Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.219525352Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.220909182Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.221209912Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.221401281Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.223750581Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.223884061Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.225448512Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.225580241Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.227019941Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.227129671Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.229351281Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.229473301Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.230977071Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.231087501Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.233698971Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.233856931Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.235458031Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.235576931Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45833)
[INFO] [stdout] 2026-03-10T00:39:19.237598101Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.239189201Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.239455481Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.239655901Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.239857391Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.240068451Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.240269281Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.240549131Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:19.348899778Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.349186628Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42017))
[INFO] [stdout] 2026-03-10T00:39:19.349292878Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.398615077Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.398765527Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42017))
[INFO] [stdout] 2026-03-10T00:39:19.398808767Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.439984536Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.440130726Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42017))
[INFO] [stdout] 2026-03-10T00:39:19.440173396Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.480573495Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.480832665Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42017))
[INFO] [stdout] 2026-03-10T00:39:19.480886405Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.519652064Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.519890594Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42017))
[INFO] [stdout] 2026-03-10T00:39:19.519954964Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.558666293Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.558912033Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42017))
[INFO] [stdout] 2026-03-10T00:39:19.558976063Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.597625422Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.597854512Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42017))
[INFO] [stdout] 2026-03-10T00:39:19.597947122Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.637004171Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.637225821Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42017))
[INFO] [stdout] 2026-03-10T00:39:19.63730969Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.67656038Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.676786049Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42017))
[INFO] [stdout] 2026-03-10T00:39:19.67687254Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.715454239Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.715680548Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42017))
[INFO] [stdout] 2026-03-10T00:39:19.715753419Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.716058288Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.716169839Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.716258828Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.716329848Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.716400628Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.716487359Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.716557339Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.716631988Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.716708928Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.716789399Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.716854328Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.716924979Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.717010868Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.717076028Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.717238328Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.717324868Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.717399419Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.717477208Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.717557879Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:42017
[INFO] [stdout] 2026-03-10T00:39:19.717630988Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:19.717798368Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.717949888Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.718055599Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.718152839Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.718260168Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.718365788Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.718464679Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.718555919Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.718671079Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.718773708Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.726718028Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.727202428Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.728896048Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.731014508Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.731381278Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.732983948Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.733074728Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.734799878Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.734894028Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.736321078Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.736410758Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.737856018Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.737958368Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.739411628Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.739494768Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.740989868Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.741067778Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.744807548Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.744917998Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:42017)
[INFO] [stdout] 2026-03-10T00:39:19.746373398Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.746878218Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.747064078Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.747232868Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.747415708Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.747579228Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.747756278Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.747917298Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:19.749825178Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:19.792870046Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:19.793107726Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40573))
[INFO] [stdout] 2026-03-10T00:39:19.793326637Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:19.924530383Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:19.925492073Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40573))
[INFO] [stdout] 2026-03-10T00:39:19.925697773Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:19.988685651Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:19.989101341Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40573))
[INFO] [stdout] 2026-03-10T00:39:19.989192681Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.03717078Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.03731095Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40573))
[INFO] [stdout] 2026-03-10T00:39:20.03734881Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.084010019Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.084152119Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40573))
[INFO] [stdout] 2026-03-10T00:39:20.084187669Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.122403108Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.122618188Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40573))
[INFO] [stdout] 2026-03-10T00:39:20.122784468Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.162315097Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.162546457Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40573))
[INFO] [stdout] 2026-03-10T00:39:20.162618807Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.202915736Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.203155826Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40573))
[INFO] [stdout] 2026-03-10T00:39:20.203226076Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.242658434Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.242882405Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40573))
[INFO] [stdout] 2026-03-10T00:39:20.242978734Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.283084544Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.283300573Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40573))
[INFO] [stdout] 2026-03-10T00:39:20.283373093Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.283684984Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.284074513Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.284238144Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.284328364Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.284409944Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.284494013Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.284578044Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.284670664Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.284758193Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.284848264Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.284928684Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.285024024Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.285106153Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.285185293Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.285267004Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.285399004Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.285488033Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.285561644Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.285654873Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40573
[INFO] [stdout] 2026-03-10T00:39:20.285781073Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.286009324Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.286108964Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.286177453Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.286244424Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.286310664Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.286369644Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.286433004Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.286497984Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.286556213Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.286615833Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.293788963Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.294979323Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.296369353Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:20.297422423Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.297570013Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.299979323Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.300045913Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.301442153Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.301480283Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.303565973Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.303615203Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.304867333Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.304905823Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.306255063Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.306294533Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.307744913Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.307782523Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.309167173Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.309211803Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40573)
[INFO] [stdout] 2026-03-10T00:39:20.313086583Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:20.313323603Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:20.313432453Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:20.313832863Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:20.313966403Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:20.314068353Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:20.314170673Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:20.314266573Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:20.316241673Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:20.356753632Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.356892162Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38483))
[INFO] [stdout] 2026-03-10T00:39:20.356952562Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.39788213Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.39805309Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38483))
[INFO] [stdout] 2026-03-10T00:39:20.39809159Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.437720559Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.437869239Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38483))
[INFO] [stdout] 2026-03-10T00:39:20.437913279Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.477246808Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.477405068Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38483))
[INFO] [stdout] 2026-03-10T00:39:20.477454248Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.516223277Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.516371497Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38483))
[INFO] [stdout] 2026-03-10T00:39:20.516413517Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.554818846Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.554975626Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38483))
[INFO] [stdout] 2026-03-10T00:39:20.555016396Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.593954945Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.594099705Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38483))
[INFO] [stdout] 2026-03-10T00:39:20.594143755Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.633724014Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.633868364Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38483))
[INFO] [stdout] 2026-03-10T00:39:20.633909554Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.673908113Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.674152063Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38483))
[INFO] [stdout] 2026-03-10T00:39:20.674203303Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.713788332Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.714006992Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38483))
[INFO] [stdout] 2026-03-10T00:39:20.714053982Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.714334912Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.714411502Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.714462172Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.714497422Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.714530912Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.714568342Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.714606972Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.714655422Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.714694382Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.714735612Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.714775472Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.714811892Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.714849262Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.714887592Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.714925372Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.714991522Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.715033702Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.715075292Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.715112222Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:38483
[INFO] [stdout] 2026-03-10T00:39:20.715148762Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:20.715270472Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.715350622Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.715411262Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.715466502Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.715517282Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.715563302Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.715606222Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.715672432Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.715726372Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.715780702Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.722756422Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.722895172Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:38483)
[INFO] [stdout] 2026-03-10T00:39:20.724233802Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:20.744132841Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:20.78510719Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:20.78524381Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37279))
[INFO] [stdout] 2026-03-10T00:39:20.78529033Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:20.826179009Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:20.826320869Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37279))
[INFO] [stdout] 2026-03-10T00:39:20.826359659Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:20.865548708Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:20.865691188Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37279))
[INFO] [stdout] 2026-03-10T00:39:20.865731718Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:20.904822887Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:20.904983217Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37279))
[INFO] [stdout] 2026-03-10T00:39:20.905026407Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:20.944814186Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:20.944979866Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37279))
[INFO] [stdout] 2026-03-10T00:39:20.945026136Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:20.984986435Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:20.985129165Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37279))
[INFO] [stdout] 2026-03-10T00:39:20.985170345Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.025851254Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.026010964Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37279))
[INFO] [stdout] 2026-03-10T00:39:21.026054584Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.067072203Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.067293133Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37279))
[INFO] [stdout] 2026-03-10T00:39:21.067341333Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.108005122Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.108217082Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37279))
[INFO] [stdout] 2026-03-10T00:39:21.108265152Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.147865051Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.148087831Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37279))
[INFO] [stdout] 2026-03-10T00:39:21.148135021Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.14841409Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.148483341Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.148529821Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.148569801Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.14860845Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.14865781Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.148702501Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.14874051Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.148778481Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.14881419Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.148850901Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.14888421Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.148919501Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.14898041Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.14901865Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.149056821Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.14909245Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.149130581Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.149171121Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37279
[INFO] [stdout] 2026-03-10T00:39:21.14921113Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.149336411Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.149423021Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.149481621Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.149539061Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.149591301Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.149660111Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.149721741Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.149781591Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.149837771Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.149888651Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.16018336Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.1602608Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.16201191Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.16205131Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.16350489Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.16391214Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.16537376Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.16541359Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.16670957Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.16674677Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.16802091Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.1680553Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.16940858Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.16944315Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.17074203Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.17077451Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.17207128Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.17211417Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.17336714Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.17340294Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.17470915Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.17474469Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37279)
[INFO] [stdout] 2026-03-10T00:39:21.17938691Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.17960668Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.1797266Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.17983329Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.17995835Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.18006848Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.1801702Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.18028109Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.18045638Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:21.260729678Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.261764188Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43293))
[INFO] [stdout] 2026-03-10T00:39:21.261866548Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.338695605Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.338952456Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43293))
[INFO] [stdout] 2026-03-10T00:39:21.339181865Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.382240935Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.382719955Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43293))
[INFO] [stdout] 2026-03-10T00:39:21.383007395Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.426496393Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.426876543Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43293))
[INFO] [stdout] 2026-03-10T00:39:21.426987183Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.469641722Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.470034092Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43293))
[INFO] [stdout] 2026-03-10T00:39:21.470265992Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.509296641Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.509575681Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43293))
[INFO] [stdout] 2026-03-10T00:39:21.509659431Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.54828385Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.54854088Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43293))
[INFO] [stdout] 2026-03-10T00:39:21.54862567Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.589162339Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.589405939Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43293))
[INFO] [stdout] 2026-03-10T00:39:21.589488379Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.631153828Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.631436068Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43293))
[INFO] [stdout] 2026-03-10T00:39:21.631534808Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.671521057Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.671768137Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43293))
[INFO] [stdout] 2026-03-10T00:39:21.671849627Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.672177257Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.672295327Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.672417477Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.672509847Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.672590607Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.672665717Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.672751547Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.673052067Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.673229007Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.673393957Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.673531547Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.673765837Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.673956517Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.674047847Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.674145537Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.674244667Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.674350417Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.674455637Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.674543047Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43293
[INFO] [stdout] 2026-03-10T00:39:21.674641877Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:21.674893367Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.675077347Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.675199337Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.675342157Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.675479187Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.675604707Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.675738627Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.675881787Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.676029727Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.676161147Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.683850007Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.684177147Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.685559667Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.686353407Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.686459247Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.687765747Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.687867656Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.689282906Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.689392966Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.690707166Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.690807456Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.692153706Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.692247596Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43293)
[INFO] [stdout] 2026-03-10T00:39:21.694885536Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.695175966Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.695382796Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.695587326Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.695775986Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:21.702482336Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:21.742089855Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:21.742221245Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33205))
[INFO] [stdout] 2026-03-10T00:39:21.742254295Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:21.779475234Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:21.779616214Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33205))
[INFO] [stdout] 2026-03-10T00:39:21.779657444Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:21.815975443Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:21.816103353Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33205))
[INFO] [stdout] 2026-03-10T00:39:21.816146383Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:21.852639702Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:21.852780922Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33205))
[INFO] [stdout] 2026-03-10T00:39:21.852822632Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:21.892789351Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:21.892919201Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33205))
[INFO] [stdout] 2026-03-10T00:39:21.892984251Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:21.93216729Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:21.93231233Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33205))
[INFO] [stdout] 2026-03-10T00:39:21.93235465Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:21.971803839Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:21.971960729Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33205))
[INFO] [stdout] 2026-03-10T00:39:21.971998059Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:22.012618128Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.012745578Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33205))
[INFO] [stdout] 2026-03-10T00:39:22.012784088Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:22.052241527Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.052393697Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33205))
[INFO] [stdout] 2026-03-10T00:39:22.052434697Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:22.091416766Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.091625826Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33205))
[INFO] [stdout] 2026-03-10T00:39:22.091673826Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:22.091957416Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:22.092291276Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.092348916Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:22.092404486Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.092442246Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:22.092476926Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.092510846Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:22.092544436Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.092577236Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:22.092609516Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.092647006Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:22.092681706Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.092715426Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:22.092750706Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.092783276Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:22.092820446Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.092860916Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:22.092894056Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.092925986Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33205
[INFO] [stdout] 2026-03-10T00:39:22.092983316Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.093102386Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.093181326Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.093233606Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.093284926Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.093335106Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.093397756Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.093449376Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.093497766Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.093549846Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.093599506Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.101188385Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.101278585Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.102650376Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.103477445Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.103516545Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.104854515Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.104892315Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.106544655Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.106586335Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.108157225Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.108196205Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.109526475Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.109564445Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33205)
[INFO] [stdout] 2026-03-10T00:39:22.110918485Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.111161485Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.111266695Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.111378145Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.114137785Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.121404715Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:22.159607604Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.159761594Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37675))
[INFO] [stdout] 2026-03-10T00:39:22.159812724Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.198391203Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.198538903Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37675))
[INFO] [stdout] 2026-03-10T00:39:22.198587633Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.237566402Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.237716732Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37675))
[INFO] [stdout] 2026-03-10T00:39:22.237765832Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.276683601Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.276818501Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37675))
[INFO] [stdout] 2026-03-10T00:39:22.276853391Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.31583917Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.31599885Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37675))
[INFO] [stdout] 2026-03-10T00:39:22.31604198Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.354359629Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.354635699Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37675))
[INFO] [stdout] 2026-03-10T00:39:22.354692569Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.394221018Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.394465468Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37675))
[INFO] [stdout] 2026-03-10T00:39:22.394508968Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.432622537Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.432879277Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37675))
[INFO] [stdout] 2026-03-10T00:39:22.432949567Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.471355286Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.471615816Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37675))
[INFO] [stdout] 2026-03-10T00:39:22.471720616Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.513579015Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.513846045Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37675))
[INFO] [stdout] 2026-03-10T00:39:22.513974975Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.514343635Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.514490975Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.514639225Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.514757994Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.514872034Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.515012405Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.515120974Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.515251274Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.515361734Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.515484925Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.515598965Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.515700445Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.515802394Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.515924805Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.516051874Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.516177185Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.516281954Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.516394545Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.516500714Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:37675
[INFO] [stdout] 2026-03-10T00:39:22.516591465Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.516782654Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.517255385Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.517472145Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.517583145Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.517709685Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.520071754Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.520301674Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.520462584Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.520586714Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.520743294Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.528662044Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.528832964Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.530346944Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.530465584Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.531886644Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.532135014Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.533482724Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.533524864Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.535026044Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.535131584Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.536440204Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.536539344Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.537965684Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.538077724Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.540919234Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.541078414Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.543221504Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.543363104Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.544919844Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.545053104Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.546861314Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.546990854Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:37675)
[INFO] [stdout] 2026-03-10T00:39:22.548576584Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.548887714Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.549035284Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.549151114Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.549278944Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.549409104Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.549524704Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.549642784Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.549816464Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:22.605053302Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.605320352Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45729))
[INFO] [stdout] 2026-03-10T00:39:22.605431572Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.645276991Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.645432311Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45729))
[INFO] [stdout] 2026-03-10T00:39:22.645470801Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.68391315Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.68407479Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45729))
[INFO] [stdout] 2026-03-10T00:39:22.68411752Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.723632689Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.723774629Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45729))
[INFO] [stdout] 2026-03-10T00:39:22.723813599Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.762995998Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.763124808Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45729))
[INFO] [stdout] 2026-03-10T00:39:22.763167218Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.802313237Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.802514437Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45729))
[INFO] [stdout] 2026-03-10T00:39:22.802555667Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.841524446Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.841732776Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45729))
[INFO] [stdout] 2026-03-10T00:39:22.841776126Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.878645765Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.878857195Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45729))
[INFO] [stdout] 2026-03-10T00:39:22.878900235Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.922065034Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.922280584Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45729))
[INFO] [stdout] 2026-03-10T00:39:22.922331234Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.968345122Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.968570502Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45729))
[INFO] [stdout] 2026-03-10T00:39:22.968643342Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.968921642Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.969045253Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.969273982Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.969357433Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.969422422Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.969495222Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.969553722Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.969618513Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.969676073Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.969744302Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.969798322Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.969861562Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.969973873Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.970021833Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.970052922Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.970082482Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.970108473Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.970135962Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.970161293Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45729
[INFO] [stdout] 2026-03-10T00:39:22.970188413Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:22.970295302Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.970373802Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.970436682Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.970485833Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.970532613Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.970579582Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.970626702Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.970682422Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.970730122Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.970777882Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.978185502Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.978303912Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.979636972Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.979728262Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.981041102Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.981252152Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.982462342Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.982553492Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.984002382Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.984092752Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.985655152Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.985748862Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.987128532Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.987220442Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.988524962Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.988619222Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.989985212Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.990074752Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.991407172Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.991496762Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.994344132Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.996975622Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45729)
[INFO] [stdout] 2026-03-10T00:39:22.999080352Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.999370582Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.999541942Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:22.999704772Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.000052062Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.000169902Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.000277872Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.000383592Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.000572002Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:23.116783019Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.117173829Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34827))
[INFO] [stdout] 2026-03-10T00:39:23.117463019Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.161680897Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.162101307Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34827))
[INFO] [stdout] 2026-03-10T00:39:23.162286697Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.201709887Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.202109476Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34827))
[INFO] [stdout] 2026-03-10T00:39:23.202196927Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.240519735Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.240952715Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34827))
[INFO] [stdout] 2026-03-10T00:39:23.241433555Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.277260904Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.277599854Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34827))
[INFO] [stdout] 2026-03-10T00:39:23.277673284Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.314038744Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.314454263Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34827))
[INFO] [stdout] 2026-03-10T00:39:23.314902993Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.352253272Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.352846342Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34827))
[INFO] [stdout] 2026-03-10T00:39:23.353088142Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.389432411Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.389880502Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34827))
[INFO] [stdout] 2026-03-10T00:39:23.390300911Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.43222184Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.43243032Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34827))
[INFO] [stdout] 2026-03-10T00:39:23.43250851Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.473296829Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.473518009Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34827))
[INFO] [stdout] 2026-03-10T00:39:23.473598359Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.473919919Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.474048199Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.474141759Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.474226839Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.474316839Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.474395829Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.474478019Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.474554729Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.474642839Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.474721649Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.474801249Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.474877649Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.474975889Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.475055649Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.475146409Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.475219879Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.475286549Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.475345829Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.475406709Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34827
[INFO] [stdout] 2026-03-10T00:39:23.475478079Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.475638179Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.475771059Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.475876339Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.475996839Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.476089349Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.476177549Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.476272469Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.476379029Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.476486969Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.476586109Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.494611228Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.494777679Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.496219859Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.496304749Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.497694279Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.497785539Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.499212919Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.500977899Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.502474719Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.502562248Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.503926688Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.504028198Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.505369768Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.505448588Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.506812168Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.506894058Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.508285808Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.508552038Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.508712008Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.515829628Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.516160398Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.516305288Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.516440328Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.516570018Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.517071958Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.517157448Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.518725598Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.518808098Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34827)
[INFO] [stdout] 2026-03-10T00:39:23.520289668Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.520509208Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.520715318Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:23.577082077Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.577291277Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36653))
[INFO] [stdout] 2026-03-10T00:39:23.577368646Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.615138645Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.615352805Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36653))
[INFO] [stdout] 2026-03-10T00:39:23.615434165Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.656021884Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.656238124Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36653))
[INFO] [stdout] 2026-03-10T00:39:23.656363434Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.694027423Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.694325783Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36653))
[INFO] [stdout] 2026-03-10T00:39:23.694640073Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.733621422Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.733824822Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36653))
[INFO] [stdout] 2026-03-10T00:39:23.733943532Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.773136691Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.773349481Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36653))
[INFO] [stdout] 2026-03-10T00:39:23.773419091Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.81239171Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.81260452Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36653))
[INFO] [stdout] 2026-03-10T00:39:23.81268531Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.850397829Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.850608609Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36653))
[INFO] [stdout] 2026-03-10T00:39:23.850696909Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.887999228Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.888198388Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36653))
[INFO] [stdout] 2026-03-10T00:39:23.888274898Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.925661527Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.925856787Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36653))
[INFO] [stdout] 2026-03-10T00:39:23.925921527Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.926213847Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.926319787Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.926398617Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.926469067Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.926536557Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.926608387Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.926679107Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.926745717Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.926805687Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.926870237Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.926929547Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.927019577Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.927082527Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.927149707Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.927210337Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.927277977Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.927338637Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.927406387Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.927465217Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36653
[INFO] [stdout] 2026-03-10T00:39:23.927529087Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:23.927669457Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.927790147Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.927894157Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.928005687Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.928115437Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.928220717Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.928329207Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.928433607Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.928529057Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.928643947Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.936249337Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.937978177Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.939355207Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.940376307Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.940415617Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.941794957Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.941882517Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.943530967Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.943632337Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.944953317Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.945039847Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.946396447Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.946494207Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.947832637Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.947920947Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.949270487Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.949364767Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.950675397Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.950781127Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.955090956Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.955220407Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36653)
[INFO] [stdout] 2026-03-10T00:39:23.956718136Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.956988576Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.957146096Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.957301096Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.957466836Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.957627736Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.957777947Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.957926507Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.958084576Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:23.958318207Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:24.061572284Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.065053864Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43979))
[INFO] [stdout] 2026-03-10T00:39:24.065172924Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.142311402Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.142532651Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43979))
[INFO] [stdout] 2026-03-10T00:39:24.142586122Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.19024891Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.19051704Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43979))
[INFO] [stdout] 2026-03-10T00:39:24.19067299Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.230337089Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.230574559Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43979))
[INFO] [stdout] 2026-03-10T00:39:24.230719859Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.269982088Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.270218688Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43979))
[INFO] [stdout] 2026-03-10T00:39:24.270361048Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.311482947Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.311764547Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43979))
[INFO] [stdout] 2026-03-10T00:39:24.311876307Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.352851546Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.353111656Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43979))
[INFO] [stdout] 2026-03-10T00:39:24.353247296Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.393609495Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.393855655Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43979))
[INFO] [stdout] 2026-03-10T00:39:24.393955325Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.434317144Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.434524284Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43979))
[INFO] [stdout] 2026-03-10T00:39:24.434605074Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.474204293Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.474347443Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43979))
[INFO] [stdout] 2026-03-10T00:39:24.474389293Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.474667583Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.474742503Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.474796853Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.474838313Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.474878033Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.474916373Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.475060953Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.475151103Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.475234603Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.475336913Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.475420673Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.475506413Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.475585153Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.475671043Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.475749763Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.475828443Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.475902073Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.476014263Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.476092563Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43979
[INFO] [stdout] 2026-03-10T00:39:24.476166273Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.476328353Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.476461963Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.476576313Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.476703633Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.476812873Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.476914523Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.477122393Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.477314623Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.477489503Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.477561933Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.513647932Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.514978002Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.516323882Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.516354402Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.517540122Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.517714822Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.518912912Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.519015972Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.520202252Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.520268321Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.521450581Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.521528512Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.523471032Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.523566601Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.524894891Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.524997951Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.526359821Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.526447832Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.529092611Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.529188311Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.532506441Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.532611791Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:43979)
[INFO] [stdout] 2026-03-10T00:39:24.534143281Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.534374311Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.534598741Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.534727881Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.534797181Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.534863611Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.534926621Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.535194761Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.537606181Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:24.57939385Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.57952923Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44345))
[INFO] [stdout] 2026-03-10T00:39:24.57956477Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.618789349Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.618920929Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44345))
[INFO] [stdout] 2026-03-10T00:39:24.618976309Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.656875468Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.657020058Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44345))
[INFO] [stdout] 2026-03-10T00:39:24.657055488Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.697050107Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.697187247Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44345))
[INFO] [stdout] 2026-03-10T00:39:24.697226687Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.736469306Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.736624646Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44345))
[INFO] [stdout] 2026-03-10T00:39:24.736668516Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.776993565Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.777133175Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44345))
[INFO] [stdout] 2026-03-10T00:39:24.777173605Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.816643964Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.816796414Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44345))
[INFO] [stdout] 2026-03-10T00:39:24.816842134Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.853665843Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.853807233Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44345))
[INFO] [stdout] 2026-03-10T00:39:24.853849573Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.892875222Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.893097272Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44345))
[INFO] [stdout] 2026-03-10T00:39:24.893144352Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.932245801Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.932444341Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44345))
[INFO] [stdout] 2026-03-10T00:39:24.932527091Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.932841501Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.932979571Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.933076031Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.933161641Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.933243521Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.933319751Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.933392931Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.933471481Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.933548481Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.933633791Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.933706101Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.933777991Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.933858771Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.933944011Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.934023131Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.934115361Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.934191641Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.934272531Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.934347161Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44345
[INFO] [stdout] 2026-03-10T00:39:24.934430641Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:24.934595581Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.934734061Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.934844471Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.934966801Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.935080351Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.935189131Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.935300841Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.935407341Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.93552055Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.93563579Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.95369353Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.95384256Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.95525901Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.95631221Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.95640634Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.95775858Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.95784027Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.95957424Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.95967525Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.96132002Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.96137151Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.96320124Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.96323815Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.96460848Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.96465776Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.96662345Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.96665636Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44345)
[INFO] [stdout] 2026-03-10T00:39:24.96818656Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.96842971Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.96855061Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.96867522Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.96879885Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.9689176Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.96905674Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:24.97246088Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:25.010854608Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.011015488Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34123))
[INFO] [stdout] 2026-03-10T00:39:25.011057268Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.071538597Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.071716207Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34123))
[INFO] [stdout] 2026-03-10T00:39:25.071837037Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.124401046Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.125247296Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34123))
[INFO] [stdout] 2026-03-10T00:39:25.125368305Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.178626574Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.178876164Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34123))
[INFO] [stdout] 2026-03-10T00:39:25.178978894Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.217260073Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.217524683Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34123))
[INFO] [stdout] 2026-03-10T00:39:25.217627843Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.257914562Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.258214532Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34123))
[INFO] [stdout] 2026-03-10T00:39:25.258350632Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.298003681Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.298336011Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34123))
[INFO] [stdout] 2026-03-10T00:39:25.298479341Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.33739027Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.33764759Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34123))
[INFO] [stdout] 2026-03-10T00:39:25.33773723Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.377236849Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.377515449Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34123))
[INFO] [stdout] 2026-03-10T00:39:25.377608709Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.416542798Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.416799388Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34123))
[INFO] [stdout] 2026-03-10T00:39:25.416878978Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.417235178Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.417366238Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.417484128Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.417593058Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.417728698Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.417852438Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.417988408Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.418118528Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.418246968Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.418376928Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.418547868Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.418687178Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.418826288Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.418967858Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.419076798Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.419204238Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.419353628Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.419464748Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.419561308Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34123
[INFO] [stdout] 2026-03-10T00:39:25.419660958Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.419898528Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.420083498Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.420209938Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.420357388Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.420500248Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.420687568Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.420802608Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.420963208Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.421080488Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.421221638Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.429086457Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.429322588Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.430664268Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.433016188Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.433120448Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.434490337Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.434585997Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.436097367Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.436255267Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.438073867Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.438157777Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.439474677Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.439604067Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.441604507Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.441705117Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.442995217Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.443090607Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.444389297Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.444466267Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.445827387Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.445914187Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34123)
[INFO] [stdout] 2026-03-10T00:39:25.448867277Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.449159907Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.449340827Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.449515387Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.449692317Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.449859017Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.450030987Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.450199887Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.450377127Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.450671967Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:25.501733836Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.501863376Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39047))
[INFO] [stdout] 2026-03-10T00:39:25.501898126Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.538123025Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.538259455Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39047))
[INFO] [stdout] 2026-03-10T00:39:25.538296455Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.576459854Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.576597194Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39047))
[INFO] [stdout] 2026-03-10T00:39:25.576650444Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.614531393Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.614687732Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39047))
[INFO] [stdout] 2026-03-10T00:39:25.614736152Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.652670312Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.652818282Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39047))
[INFO] [stdout] 2026-03-10T00:39:25.652865482Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.693453941Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.693592741Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39047))
[INFO] [stdout] 2026-03-10T00:39:25.69364675Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.733223089Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.73337474Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39047))
[INFO] [stdout] 2026-03-10T00:39:25.733425089Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.771800148Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.771967328Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39047))
[INFO] [stdout] 2026-03-10T00:39:25.772013328Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.811161067Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.811393947Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39047))
[INFO] [stdout] 2026-03-10T00:39:25.811440727Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.850111006Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.850336806Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39047))
[INFO] [stdout] 2026-03-10T00:39:25.850388286Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.850683586Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.851068926Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.851134916Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.851178666Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.851220946Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.851259076Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.851298956Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.851346966Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.851388636Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.851428806Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.851467936Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.851507226Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.851543736Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.851580836Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.851628476Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.851669676Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.851710396Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.851748816Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.851788006Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39047
[INFO] [stdout] 2026-03-10T00:39:25.851823606Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:25.851966886Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.852054356Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.852115886Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.852177806Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.852236556Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.852297806Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.852357056Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.852417586Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.852478916Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.852537106Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.860150026Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.860262966Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.861747596Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.861833266Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.863132726Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.863321326Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.865698696Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.865786286Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.867156876Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.867243466Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.868419986Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.868493676Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.869854906Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.869949046Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.871273756Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.871364316Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.872670966Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.872748776Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.875853116Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.875949726Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.877354806Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.877435876Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39047)
[INFO] [stdout] 2026-03-10T00:39:25.879523056Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.879776296Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.879947706Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.880110076Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.880271396Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.880428616Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.880584366Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.880745266Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:25.880982836Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:25.923623955Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:25.923824564Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35543))
[INFO] [stdout] 2026-03-10T00:39:25.923901644Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:25.965843103Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:25.966093953Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35543))
[INFO] [stdout] 2026-03-10T00:39:25.966183633Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.004453612Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.004665062Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35543))
[INFO] [stdout] 2026-03-10T00:39:26.004740682Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.043824071Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.044047121Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35543))
[INFO] [stdout] 2026-03-10T00:39:26.044117311Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.08628921Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.08650004Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35543))
[INFO] [stdout] 2026-03-10T00:39:26.08657743Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.125035629Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.125244289Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35543))
[INFO] [stdout] 2026-03-10T00:39:26.125322569Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.164691508Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.164973628Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35543))
[INFO] [stdout] 2026-03-10T00:39:26.165054818Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.205066227Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.205335737Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35543))
[INFO] [stdout] 2026-03-10T00:39:26.205433987Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.244441186Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.244723116Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35543))
[INFO] [stdout] 2026-03-10T00:39:26.244822096Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.283325775Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.283565755Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35543))
[INFO] [stdout] 2026-03-10T00:39:26.283753125Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.284141605Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.284475945Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.284712765Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.284906235Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.285016445Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.285130165Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.285225015Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.285327875Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.285428555Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.285536075Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.285640425Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.285742005Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.285844955Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.285969895Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.286069925Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.286180855Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.286280585Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.286465345Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.286748635Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35543
[INFO] [stdout] 2026-03-10T00:39:26.286846005Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.287063665Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.287229175Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.287351905Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.287643425Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.287771445Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.287916545Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.288062675Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.288183875Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.288325505Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.288473415Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.296431635Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.296672045Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.298199094Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.298400834Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.299880605Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.302089054Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.303680714Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.304084585Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.305572134Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.305687145Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.307050604Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.307142164Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.308519764Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.308607274Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.310041914Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.310168184Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.311632324Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.311727414Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.315528154Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.315635554Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.317095284Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.317187174Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35543)
[INFO] [stdout] 2026-03-10T00:39:26.319025904Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.319307514Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.319501394Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.319675034Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.319847444Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.320025274Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.320207934Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.320397124Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.320783944Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:26.358325973Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.358471493Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45191))
[INFO] [stdout] 2026-03-10T00:39:26.358517273Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.396036752Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.396171292Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45191))
[INFO] [stdout] 2026-03-10T00:39:26.396219062Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.435713551Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.435956591Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45191))
[INFO] [stdout] 2026-03-10T00:39:26.436005621Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.47534282Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.4754897Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45191))
[INFO] [stdout] 2026-03-10T00:39:26.47553104Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.514554779Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.514694769Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45191))
[INFO] [stdout] 2026-03-10T00:39:26.514738119Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.553898368Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.554059048Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45191))
[INFO] [stdout] 2026-03-10T00:39:26.554100828Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.593062797Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.593198777Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45191))
[INFO] [stdout] 2026-03-10T00:39:26.593240857Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.631705656Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.631850716Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45191))
[INFO] [stdout] 2026-03-10T00:39:26.631894036Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.671125685Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.671340135Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45191))
[INFO] [stdout] 2026-03-10T00:39:26.671387225Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.710400844Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.710624754Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45191))
[INFO] [stdout] 2026-03-10T00:39:26.710676074Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.710956824Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.711029864Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.711079324Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.711112514Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.711141524Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.711171254Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.711199334Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.711229354Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.711259454Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.711293004Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.711324454Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.711361624Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.711393954Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.711426464Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.711454584Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.711488874Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.711520754Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.711552194Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.711582194Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45191
[INFO] [stdout] 2026-03-10T00:39:26.711612104Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:26.711738324Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.711818274Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.711871574Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.711922154Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.712005054Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.712066974Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.712128524Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.712190024Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.712251804Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.712314424Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.762419882Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.762560342Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.763983122Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.764022032Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.765338472Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.765527832Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.766976952Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.767025942Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.768329692Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.768372632Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.769673382Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.769710292Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.771595402Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.771651562Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.773491502Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.773608212Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.775400072Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.775538752Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.777232692Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.777346262Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.779262632Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.779508012Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45191)
[INFO] [stdout] 2026-03-10T00:39:26.781218772Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.781697822Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.782180662Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.782686832Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.783155192Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.783606632Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.784061542Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.784379662Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:26.784827712Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:26.827241031Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:26.827379911Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33549))
[INFO] [stdout] 2026-03-10T00:39:26.827419121Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:26.86853919Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:26.868684519Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33549))
[INFO] [stdout] 2026-03-10T00:39:26.86872121Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:26.908154989Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:26.908290529Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33549))
[INFO] [stdout] 2026-03-10T00:39:26.908330189Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:26.948000488Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:26.948146357Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33549))
[INFO] [stdout] 2026-03-10T00:39:26.948197497Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:26.988883266Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:26.989072816Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33549))
[INFO] [stdout] 2026-03-10T00:39:26.989116566Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.034843105Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.035019505Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33549))
[INFO] [stdout] 2026-03-10T00:39:27.035062245Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.075071944Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.075212554Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33549))
[INFO] [stdout] 2026-03-10T00:39:27.075253654Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.115925243Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.116094153Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33549))
[INFO] [stdout] 2026-03-10T00:39:27.116137953Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.157429112Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.157644262Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33549))
[INFO] [stdout] 2026-03-10T00:39:27.157691642Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.199547611Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.199769751Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33549))
[INFO] [stdout] 2026-03-10T00:39:27.199815441Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.200413491Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.200491941Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.200537211Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.200571681Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.200603191Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.200648011Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.200682531Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.200716611Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.200748401Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.200778171Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.200808011Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.200838461Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.200869511Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.200900701Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.200948511Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.200985101Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.201017791Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.201051321Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.201080721Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33549
[INFO] [stdout] 2026-03-10T00:39:27.201110681Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.201218571Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.201299401Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.201363361Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.201420451Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.201472931Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.201519811Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.201560001Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.201604491Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.201667541Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.201714431Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.21127137Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.21140959Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.21269069Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.21354617Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.21362645Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.21481664Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.21488907Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.21660414Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.2166961Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.2179842Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.21812841Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.21958006Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.21965745Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.22092116Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.22104689Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33549)
[INFO] [stdout] 2026-03-10T00:39:27.22402551Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.2247267Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.2248923Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.22506025Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.22520175Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.22534485Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.23107899Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:27.273955429Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.274161339Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32857))
[INFO] [stdout] 2026-03-10T00:39:27.274233269Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.313803928Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.314043688Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32857))
[INFO] [stdout] 2026-03-10T00:39:27.314121418Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.351610897Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.351845187Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32857))
[INFO] [stdout] 2026-03-10T00:39:27.351921487Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.388466926Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.388698716Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32857))
[INFO] [stdout] 2026-03-10T00:39:27.388774866Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.425471695Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.425710795Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32857))
[INFO] [stdout] 2026-03-10T00:39:27.425791535Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.462572564Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.462820864Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32857))
[INFO] [stdout] 2026-03-10T00:39:27.463031094Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.501587693Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.502133423Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32857))
[INFO] [stdout] 2026-03-10T00:39:27.503876813Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.544705012Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.544949502Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32857))
[INFO] [stdout] 2026-03-10T00:39:27.545024082Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.583508781Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.583771631Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32857))
[INFO] [stdout] 2026-03-10T00:39:27.583867091Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.623258239Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.623519759Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(32857))
[INFO] [stdout] 2026-03-10T00:39:27.62363363Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.624019919Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.624153679Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.62428591Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.624398719Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.62448863Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.624578419Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.62467309Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.624762659Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.624848679Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.624920259Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.62502635Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.625117419Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.625209299Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.625302779Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.625397599Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.62548335Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.625572319Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.62566761Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.62575961Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:32857
[INFO] [stdout] 2026-03-10T00:39:27.625845819Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:27.626063739Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.626247779Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.626369999Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.62650811Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.62668315Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.62680027Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.62697813Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.627104899Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.62726225Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.62742653Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.637275239Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.637523969Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.638915079Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.639880129Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.640089809Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.641518329Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.641715789Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.643158749Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.643261499Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.644626119Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.644810359Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.646199599Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.646390529Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.647778309Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.647969439Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.649353489Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.649622489Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.650991739Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.651206979Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.651398869Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.654344469Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.654920099Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.655044319Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.656711989Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.656810809Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.658343519Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.658454589Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:32857)
[INFO] [stdout] 2026-03-10T00:39:27.660052459Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.660289379Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.660467349Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:27.664352169Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:27.763785536Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:27.764062906Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36239))
[INFO] [stdout] 2026-03-10T00:39:27.764250256Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:27.815197754Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:27.815435865Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36239))
[INFO] [stdout] 2026-03-10T00:39:27.815515545Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:27.858476293Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:27.858736253Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36239))
[INFO] [stdout] 2026-03-10T00:39:27.858814813Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:27.896728092Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:27.896966742Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36239))
[INFO] [stdout] 2026-03-10T00:39:27.897041682Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:27.933843801Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:27.934090891Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36239))
[INFO] [stdout] 2026-03-10T00:39:27.934161391Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:27.96947139Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:27.969704421Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36239))
[INFO] [stdout] 2026-03-10T00:39:27.96977561Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.013571639Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.013805859Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36239))
[INFO] [stdout] 2026-03-10T00:39:28.013875849Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.051802858Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.052037188Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36239))
[INFO] [stdout] 2026-03-10T00:39:28.052116298Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.094922097Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.095173227Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36239))
[INFO] [stdout] 2026-03-10T00:39:28.095244017Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.136275226Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.136513506Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36239))
[INFO] [stdout] 2026-03-10T00:39:28.136594116Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.136911266Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.137041736Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.137163866Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.137278476Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.137378386Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.137488926Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.137583426Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.137686886Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.137791006Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.137900896Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.138001516Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.138112266Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.138204776Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.138305516Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.138419596Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.138531516Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.138629606Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.138734276Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.138824026Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:36239
[INFO] [stdout] 2026-03-10T00:39:28.138907246Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.139117716Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.139273386Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.139433306Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.139550156Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.139691496Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.139830746Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.139990106Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.140102896Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.140241976Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.140382846Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.147877606Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.148102486Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.149509756Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:28.150466305Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.150558796Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.151867446Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.152057826Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.153657376Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.153747276Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.155099736Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.155273776Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.156559696Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.156646416Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.157912536Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.158095145Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.159507855Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.159681075Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.164849785Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.164995945Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:36239)
[INFO] [stdout] 2026-03-10T00:39:28.166704645Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:28.167001725Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:28.167193785Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:28.167397785Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:28.167585785Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:28.167774575Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:28.167980255Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:28.168158535Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:28.169977085Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:28.210152974Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.210293444Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44051))
[INFO] [stdout] 2026-03-10T00:39:28.210329524Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.248172023Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.248325443Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44051))
[INFO] [stdout] 2026-03-10T00:39:28.248369553Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.287172632Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.287298812Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44051))
[INFO] [stdout] 2026-03-10T00:39:28.287330912Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.325459151Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.325591941Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44051))
[INFO] [stdout] 2026-03-10T00:39:28.325637051Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.36315359Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.36329293Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44051))
[INFO] [stdout] 2026-03-10T00:39:28.3633313Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.403562699Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.403714079Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44051))
[INFO] [stdout] 2026-03-10T00:39:28.403749529Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.442538368Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.442675458Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44051))
[INFO] [stdout] 2026-03-10T00:39:28.442709058Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.479036317Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.479169477Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44051))
[INFO] [stdout] 2026-03-10T00:39:28.479202837Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.516734736Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.516866566Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44051))
[INFO] [stdout] 2026-03-10T00:39:28.516900556Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.555001545Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.555137585Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44051))
[INFO] [stdout] 2026-03-10T00:39:28.555171915Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.555433975Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.555501315Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.555541385Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.555570235Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.555598085Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.555633965Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.555767395Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.555803515Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.555829965Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.555856035Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.555880115Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.555905585Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.555929835Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.555991355Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.556037805Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.556078595Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.556120555Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.556158105Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.556189025Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44051
[INFO] [stdout] 2026-03-10T00:39:28.556218575Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.556345395Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.556435605Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.556497865Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.556562495Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.556635575Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.556694425Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.556751165Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.556812325Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.556871765Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.556930125Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.564277045Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.564338925Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.565537765Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:28.566068475Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.566099295Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.567353385Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.567421635Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44051)
[INFO] [stdout] 2026-03-10T00:39:28.568558365Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:28.568674225Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:28.579627444Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:28.616292263Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.616429803Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40595))
[INFO] [stdout] 2026-03-10T00:39:28.616466983Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.655386772Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.655524392Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40595))
[INFO] [stdout] 2026-03-10T00:39:28.655557672Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.693242911Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.693387081Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40595))
[INFO] [stdout] 2026-03-10T00:39:28.693429091Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.73162404Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.73175941Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40595))
[INFO] [stdout] 2026-03-10T00:39:28.73179161Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.769769769Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.769912629Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40595))
[INFO] [stdout] 2026-03-10T00:39:28.769972899Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.816054858Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.816188638Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40595))
[INFO] [stdout] 2026-03-10T00:39:28.816221118Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.854095557Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.854230897Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40595))
[INFO] [stdout] 2026-03-10T00:39:28.854263227Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.889877046Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.890031646Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40595))
[INFO] [stdout] 2026-03-10T00:39:28.890075876Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.926051175Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.926188115Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40595))
[INFO] [stdout] 2026-03-10T00:39:28.926222795Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.965991864Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.966130754Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(40595))
[INFO] [stdout] 2026-03-10T00:39:28.966166534Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.966439904Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.966512524Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.966558464Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.966591484Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.966622704Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.966663854Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.966695954Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.966726534Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.966756994Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.966787944Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.966819054Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.966849604Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.966879304Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.966909334Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.966964074Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.967007444Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.967045374Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.967079794Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.967112974Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:40595
[INFO] [stdout] 2026-03-10T00:39:28.967151584Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:28.967277994Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.967367634Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.967433174Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.967492214Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.967549074Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.967605124Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.967675724Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.967736784Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.967795354Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.967855174Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.992178083Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.992257783Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.993669574Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:28.994323163Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.994361003Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.995695843Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.995731043Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:28.997015903Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:28.997142823Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.002207153Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:29.002291303Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:29.003739843Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:29.003777883Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:29.005103073Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:29.005143203Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:29.007172853Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:29.007214503Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:29.008676603Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:29.008768203Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:29.010212413Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:29.010306113Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:29.011699153Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.013674673Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.014049243Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.014381303Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.014725723Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.015070573Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.015596393Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:29.015702903Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:40595)
[INFO] [stdout] 2026-03-10T00:39:29.017295473Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.030776413Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:29.072082531Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.072224831Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39553))
[INFO] [stdout] 2026-03-10T00:39:29.072269641Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.11467594Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.11484756Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39553))
[INFO] [stdout] 2026-03-10T00:39:29.11489935Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.154186469Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.154337599Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39553))
[INFO] [stdout] 2026-03-10T00:39:29.154389799Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.194227018Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.194385818Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39553))
[INFO] [stdout] 2026-03-10T00:39:29.194435218Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.231929427Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.232087227Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39553))
[INFO] [stdout] 2026-03-10T00:39:29.232122017Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.271982816Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.272125286Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39553))
[INFO] [stdout] 2026-03-10T00:39:29.272166216Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.310797555Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.310930475Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39553))
[INFO] [stdout] 2026-03-10T00:39:29.310996315Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.350828734Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.350992864Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39553))
[INFO] [stdout] 2026-03-10T00:39:29.351035784Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.391965553Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.392196623Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39553))
[INFO] [stdout] 2026-03-10T00:39:29.392246763Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.432430532Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.432670672Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(39553))
[INFO] [stdout] 2026-03-10T00:39:29.432720822Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.433022572Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.433341512Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:29.433406692Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.433448212Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:29.433488242Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.433525582Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:29.433563922Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.433600412Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:29.433636752Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.433675412Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:29.433713372Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.433751512Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:29.433788862Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.433826102Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:29.433860802Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.433893972Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:29.433926892Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.433989412Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:29.434025442Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39553
[INFO] [stdout] 2026-03-10T00:39:29.434057702Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:29.434180882Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.434265222Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.434326892Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.434393172Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.434442732Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.434484802Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.434525772Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.434569602Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.434612942Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.434658942Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.51213731Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.51229446Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.51366715Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.51376704Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.51531092Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.51555931Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.5169091Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.517020469Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.518627209Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.5186753Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.52037534Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.52041326Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.5217855Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.52182752Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.523451929Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.523496199Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.524871579Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.524910009Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.526342169Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.526392549Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:39553)
[INFO] [stdout] 2026-03-10T00:39:29.530404749Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.530666769Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.530780429Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.530892999Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.531018899Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.531134389Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.531247219Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:29.533287389Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:29.623473227Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:29.623705177Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34477))
[INFO] [stdout] 2026-03-10T00:39:29.623785217Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:29.700977695Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:29.701221495Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34477))
[INFO] [stdout] 2026-03-10T00:39:29.701329025Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:29.741005534Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:29.741239484Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34477))
[INFO] [stdout] 2026-03-10T00:39:29.741325214Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:29.780397393Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:29.780639353Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34477))
[INFO] [stdout] 2026-03-10T00:39:29.780716142Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:29.820855572Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:29.821135312Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34477))
[INFO] [stdout] 2026-03-10T00:39:29.821224421Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:29.8620937Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:29.862360611Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34477))
[INFO] [stdout] 2026-03-10T00:39:29.862455031Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:29.901858379Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:29.902117959Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34477))
[INFO] [stdout] 2026-03-10T00:39:29.902205139Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:29.944898348Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:29.945203128Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34477))
[INFO] [stdout] 2026-03-10T00:39:29.945333518Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:29.986208687Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:29.986483497Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34477))
[INFO] [stdout] 2026-03-10T00:39:29.986585987Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:30.025380036Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.025650636Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34477))
[INFO] [stdout] 2026-03-10T00:39:30.025736626Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:30.026103206Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:30.026221796Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.026348926Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:30.026454156Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.026568016Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:30.026680146Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.026777246Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:30.026884806Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.027023296Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:30.027142116Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.027237066Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:30.027334906Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.027443206Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:30.027566276Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.027665606Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:30.027770986Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.027885506Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:30.028018786Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.028123326Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:34477
[INFO] [stdout] 2026-03-10T00:39:30.028239886Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.028460686Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.028620926Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.028746666Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.028892036Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.029063156Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.029206206Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.029349266Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.029487036Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.029669016Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.029794766Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.041344086Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.041586396Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.042997706Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:30.043696946Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.043785076Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.046249195Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:30.056007005Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.056159615Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:34477)
[INFO] [stdout] 2026-03-10T00:39:30.057725615Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:30.069829995Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:30.131990553Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.132244123Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41003))
[INFO] [stdout] 2026-03-10T00:39:30.132352333Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.183198962Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.183453582Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41003))
[INFO] [stdout] 2026-03-10T00:39:30.183537702Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.23537857Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.235644841Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41003))
[INFO] [stdout] 2026-03-10T00:39:30.23574415Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.280869539Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.281125989Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41003))
[INFO] [stdout] 2026-03-10T00:39:30.281210119Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.330550288Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.330820418Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41003))
[INFO] [stdout] 2026-03-10T00:39:30.330926508Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.374441737Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.374699227Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41003))
[INFO] [stdout] 2026-03-10T00:39:30.374789027Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.419284096Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.419558366Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41003))
[INFO] [stdout] 2026-03-10T00:39:30.419657536Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.461633125Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.461873585Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41003))
[INFO] [stdout] 2026-03-10T00:39:30.461970185Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.502447434Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.502711754Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41003))
[INFO] [stdout] 2026-03-10T00:39:30.502806183Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.547639632Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.547909862Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41003))
[INFO] [stdout] 2026-03-10T00:39:30.548028072Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.548373762Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.548497402Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.548616232Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.548732762Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.548820322Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.548889062Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.548975452Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.549060392Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.549165792Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.549282482Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.549399662Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.549505722Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.549594802Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.549701082Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.549807802Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.549914602Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.550039492Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.550148442Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.550257442Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41003
[INFO] [stdout] 2026-03-10T00:39:30.550381972Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:30.550619172Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.550806952Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.550965272Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.551094532Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.551251272Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.551410842Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.551563742Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.553123772Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.553244552Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.553407932Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.560473722Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.560623872Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.561970082Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:30.563136692Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.563237052Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.565093092Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.565188672Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.566541502Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.566648992Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.568099492Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.568198132Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:41003)
[INFO] [stdout] 2026-03-10T00:39:30.569591502Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:30.570691412Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:30.571367552Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:30.571490192Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:30.582088541Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:30.655019999Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:30.65515913Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44889))
[INFO] [stdout] 2026-03-10T00:39:30.65520445Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:30.696132728Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:30.696266768Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44889))
[INFO] [stdout] 2026-03-10T00:39:30.696319948Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:30.735737488Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:30.735862317Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44889))
[INFO] [stdout] 2026-03-10T00:39:30.735898877Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:30.774904966Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:30.775066546Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44889))
[INFO] [stdout] 2026-03-10T00:39:30.775106636Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:30.813771115Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:30.813914425Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44889))
[INFO] [stdout] 2026-03-10T00:39:30.813980585Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:30.852022694Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:30.852157854Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44889))
[INFO] [stdout] 2026-03-10T00:39:30.852194474Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:30.888008313Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:30.888148144Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44889))
[INFO] [stdout] 2026-03-10T00:39:30.888184524Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:30.925951752Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:30.926097822Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44889))
[INFO] [stdout] 2026-03-10T00:39:30.926141502Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:30.964217571Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:30.964367061Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44889))
[INFO] [stdout] 2026-03-10T00:39:30.964407171Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:31.00203199Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:31.0022723Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(44889))
[INFO] [stdout] 2026-03-10T00:39:31.00235556Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:31.00267445Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:31.00279247Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.00302308Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:31.00309311Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.00313399Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:31.00316964Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.00320356Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:31.00323761Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.00327288Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:31.00330875Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.00334469Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:31.00338552Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.00342274Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:31.00345929Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.00349392Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:31.00352922Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.00356213Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:31.00359567Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.00364155Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44889
[INFO] [stdout] 2026-03-10T00:39:31.00368018Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.00380055Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:31.00388532Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:31.00396457Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:31.00402181Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:31.00406757Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:31.00410962Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:31.00415269Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:31.00419494Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:31.00423696Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:31.00428003Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:31.01201431Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:31.01208988Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:44889)
[INFO] [stdout] 2026-03-10T00:39:31.01333827Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.029035529Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:31.067115889Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.067251739Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35083))
[INFO] [stdout] 2026-03-10T00:39:31.067293049Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.106679907Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.106815918Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35083))
[INFO] [stdout] 2026-03-10T00:39:31.106854347Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.148213077Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.148355277Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35083))
[INFO] [stdout] 2026-03-10T00:39:31.148400857Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.189294996Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.189431415Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35083))
[INFO] [stdout] 2026-03-10T00:39:31.189469125Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.230634564Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.230848754Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35083))
[INFO] [stdout] 2026-03-10T00:39:31.230898854Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.270651213Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.270878893Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35083))
[INFO] [stdout] 2026-03-10T00:39:31.270923543Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.309589972Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.309819332Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35083))
[INFO] [stdout] 2026-03-10T00:39:31.309870282Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.350300731Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.350520551Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35083))
[INFO] [stdout] 2026-03-10T00:39:31.350605701Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.39086427Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.39109485Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35083))
[INFO] [stdout] 2026-03-10T00:39:31.39118402Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.429128039Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.429382679Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(35083))
[INFO] [stdout] 2026-03-10T00:39:31.429477069Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.429828849Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.430181979Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.430441119Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.430486849Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.430517649Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.430551999Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.430589989Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.430637579Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.430680279Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.430720039Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.430760159Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.430807039Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.430850759Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.430892799Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.430950189Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.430995629Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.431038399Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.431079279Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.431119449Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35083
[INFO] [stdout] 2026-03-10T00:39:31.431155599Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.431279059Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.431369249Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.431436349Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.431499289Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.431560759Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.431631459Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.431695789Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.431759269Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.431819409Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.431874109Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.440062339Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.440194029Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.441587439Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.444518639Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.444570479Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.445848359Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.445884409Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.447170739Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.447271869Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.448590418Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.448638978Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.449894418Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.449930098Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.453052088Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.453097338Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.454695458Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.454738078Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.456070418Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.456109458Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.457842508Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.457881708Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:35083)
[INFO] [stdout] 2026-03-10T00:39:31.459272628Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.459724758Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.459840218Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.460077948Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.460209898Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.460314638Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.460419858Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.460519228Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.460627178Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.460794748Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:31.528208016Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.528448576Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45397))
[INFO] [stdout] 2026-03-10T00:39:31.528505756Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.566607966Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.566754115Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45397))
[INFO] [stdout] 2026-03-10T00:39:31.566797246Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.605551994Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.605700234Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45397))
[INFO] [stdout] 2026-03-10T00:39:31.605746094Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.648577143Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.648723793Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45397))
[INFO] [stdout] 2026-03-10T00:39:31.648768983Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.694463302Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.694676772Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45397))
[INFO] [stdout] 2026-03-10T00:39:31.694725542Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.734638161Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.734847331Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45397))
[INFO] [stdout] 2026-03-10T00:39:31.734894861Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.7757953Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.77602224Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45397))
[INFO] [stdout] 2026-03-10T00:39:31.77610088Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.817099759Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.817325499Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45397))
[INFO] [stdout] 2026-03-10T00:39:31.817416679Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.855001818Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.855217558Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45397))
[INFO] [stdout] 2026-03-10T00:39:31.855301338Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.892588987Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.892788187Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(45397))
[INFO] [stdout] 2026-03-10T00:39:31.892886027Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.893353507Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.893566777Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.893790667Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.893988647Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.894212847Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.894385927Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.894548997Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.894636077Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.894730827Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.894818157Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.894906577Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.894996307Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.895105507Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.895214167Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.895318887Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.895423557Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.895529927Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.895635827Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.895728647Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:45397
[INFO] [stdout] 2026-03-10T00:39:31.895808987Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:31.896014747Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.902069057Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.903276197Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.903418777Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.903535557Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.903651446Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.903752697Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.903861106Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.903987057Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.904101726Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.911763976Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.911906206Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.913286106Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.913374326Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.914726866Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.916362516Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.917796636Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.917884446Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.919208796Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.919581126Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.919863166Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.920151226Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.922655866Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.923623386Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.924959066Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.924995846Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.926362476Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.926410986Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.928287386Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.928323416Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.930120776Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.930164296Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.931788696Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.931836456Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:45397)
[INFO] [stdout] 2026-03-10T00:39:31.933246416Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.933600196Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.933753476Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.933866316Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.933991886Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.934111406Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:31.934271306Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-03-10T00:39:31.971306565Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:31.971447675Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33245))
[INFO] [stdout] 2026-03-10T00:39:31.971482565Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.007689274Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.007830574Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33245))
[INFO] [stdout] 2026-03-10T00:39:32.007873474Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.044654543Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.044797203Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33245))
[INFO] [stdout] 2026-03-10T00:39:32.044836643Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.084552642Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.084697342Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33245))
[INFO] [stdout] 2026-03-10T00:39:32.084745332Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.124410051Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.124622791Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33245))
[INFO] [stdout] 2026-03-10T00:39:32.124673811Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.16411367Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.16431375Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33245))
[INFO] [stdout] 2026-03-10T00:39:32.16436653Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.202643539Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.202846399Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33245))
[INFO] [stdout] 2026-03-10T00:39:32.202899689Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.242876237Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.243112708Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33245))
[INFO] [stdout] 2026-03-10T00:39:32.243165008Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.283733576Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.283975047Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33245))
[INFO] [stdout] 2026-03-10T00:39:32.284066827Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.325063235Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.325267455Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33245))
[INFO] [stdout] 2026-03-10T00:39:32.325349386Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.325662815Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.325920505Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:32.326043795Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.326119025Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:32.326194175Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.326280255Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:32.326361155Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.326456225Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:32.326541695Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.326624765Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:32.326706905Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.326791255Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:32.326869755Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.326972845Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:32.327054225Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.327128085Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:32.327220165Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.329673545Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:32.329871595Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:33245
[INFO] [stdout] 2026-03-10T00:39:32.329980495Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-03-10T00:39:32.330173615Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.330330915Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.330459545Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.330567875Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.330679095Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.330788975Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.330899575Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.331027265Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.331148385Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.331263945Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.338845385Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.338995655Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.340459555Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:32.341382955Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.341474455Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.342857465Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.342946755Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.344402115Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.344485905Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.345876865Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.345971195Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.347410545Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.347497035Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.350530655Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.350720585Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("http", 127.0.0.1:33245)
[INFO] [stdout] 2026-03-10T00:39:32.352167555Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:32.352371665Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:32.352503855Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:32.352604455Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:32.352707895Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-03-10T00:39:32.352810345Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] test tests::graceful_shutdown_without_tls ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::graceful_shutdown_with_tls stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::graceful_shutdown_with_tls' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/util.rs:91:14:
[INFO] [stdout] failed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x651a7a04d19a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651a7a04d19a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651a7a04d19a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651a7a04d19a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651a7a06424a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651a7a06424a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x651a7a0520a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x651a7a0520a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x651a7a02b23f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651a7a02b23f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651a7a045109 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x651a79929c9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x651a79929c9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x651a7a045382 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x651a7a045382 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651a7a02b2f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x651a7a0229d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651a7a02c26d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651a7a064bdc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x651a7a064922 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x651a7970527b - core::result::Result<T,E>::expect::h72debd89c1dcaafc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x651a796ec8a1 - tracing_subscriber::util::SubscriberInitExt::init::hf41c880d4097c1aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/util.rs:91:14
[INFO] [stdout]   22:     0x651a79754f2e - hyper_graceful_shutdown_issue::tests::init_tracing::h2a798a682d41fa5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:379:14
[INFO] [stdout]   23:     0x651a79755a18 - hyper_graceful_shutdown_issue::tests::test_graceful_shutdown::{{closure}}::hc7e2d9012c7acde6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:252:9
[INFO] [stdout]   24:     0x651a79757d18 - hyper_graceful_shutdown_issue::tests::graceful_shutdown_with_tls::{{closure}}::ha4ce503f54b2fe89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:52
[INFO] [stdout]   25:     0x651a79715932 - <core::pin::Pin<P> as core::future::future::Future>::poll::h57a93057c687eb41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x651a79715a4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h6cfbd5dadec3a613
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x651a79730b2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb52046f349541d01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   28:     0x651a7973087b - tokio::runtime::coop::with_budget::h96b5f33a8c164cd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x651a7973087b - tokio::runtime::coop::budget::h0f42d15d7d29212c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x651a7973087b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7a1f2a0522e40440
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   31:     0x651a7972b9c0 - tokio::runtime::scheduler::current_thread::Context::enter::hf3bdf92d366073d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   32:     0x651a7972dc6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0514389038b4f312
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   33:     0x651a7972d7d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9981a74feb7bc9f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   34:     0x651a7970652b - tokio::runtime::context::scoped::Scoped<T>::set::hb2b59e072f5f6456
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x651a796c52d9 - tokio::runtime::context::set_scheduler::{{closure}}::hd45ee358d20522b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x651a796bfde2 - std::thread::local::LocalKey<T>::try_with::h4fd01668e6195809
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x651a796bebae - std::thread::local::LocalKey<T>::with::h0ddfe3885858a92d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x651a796c514d - tokio::runtime::context::set_scheduler::h29e86c6a282cebee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x651a7972d120 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8bf70e078c958d35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   40:     0x651a7972d936 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcb0dfc74a8419d25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   41:     0x651a79728a73 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc8d46770db884bf0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   42:     0x651a797224d3 - tokio::runtime::context::runtime::enter_runtime::h80413e498e536933
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x651a79727e01 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8a66099b892aa9bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   44:     0x651a796dcad4 - tokio::runtime::runtime::Runtime::block_on_inner::h480c468295a925b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x651a796dcdaa - tokio::runtime::runtime::Runtime::block_on::h224ae1f0aafdc92d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   46:     0x651a79757b41 - hyper_graceful_shutdown_issue::tests::graceful_shutdown_with_tls::h4710d9e063566eea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:52
[INFO] [stdout]   47:     0x651a79757bd7 - hyper_graceful_shutdown_issue::tests::graceful_shutdown_with_tls::{{closure}}::h90da1f99a49e9b09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:238:42
[INFO] [stdout]   48:     0x651a79719f96 - core::ops::function::FnOnce::call_once::hef493d8d703ef894
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x651a7991dd7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x651a7991dd7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x651a7992a76b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x651a7992a76b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x651a7992a76b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x651a7992a76b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x651a7992a76b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x651a7992a76b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x651a7992a76b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x651a79925e84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x651a79925e84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x651a7992d372 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x651a7992d372 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x651a7992d372 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x651a7992d372 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x651a7992d372 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x651a7992d372 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x651a7992d372 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x651a7a04ca6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x651a7a04ca6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x76a0989ffaa4 - <unknown>
[INFO] [stdout]   70:     0x76a098a8ca64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::graceful_shutdown_with_tls
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 48.74s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "f2d6add7f6705643d92162dd56c60692c41ae943e491bb5a8e535d097bfea75f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2d6add7f6705643d92162dd56c60692c41ae943e491bb5a8e535d097bfea75f", kill_on_drop: false }`
[INFO] [stdout] f2d6add7f6705643d92162dd56c60692c41ae943e491bb5a8e535d097bfea75f
