[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-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinedufn%2Fhyper-tls-graceful-shutdown-issue" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chinedufn/hyper-tls-graceful-shutdown-issue on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7136754134efecea88a0322d72162c006ba25250795efb250a3ce9eb7491192f
[INFO] running `Command { std: "docker" "start" "-a" "7136754134efecea88a0322d72162c006ba25250795efb250a3ce9eb7491192f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7136754134efecea88a0322d72162c006ba25250795efb250a3ce9eb7491192f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7136754134efecea88a0322d72162c006ba25250795efb250a3ce9eb7491192f", kill_on_drop: false }`
[INFO] [stdout] 7136754134efecea88a0322d72162c006ba25250795efb250a3ce9eb7491192f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8d007fa4ee17ae685e23dc1a0eeaecf312bdf0976c26e7d504a4fd6061bd67e
[INFO] running `Command { std: "docker" "start" "-a" "a8d007fa4ee17ae685e23dc1a0eeaecf312bdf0976c26e7d504a4fd6061bd67e", 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 shlex v1.3.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling aws-lc-rs v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.10.1
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling time v0.3.37
[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-automata v0.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.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 futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[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 rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[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 h2 v0.4.7
[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 10s
[INFO] running `Command { std: "docker" "inspect" "a8d007fa4ee17ae685e23dc1a0eeaecf312bdf0976c26e7d504a4fd6061bd67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8d007fa4ee17ae685e23dc1a0eeaecf312bdf0976c26e7d504a4fd6061bd67e", kill_on_drop: false }`
[INFO] [stdout] a8d007fa4ee17ae685e23dc1a0eeaecf312bdf0976c26e7d504a4fd6061bd67e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3474f8094da65f2cd3eabd8f35b91df9deac27724c525432042a0a2ca18a613
[INFO] running `Command { std: "docker" "start" "-a" "f3474f8094da65f2cd3eabd8f35b91df9deac27724c525432042a0a2ca18a613", kill_on_drop: false }`
[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 `test` profile [unoptimized + debuginfo] target(s) in 3.90s
[INFO] running `Command { std: "docker" "inspect" "f3474f8094da65f2cd3eabd8f35b91df9deac27724c525432042a0a2ca18a613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3474f8094da65f2cd3eabd8f35b91df9deac27724c525432042a0a2ca18a613", kill_on_drop: false }`
[INFO] [stdout] f3474f8094da65f2cd3eabd8f35b91df9deac27724c525432042a0a2ca18a613
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38844b774c5447e1e17638f2ef3a0844cd2efb79b3910ee156490786087d4b55
[INFO] running `Command { std: "docker" "start" "-a" "38844b774c5447e1e17638f2ef3a0844cd2efb79b3910ee156490786087d4b55", kill_on_drop: false }`
[INFO] [stderr] warning: enum `TlsConfig` is never used
[INFO] [stderr]   --> src/lib.rs:23:6
[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.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hyper_graceful_shutdown_issue-3ed911344b072c99)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] 2025-09-25T05:22:23.990423312Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2025-09-25T05:22:24.032392342Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.032546322Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(46091))
[INFO] [stdout] 2025-09-25T05:22:24.032585592Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.078608512Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.081977302Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(46091))
[INFO] [stdout] 2025-09-25T05:22:24.082110562Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46091
[INFO] [stdout] test tests::graceful_shutdown_without_tls ... FAILED
[INFO] [stdout] 2025-09-25T05:22:24.126644362Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.126872672Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(46091))
[INFO] [stdout] 2025-09-25T05:22:24.126942682Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.168109602Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.168239072Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(46091))
[INFO] [stdout] 2025-09-25T05:22:24.168271602Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.206506312Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.206648481Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(46091))
[INFO] [stdout] 2025-09-25T05:22:24.206683901Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.245608232Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.245742541Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(46091))
[INFO] [stdout] 2025-09-25T05:22:24.245775872Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.283652461Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.283780801Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(46091))
[INFO] [stdout] 2025-09-25T05:22:24.283820041Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.323687391Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.323820901Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(46091))
[INFO] [stdout] 2025-09-25T05:22:24.323878951Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.364800421Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.365051581Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(46091))
[INFO] [stdout] 2025-09-25T05:22:24.365094791Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.408103691Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.408328051Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(46091))
[INFO] [stdout] 2025-09-25T05:22:24.408426201Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.408740711Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.409178311Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.409570581Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.409898841Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.410216271Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.410649661Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.410960491Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.411265491Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.411604511Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.411908851Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:46091
[INFO] [stdout] 2025-09-25T05:22:24.433835011Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.434052541Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.435651611Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.439633341Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.440963561Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.442221251Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.444730941Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.445362971Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.445487131Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.445554741Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.445617321Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.445679001Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.448926441Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.450411871Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.452052051Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.453576351Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.454035931Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.454150851Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.454215881Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.454268481Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.456567851Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.456610121Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.456713171Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.456740461Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.456804681Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.456827931Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.456901301Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.456925201Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.456981811Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.457005211Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.457063471Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:24.458616241Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:24.460390121Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:24.462300541Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:24.464172571Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:24.467295231Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.467347781Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.467466331Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.467494291Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.467566701Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.467592071Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.467650991Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.467672531Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:46091)
[INFO] [stdout] 2025-09-25T05:22:24.467727211Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:24.470453541Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:24.472267991Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:24.473903011Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:24.477571931Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2025-09-25T05:22:24.516174391Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.51629918Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(41541))
[INFO] [stdout] 2025-09-25T05:22:24.516336131Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.552786391Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.55293856Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(41541))
[INFO] [stdout] 2025-09-25T05:22:24.55297792Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.59050105Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.59064472Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(41541))
[INFO] [stdout] 2025-09-25T05:22:24.5906827Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.62869097Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.6288338Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(41541))
[INFO] [stdout] 2025-09-25T05:22:24.6288926Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.66560908Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.66574296Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(41541))
[INFO] [stdout] 2025-09-25T05:22:24.6657746Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.70009879Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.70022582Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(41541))
[INFO] [stdout] 2025-09-25T05:22:24.70025593Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.73391265Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.73404625Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(41541))
[INFO] [stdout] 2025-09-25T05:22:24.73408073Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.76912061Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.76925707Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(41541))
[INFO] [stdout] 2025-09-25T05:22:24.76929198Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.80482133Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.80497804Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(41541))
[INFO] [stdout] 2025-09-25T05:22:24.80501495Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.84022Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.84041187Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(41541))
[INFO] [stdout] 2025-09-25T05:22:24.84045025Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.84069077Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.8414962Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.84167493Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.841873579Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.842076139Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.84224915Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.842433979Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.842611099Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.842780919Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.842980679Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:41541
[INFO] [stdout] 2025-09-25T05:22:24.852341779Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.852532419Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.860273299Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.86047987Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.861808639Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.86410515Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.86564417Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.867514599Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.86904471Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.87054235Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.871967819Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.87258295Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.87268023Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.872725139Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.87276831Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.87281885Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.87288955Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.87293993Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.875481339Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:24.87557915Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.880107619Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.880218119Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:41541)
[INFO] [stdout] 2025-09-25T05:22:24.88033259Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:24.899790989Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2025-09-25T05:22:24.940444209Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:24.940859699Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(44519))
[INFO] [stdout] 2025-09-25T05:22:24.941069979Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.003118469Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.003356449Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(44519))
[INFO] [stdout] 2025-09-25T05:22:25.003439579Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.047194309Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.047449089Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(44519))
[INFO] [stdout] 2025-09-25T05:22:25.047728459Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.089880139Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.090122089Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(44519))
[INFO] [stdout] 2025-09-25T05:22:25.090204049Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.129683679Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.129931879Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(44519))
[INFO] [stdout] 2025-09-25T05:22:25.130012939Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.170316378Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.170577389Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(44519))
[INFO] [stdout] 2025-09-25T05:22:25.170664889Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.207332018Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.207577918Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(44519))
[INFO] [stdout] 2025-09-25T05:22:25.207664469Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.244696858Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.244931168Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(44519))
[INFO] [stdout] 2025-09-25T05:22:25.245021738Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.282768448Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.283040678Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(44519))
[INFO] [stdout] 2025-09-25T05:22:25.283130118Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.329155628Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.329567268Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(44519))
[INFO] [stdout] 2025-09-25T05:22:25.329775248Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.330191828Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.330957048Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.331360178Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.331868428Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.332248798Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.332725898Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.333156848Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.333637978Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.334021858Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.334465398Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44519
[INFO] [stdout] 2025-09-25T05:22:25.353992678Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.354413658Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.358108188Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.358757748Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.361445118Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.362866288Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.364321868Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.364550968Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.366432138Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.367004288Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.368607728Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.370369458Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.372419758Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.372894018Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.373055268Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.373163118Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.374715378Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.376949588Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.377393908Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.377430178Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.377524638Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.377549118Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.377612218Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.377688188Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.377745278Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:25.379269278Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:25.382621188Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.382664218Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.382735988Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.382754618Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:44519)
[INFO] [stdout] 2025-09-25T05:22:25.382795038Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:25.384488478Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:25.396996498Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2025-09-25T05:22:25.436008588Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.436176248Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(43021))
[INFO] [stdout] 2025-09-25T05:22:25.436221918Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.519666788Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.524980357Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(43021))
[INFO] [stdout] 2025-09-25T05:22:25.525116708Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.570285157Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.570508937Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(43021))
[INFO] [stdout] 2025-09-25T05:22:25.570581287Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.606312497Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.606542897Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(43021))
[INFO] [stdout] 2025-09-25T05:22:25.606616797Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.643074597Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.643314247Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(43021))
[INFO] [stdout] 2025-09-25T05:22:25.643404387Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.683297267Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.683540757Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(43021))
[INFO] [stdout] 2025-09-25T05:22:25.683633427Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.720651887Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.720884747Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(43021))
[INFO] [stdout] 2025-09-25T05:22:25.720970247Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.758155407Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.758392067Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(43021))
[INFO] [stdout] 2025-09-25T05:22:25.758468447Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.794741957Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.795014837Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(43021))
[INFO] [stdout] 2025-09-25T05:22:25.795107697Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.833875296Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.834110787Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(43021))
[INFO] [stdout] 2025-09-25T05:22:25.834199347Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.834525807Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.834922347Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.838919316Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.839268107Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.839586347Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.839915156Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.840217167Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.840504327Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.840808076Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.841168387Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43021
[INFO] [stdout] 2025-09-25T05:22:25.845932507Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.846526547Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.848268416Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.854085367Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.854438856Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.854620176Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.856642096Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.859394286Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.861146196Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.862656436Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.863870256Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.864340236Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.864912436Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.865473987Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.869010267Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.871190756Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.873206036Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:25.874050507Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.874208566Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.874742386Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.874930476Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.875105286Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.875935186Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:25.879580206Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.879686146Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.879823266Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.879917526Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.880040696Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.880115666Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.880249636Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.880318436Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.880460356Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.880528976Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:43021)
[INFO] [stdout] 2025-09-25T05:22:25.880643416Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:25.882097786Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:25.883785516Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:25.885515196Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:25.887968966Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:25.896200956Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2025-09-25T05:22:25.933027396Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:25.933283116Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(39929))
[INFO] [stdout] 2025-09-25T05:22:25.933442676Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:25.970496896Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:25.970912956Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(39929))
[INFO] [stdout] 2025-09-25T05:22:25.971143656Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.009446346Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.009923386Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(39929))
[INFO] [stdout] 2025-09-25T05:22:26.010468136Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.048462506Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.048710336Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(39929))
[INFO] [stdout] 2025-09-25T05:22:26.049500476Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.088728576Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.089533616Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(39929))
[INFO] [stdout] 2025-09-25T05:22:26.089771276Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.130925206Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.131324606Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(39929))
[INFO] [stdout] 2025-09-25T05:22:26.131532396Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.176642415Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.177644555Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(39929))
[INFO] [stdout] 2025-09-25T05:22:26.177751426Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.239496465Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.239752075Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(39929))
[INFO] [stdout] 2025-09-25T05:22:26.239827595Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.286293055Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.286698195Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(39929))
[INFO] [stdout] 2025-09-25T05:22:26.286980085Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.327577235Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:671: checkout waiting for idle connection: ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.327707445Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:383: Http::connect; scheme=Some("https"), host=Some("127.0.0.1"), port=Some(Port(39929))
[INFO] [stdout] 2025-09-25T05:22:26.327802845Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.328055315Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.331916175Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.332246085Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.332557635Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.332870125Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.333181135Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.333492635Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.333797665Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.334112425Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.334423565Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39929
[INFO] [stdout] 2025-09-25T05:22:26.338561095Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:26.347031495Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.348556805Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:26.360027015Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.361554945Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:26.365377625Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:26.373175235Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:26.373524465Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.373638205Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.373792655Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.375449235Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:26.376829175Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:26.378310625Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:26.379767945Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:26.380159505Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.380360945Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.380703635Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:349: put; add idle connection for ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.380781225Z DEBUG hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:396: pooling idle connection for ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.381123845Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.381326225Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.381452275Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:26.382777785Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.382925695Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2025-09-25T05:22:26.384526585Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.386588835Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2025-09-25T05:22:26.388397065Z DEBUG hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:597: client connection error: connection closed before message completed
[INFO] [stdout] 2025-09-25T05:22:26.391923165Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:713: checkout dropped for ("https", 127.0.0.1:39929)
[INFO] [stdout] 2025-09-25T05:22:26.393666725Z DEBUG hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:597: client connection error: error shutting down connection
[INFO] [stdout] test tests::graceful_shutdown_with_tls ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::graceful_shutdown_without_tls stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::graceful_shutdown_without_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:     0x64df9570dae2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64df9570dae2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64df9570dae2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64df9570dae2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64df9571fe7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64df9571fe7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64df956d9671 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64df956d9671 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64df956e6522 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64df956eb43f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64df956eb2d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64df94fc877e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x64df94fc877e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64df956ebbaf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x64df956ebbaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64df956eb95a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x64df956e6659 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64df956cd92d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64df9572a870 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64df95729b46 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x64df94da937b - core::result::Result<T,E>::expect::h28ec88996b3a349c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x64df94df3f94 - tracing_subscriber::util::SubscriberInitExt::init::hba3c81b1a7f4f6ea
[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:     0x64df94d65592 - hyper_graceful_shutdown_issue::tests::init_tracing::hc7c541885c9fa936
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:379:14
[INFO] [stdout]   23:     0x64df94d66058 - hyper_graceful_shutdown_issue::tests::test_graceful_shutdown::{{closure}}::h83db926cb605b921
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:252:9
[INFO] [stdout]   24:     0x64df94d6868e - hyper_graceful_shutdown_issue::tests::graceful_shutdown_without_tls::{{closure}}::h5825dfe56248ca81
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:233:53
[INFO] [stdout]   25:     0x64df94dc2232 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73556dc716c2d471
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64df94dc21ad - <core::pin::Pin<P> as core::future::future::Future>::poll::h4c688876e5f47ee1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64df94dd0f5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h797d443bf7456604
[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:     0x64df94dd0aeb - tokio::runtime::coop::with_budget::h7224444dd54bab6b
[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:     0x64df94dd0aeb - tokio::runtime::coop::budget::h3cf2a5330e663ac6
[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:     0x64df94dd0aeb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h90ce46e41dcffb73
[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:     0x64df94dcac30 - tokio::runtime::scheduler::current_thread::Context::enter::h25f900c023ac5d71
[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:     0x64df94dcf57d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcb6d693a64ab2c2b
[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:     0x64df94dcdc44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hbe640ec78ce037e1
[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:     0x64df94dba42b - tokio::runtime::context::scoped::Scoped<T>::set::h12777ebd64a6fb4a
[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:     0x64df94ddb5f9 - tokio::runtime::context::set_scheduler::{{closure}}::h7331bd6b68fbf777
[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:     0x64df94da7722 - std::thread::local::LocalKey<T>::try_with::h9d8452352cf8f183
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x64df94da56de - std::thread::local::LocalKey<T>::with::h9acc1874e861718c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x64df94ddb4ed - tokio::runtime::context::set_scheduler::h43a8569a8560346a
[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:     0x64df94dcd9b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hac9349c1ecf5e7f6
[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:     0x64df94dcdda3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he4bff984726c7f01
[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:     0x64df94dc8ee3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfe175c91b7fe0b61
[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:     0x64df94d60c20 - tokio::runtime::context::runtime::enter_runtime::ha13a0260775f566d
[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:     0x64df94dc81c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc81e051fba161c50
[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:     0x64df94df1924 - tokio::runtime::runtime::Runtime::block_on_inner::hfc0b7be046f63dc5
[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:     0x64df94df1d57 - tokio::runtime::runtime::Runtime::block_on::h5ac2b208ba19f86f
[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:     0x64df94d684d1 - hyper_graceful_shutdown_issue::tests::graceful_shutdown_without_tls::hc5a91297b18533cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:233:53
[INFO] [stdout]   47:     0x64df94d68727 - hyper_graceful_shutdown_issue::tests::graceful_shutdown_without_tls::{{closure}}::h828833a7ead05e43
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:232:45
[INFO] [stdout]   48:     0x64df94d58816 - core::ops::function::FnOnce::call_once::he5070b3b41e6c92f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x64df94fc853b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x64df94fc853b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x64df94fde1a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x64df94fde1a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x64df94fde1a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x64df94fde1a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x64df94fde1a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x64df94fde1a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x64df94fde1a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x64df94fb4994 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x64df94fb4994 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x64df94fb825a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   61:     0x64df94fb825a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x64df94fb825a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x64df94fb825a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x64df94fb825a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x64df94fb825a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   66:     0x64df94fb825a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x64df956e17bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   68:     0x64df956e17bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   69:     0x7d855c767aa4 - <unknown>
[INFO] [stdout]   70:     0x7d855c7f4a34 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::graceful_shutdown_with_tls stdout ----
[INFO] [stdout] [src/lib.rs:155:17] err = Custom {
[INFO] [stdout]     kind: Interrupted,
[INFO] [stdout]     error: "Cancelled",
[INFO] [stdout] }
[INFO] [stdout] [src/lib.rs:155:17] err = Custom {
[INFO] [stdout]     kind: Interrupted,
[INFO] [stdout]     error: "Cancelled",
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::graceful_shutdown_with_tls' (24) panicked at src/lib.rs:317:25:
[INFO] [stdout] 
[INFO] [stdout] Error during the request/response cycle:
[INFO] [stdout] error sending request for url (https://127.0.0.1:39929/)
[INFO] [stdout] reqwest::Error { kind: Request, url: "https://127.0.0.1:39929/", source: hyper_util::client::legacy::Error(SendRequest, hyper::Error(ChannelClosed)) }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64df9570dae2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64df9570dae2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64df9570dae2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64df9570dae2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64df9571fe7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64df9571fe7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64df956d9671 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64df956d9671 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64df956e6522 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64df956eb43f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64df956eb2d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64df94fc877e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x64df94fc877e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64df956ebbaf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x64df956ebbaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64df956eb95a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x64df956e6659 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64df956cd92d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64df9572a870 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64df94d67586 - hyper_graceful_shutdown_issue::tests::test_graceful_shutdown::{{closure}}::h83db926cb605b921
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:317:25
[INFO] [stdout]   20:     0x64df94d68311 - hyper_graceful_shutdown_issue::tests::graceful_shutdown_with_tls::{{closure}}::hdb8d3eb55531d327
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:52
[INFO] [stdout]   21:     0x64df94dc2232 - <core::pin::Pin<P> as core::future::future::Future>::poll::h73556dc716c2d471
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64df94dc21ad - <core::pin::Pin<P> as core::future::future::Future>::poll::h4c688876e5f47ee1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64df94dd0f5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h797d443bf7456604
[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]   24:     0x64df94dd0aeb - tokio::runtime::coop::with_budget::h7224444dd54bab6b
[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]   25:     0x64df94dd0aeb - tokio::runtime::coop::budget::h3cf2a5330e663ac6
[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]   26:     0x64df94dd0aeb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h90ce46e41dcffb73
[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]   27:     0x64df94dcac30 - tokio::runtime::scheduler::current_thread::Context::enter::h25f900c023ac5d71
[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]   28:     0x64df94dcf57d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcb6d693a64ab2c2b
[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]   29:     0x64df94dcdc44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hbe640ec78ce037e1
[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]   30:     0x64df94dba42b - tokio::runtime::context::scoped::Scoped<T>::set::h12777ebd64a6fb4a
[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]   31:     0x64df94ddb5f9 - tokio::runtime::context::set_scheduler::{{closure}}::h7331bd6b68fbf777
[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]   32:     0x64df94da7722 - std::thread::local::LocalKey<T>::try_with::h9d8452352cf8f183
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x64df94da56de - std::thread::local::LocalKey<T>::with::h9acc1874e861718c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x64df94ddb4ed - tokio::runtime::context::set_scheduler::h43a8569a8560346a
[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]   35:     0x64df94dcd9b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hac9349c1ecf5e7f6
[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]   36:     0x64df94dcdda3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he4bff984726c7f01
[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]   37:     0x64df94dc8ee3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfe175c91b7fe0b61
[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]   38:     0x64df94d60c20 - tokio::runtime::context::runtime::enter_runtime::ha13a0260775f566d
[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]   39:     0x64df94dc81c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc81e051fba161c50
[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]   40:     0x64df94df1924 - tokio::runtime::runtime::Runtime::block_on_inner::hfc0b7be046f63dc5
[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]   41:     0x64df94df1d57 - tokio::runtime::runtime::Runtime::block_on::h5ac2b208ba19f86f
[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]   42:     0x64df94d68121 - hyper_graceful_shutdown_issue::tests::graceful_shutdown_with_tls::h3dd949e13cc9c8d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:52
[INFO] [stdout]   43:     0x64df94d681b7 - hyper_graceful_shutdown_issue::tests::graceful_shutdown_with_tls::{{closure}}::ha8c157c83ee764ba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:238:42
[INFO] [stdout]   44:     0x64df94d58216 - core::ops::function::FnOnce::call_once::h8274a800f4e8bd16
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64df94fc853b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64df94fc853b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x64df94fde1a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x64df94fde1a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x64df94fde1a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x64df94fde1a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x64df94fde1a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64df94fde1a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x64df94fde1a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x64df94fb4994 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x64df94fb4994 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x64df94fb825a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x64df94fb825a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x64df94fb825a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x64df94fb825a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x64df94fb825a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64df94fb825a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x64df94fb825a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64df956e17bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   64:     0x64df956e17bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   65:     0x7d855c767aa4 - <unknown>
[INFO] [stdout]   66:     0x7d855c7f4a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::graceful_shutdown_with_tls
[INFO] [stdout]     tests::graceful_shutdown_without_tls
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.42s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "38844b774c5447e1e17638f2ef3a0844cd2efb79b3910ee156490786087d4b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38844b774c5447e1e17638f2ef3a0844cd2efb79b3910ee156490786087d4b55", kill_on_drop: false }`
[INFO] [stdout] 38844b774c5447e1e17638f2ef3a0844cd2efb79b3910ee156490786087d4b55
