[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinedufn%2Fhyper-tls-graceful-shutdown-issue" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chinedufn/hyper-tls-graceful-shutdown-issue on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3f37d02d71206d2b37cb46f9415713a19fc9908f91351dcdc950e61293e837b
[INFO] running `Command { std: "docker" "start" "-a" "f3f37d02d71206d2b37cb46f9415713a19fc9908f91351dcdc950e61293e837b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3f37d02d71206d2b37cb46f9415713a19fc9908f91351dcdc950e61293e837b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3f37d02d71206d2b37cb46f9415713a19fc9908f91351dcdc950e61293e837b", kill_on_drop: false }`
[INFO] [stdout] f3f37d02d71206d2b37cb46f9415713a19fc9908f91351dcdc950e61293e837b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b6d9e7e7ca874534d901a74dfe2549a35df2c89060104ade8716dd75184b8a54
[INFO] running `Command { std: "docker" "start" "-a" "b6d9e7e7ca874534d901a74dfe2549a35df2c89060104ade8716dd75184b8a54", 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 itoa v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling aws-lc-rs v1.11.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[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 http-body v1.0.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling cc v1.2.3
[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 mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[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 16s
[INFO] running `Command { std: "docker" "inspect" "b6d9e7e7ca874534d901a74dfe2549a35df2c89060104ade8716dd75184b8a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6d9e7e7ca874534d901a74dfe2549a35df2c89060104ade8716dd75184b8a54", kill_on_drop: false }`
[INFO] [stdout] b6d9e7e7ca874534d901a74dfe2549a35df2c89060104ade8716dd75184b8a54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 665384e6027b2ea940d5ec0431a78161ad26d455f1578b954010a01190cdd58b
[INFO] running `Command { std: "docker" "start" "-a" "665384e6027b2ea940d5ec0431a78161ad26d455f1578b954010a01190cdd58b", kill_on_drop: false }`
[INFO] [stdout] warning: enum `TlsConfig` is never used
[INFO] [stdout]   --> src/lib.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | enum TlsConfig {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_server` is never used
[INFO] [stdout]   --> src/lib.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | async fn run_server(
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_tcp_conn` is never used
[INFO] [stdout]   --> src/lib.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | async fn handle_tcp_conn(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rustls_server_config` is never used
[INFO] [stdout]   --> src/lib.rs:98:4
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn rustls_server_config() -> Arc<tokio_rustls::rustls::ServerConfig> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-graceful-shutdown-issue v0.1.0 (/opt/rustwide/workdir)
[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 4.11s
[INFO] running `Command { std: "docker" "inspect" "665384e6027b2ea940d5ec0431a78161ad26d455f1578b954010a01190cdd58b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "665384e6027b2ea940d5ec0431a78161ad26d455f1578b954010a01190cdd58b", kill_on_drop: false }`
[INFO] [stdout] 665384e6027b2ea940d5ec0431a78161ad26d455f1578b954010a01190cdd58b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9e81f9b398292be430670fad7a766bb77a85d544737c2201c2f678841310e803
[INFO] running `Command { std: "docker" "start" "-a" "9e81f9b398292be430670fad7a766bb77a85d544737c2201c2f678841310e803", 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.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/hyper-graceful-shutdown-issue/41258a55ad036342/deps/hyper_graceful_shutdown_issue-41258a55ad036342)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] 2026-01-16T08:30:24.553753536Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] test tests::graceful_shutdown_without_tls ... FAILED
[INFO] [stdout] 2026-01-16T08:30:24.727508473Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:35689)
[INFO] [stdout] 2026-01-16T08:30:24.727823093Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(35689))
[INFO] [stdout] 2026-01-16T08:30:24.727950143Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:24.779959469Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:35689)
[INFO] [stdout] 2026-01-16T08:30:24.780251039Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(35689))
[INFO] [stdout] 2026-01-16T08:30:24.780358049Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:24.821984725Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:35689)
[INFO] [stdout] 2026-01-16T08:30:24.822308765Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(35689))
[INFO] [stdout] 2026-01-16T08:30:24.822515505Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:24.870263282Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:35689)
[INFO] [stdout] 2026-01-16T08:30:24.870521722Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(35689))
[INFO] [stdout] 2026-01-16T08:30:24.870615182Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:24.913366198Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:35689)
[INFO] [stdout] 2026-01-16T08:30:24.913630818Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(35689))
[INFO] [stdout] 2026-01-16T08:30:24.913725929Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:24.954411275Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:35689)
[INFO] [stdout] 2026-01-16T08:30:24.954656475Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(35689))
[INFO] [stdout] 2026-01-16T08:30:24.954741935Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.016230741Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.016485581Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(35689))
[INFO] [stdout] 2026-01-16T08:30:25.01657727Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.062352477Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.062606727Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(35689))
[INFO] [stdout] 2026-01-16T08:30:25.062691407Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.103027984Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.103262524Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(35689))
[INFO] [stdout] 2026-01-16T08:30:25.103347294Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.14924017Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.14949208Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(35689))
[INFO] [stdout] 2026-01-16T08:30:25.14959399Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.14998302Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.15047977Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.15092642Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.15136975Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.15179482Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.15223445Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.15262387Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.1531066Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.1534864Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.15394448Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:35689
[INFO] [stdout] 2026-01-16T08:30:25.171001929Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.172861698Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.173291538Z TRACE hyper_util::client::legacy::pool: /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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.173454198Z TRACE hyper_util::client::legacy::pool: /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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.175570848Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.177366198Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.179273558Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.181039968Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.182772508Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.184090778Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.186137148Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.187784177Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.188640667Z TRACE hyper_util::client::legacy::pool: /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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.188808277Z TRACE hyper_util::client::legacy::pool: /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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.188940027Z TRACE hyper_util::client::legacy::pool: /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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.189047167Z TRACE hyper_util::client::legacy::pool: /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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.189156197Z TRACE hyper_util::client::legacy::pool: /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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.189295117Z TRACE hyper_util::client::legacy::pool: /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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.189399487Z TRACE hyper_util::client::legacy::pool: /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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.189504797Z TRACE hyper_util::client::legacy::pool: /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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.190507137Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.191511077Z DEBUG hyper_util::client::legacy::pool: /opt/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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.191676097Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.191764727Z DEBUG hyper_util::client::legacy::pool: /opt/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:35689)
[INFO] [stdout] 2026-01-16T08:30:25.191848487Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:25.193485517Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:25.213250806Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-01-16T08:30:25.265880462Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.266030382Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(44531))
[INFO] [stdout] 2026-01-16T08:30:25.266072371Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.304866419Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.305032039Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(44531))
[INFO] [stdout] 2026-01-16T08:30:25.305088559Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.345558745Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.345716875Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(44531))
[INFO] [stdout] 2026-01-16T08:30:25.345766715Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.386455612Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.386614212Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(44531))
[INFO] [stdout] 2026-01-16T08:30:25.386661822Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.426813719Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.426949109Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(44531))
[INFO] [stdout] 2026-01-16T08:30:25.426994659Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.467618866Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.467764766Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(44531))
[INFO] [stdout] 2026-01-16T08:30:25.467808866Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.508046303Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.508227493Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(44531))
[INFO] [stdout] 2026-01-16T08:30:25.508284983Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.5480055Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.54814582Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(44531))
[INFO] [stdout] 2026-01-16T08:30:25.54822076Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.587900797Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.588130207Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(44531))
[INFO] [stdout] 2026-01-16T08:30:25.588207767Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.627621254Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.627832614Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(44531))
[INFO] [stdout] 2026-01-16T08:30:25.627874994Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.628140044Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.628468944Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.628708744Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.628941624Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.629172464Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.629432904Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.629659984Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.629882694Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.630106254Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.630359794Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:44531
[INFO] [stdout] 2026-01-16T08:30:25.662867421Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.664359561Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.67345255Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.67522992Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.67687199Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.6773816Z TRACE hyper_util::client::legacy::pool: /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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.67749883Z TRACE hyper_util::client::legacy::pool: /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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.67755713Z TRACE hyper_util::client::legacy::pool: /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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.67760972Z TRACE hyper_util::client::legacy::pool: /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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.6776607Z TRACE hyper_util::client::legacy::pool: /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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.67990282Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.68228429Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.68394985Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.685913759Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.687569259Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:25.688023579Z TRACE hyper_util::client::legacy::pool: /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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.688134009Z TRACE hyper_util::client::legacy::pool: /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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.688223809Z TRACE hyper_util::client::legacy::pool: /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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.688299799Z TRACE hyper_util::client::legacy::pool: /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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.688358059Z TRACE hyper_util::client::legacy::pool: /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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.689828159Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.689870199Z DEBUG hyper_util::client::legacy::pool: /opt/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.689972489Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.690001239Z DEBUG hyper_util::client::legacy::pool: /opt/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.690062359Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:25.692084249Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:25.694565919Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.694605339Z DEBUG hyper_util::client::legacy::pool: /opt/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.694677789Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.694701969Z DEBUG hyper_util::client::legacy::pool: /opt/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.694757469Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.694781809Z DEBUG hyper_util::client::legacy::pool: /opt/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.694829439Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:25.696440609Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:25.698588598Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:25.701496848Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.701546928Z DEBUG hyper_util::client::legacy::pool: /opt/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.701637478Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.701665408Z DEBUG hyper_util::client::legacy::pool: /opt/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.701736198Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.701764248Z DEBUG hyper_util::client::legacy::pool: /opt/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.701829318Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.701853108Z DEBUG hyper_util::client::legacy::pool: /opt/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.701914478Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.701938368Z DEBUG hyper_util::client::legacy::pool: /opt/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:44531)
[INFO] [stdout] 2026-01-16T08:30:25.701990248Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:25.703610658Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:25.705484488Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:25.707311508Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:25.709128308Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:25.729712666Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-01-16T08:30:25.779532582Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:43161)
[INFO] [stdout] 2026-01-16T08:30:25.779744772Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(43161))
[INFO] [stdout] 2026-01-16T08:30:25.779817952Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:25.871907475Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:43161)
[INFO] [stdout] 2026-01-16T08:30:25.872148085Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(43161))
[INFO] [stdout] 2026-01-16T08:30:25.872380975Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:25.919195421Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:43161)
[INFO] [stdout] 2026-01-16T08:30:25.919459561Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(43161))
[INFO] [stdout] 2026-01-16T08:30:25.919561241Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:25.960507998Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:43161)
[INFO] [stdout] 2026-01-16T08:30:25.960758348Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(43161))
[INFO] [stdout] 2026-01-16T08:30:25.960858028Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.002759555Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.003006335Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(43161))
[INFO] [stdout] 2026-01-16T08:30:26.003097225Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.042905152Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.043193882Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(43161))
[INFO] [stdout] 2026-01-16T08:30:26.043284152Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.082090359Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.082372629Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(43161))
[INFO] [stdout] 2026-01-16T08:30:26.082474919Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.122245606Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.122511326Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(43161))
[INFO] [stdout] 2026-01-16T08:30:26.122610176Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.163112153Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.163369823Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(43161))
[INFO] [stdout] 2026-01-16T08:30:26.163454953Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.20751165Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.207944739Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(43161))
[INFO] [stdout] 2026-01-16T08:30:26.208568769Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.209320979Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.210049009Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.210669719Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.211385509Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.212109309Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.212716959Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.213321119Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.213927499Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.214537369Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.215170909Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:43161
[INFO] [stdout] 2026-01-16T08:30:26.239314117Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.239888677Z TRACE hyper_util::client::legacy::pool: /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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.241778027Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.243260807Z TRACE hyper_util::client::legacy::pool: /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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.250060406Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.251392436Z TRACE hyper_util::client::legacy::pool: /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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.255740496Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.257245186Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.258976986Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.260655255Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.261579235Z TRACE hyper_util::client::legacy::pool: /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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.261819445Z TRACE hyper_util::client::legacy::pool: /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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.261944915Z TRACE hyper_util::client::legacy::pool: /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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.262088175Z TRACE hyper_util::client::legacy::pool: /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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.264038765Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.266732935Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.268457585Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.269233885Z TRACE hyper_util::client::legacy::pool: /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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.269429645Z TRACE hyper_util::client::legacy::pool: /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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.269553355Z TRACE hyper_util::client::legacy::pool: /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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.270049215Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.270740085Z DEBUG hyper_util::client::legacy::pool: /opt/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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.270917174Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:26.273422785Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.273508374Z DEBUG hyper_util::client::legacy::pool: /opt/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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.273646565Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.273884114Z DEBUG hyper_util::client::legacy::pool: /opt/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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.274049914Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.274119474Z DEBUG hyper_util::client::legacy::pool: /opt/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:43161)
[INFO] [stdout] 2026-01-16T08:30:26.274240924Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:26.276252804Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:26.278001944Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:26.293392123Z  INFO hyper_graceful_shutdown_issue::tests: src/lib.rs:258: STARTING NEW ITERATION
[INFO] [stdout] 2026-01-16T08:30:26.347380869Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.347634099Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(39145))
[INFO] [stdout] 2026-01-16T08:30:26.347724139Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.401406644Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.401673304Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(39145))
[INFO] [stdout] 2026-01-16T08:30:26.401753144Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.441938441Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.445080111Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(39145))
[INFO] [stdout] 2026-01-16T08:30:26.445221751Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.482014638Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.482166598Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(39145))
[INFO] [stdout] 2026-01-16T08:30:26.482222569Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.519427576Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.519573566Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(39145))
[INFO] [stdout] 2026-01-16T08:30:26.519611866Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.555656263Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.555804353Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(39145))
[INFO] [stdout] 2026-01-16T08:30:26.555843623Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.59402949Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.59430871Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(39145))
[INFO] [stdout] 2026-01-16T08:30:26.5944158Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.634996527Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.635271197Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(39145))
[INFO] [stdout] 2026-01-16T08:30:26.635331257Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.674759804Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.674980394Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(39145))
[INFO] [stdout] 2026-01-16T08:30:26.675067224Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.71506594Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.715308931Z TRACE hyper_util::client::legacy::connect::http: /opt/rustwide/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(39145))
[INFO] [stdout] 2026-01-16T08:30:26.715402091Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:657: connecting to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.71602302Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.72033668Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.7208097Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.72113981Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.72149102Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.72181853Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.72214074Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.72248277Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.72280461Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.72311543Z DEBUG hyper_util::client::legacy::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/connect/http.rs:660: connected to 127.0.0.1:39145
[INFO] [stdout] 2026-01-16T08:30:26.7265475Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.72840024Z TRACE hyper_util::client::legacy::pool: /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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.733597029Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.734482249Z TRACE hyper_util::client::legacy::pool: /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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.737280109Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.739341989Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.741420559Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.743305509Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.743774318Z TRACE hyper_util::client::legacy::pool: /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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.743901038Z TRACE hyper_util::client::legacy::pool: /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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.743955498Z TRACE hyper_util::client::legacy::pool: /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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.744007629Z TRACE hyper_util::client::legacy::pool: /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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.746737848Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.748357388Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.750389118Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.752766788Z TRACE hyper_util::client::legacy::client: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/client.rs:592: http1 handshake complete, spawning background dispatcher task
[INFO] [stdout] 2026-01-16T08:30:26.753261098Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.753308008Z DEBUG hyper_util::client::legacy::pool: /opt/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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.753600678Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.753635028Z DEBUG hyper_util::client::legacy::pool: /opt/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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.753714928Z TRACE hyper_util::client::legacy::pool: /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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.753806458Z TRACE hyper_util::client::legacy::pool: /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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.753864408Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:26.755762157Z TRACE hyper_util::client::legacy::pool: /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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.756149497Z TRACE hyper_util::client::legacy::pool: /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:39145)
[INFO] [stdout] 2026-01-16T08:30:26.756266417Z TRACE hyper_util::client::legacy::pool: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.10/src/client/legacy/pool.rs:791: pool closed, canceling idle interval
[INFO] [stdout] 2026-01-16T08:30:26.768710336Z 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] 2026-01-16T08:30:26.770617576Z 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' (26) 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:     0x57f9dc0f9122 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57f9dc0f9122 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57f9dc0f9122 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57f9dc0f9122 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57f9dc110cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57f9dc110cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x57f9dc0fe496 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57f9dc0fe496 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57f9dc0d62bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57f9dc0d62bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57f9dc0f0c99 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57f9db9d880e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57f9db9d880e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57f9dc0f0f02 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57f9dc0f0f02 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57f9dc0d6378 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57f9dc0cda89 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57f9dc0d743d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57f9dc1114bc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57f9dc111202 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57f9db7c1fdb - <core[8f93d80df273fe75]::result::Result<(), tracing_subscriber[2a72a1ad65b1ef79]::util::TryInitError>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57f9db7ee5b1 - <tracing_subscriber[2a72a1ad65b1ef79]::layer::layered::Layered<tracing_subscriber[2a72a1ad65b1ef79]::fmt::fmt_layer::Layer<tracing_subscriber[2a72a1ad65b1ef79]::layer::layered::Layered<tracing_subscriber[2a72a1ad65b1ef79]::filter::env::EnvFilter, tracing_subscriber[2a72a1ad65b1ef79]::registry::sharded::Registry>, tracing_subscriber[2a72a1ad65b1ef79]::fmt::format::DefaultFields, tracing_subscriber[2a72a1ad65b1ef79]::fmt::format::Format<tracing_subscriber[2a72a1ad65b1ef79]::fmt::format::Full, tracing_subscriber[2a72a1ad65b1ef79]::fmt::time::time_crate::UtcTime<time[b4a79a5d68d1e6f3]::format_description::well_known::rfc3339::Rfc3339>>>, tracing_subscriber[2a72a1ad65b1ef79]::layer::layered::Layered<tracing_subscriber[2a72a1ad65b1ef79]::filter::env::EnvFilter, tracing_subscriber[2a72a1ad65b1ef79]::registry::sharded::Registry>> as tracing_subscriber[2a72a1ad65b1ef79]::util::SubscriberInitExt>::init
[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:     0x57f9db801d8e - hyper_graceful_shutdown_issue[ec12e38b579b79c0]::tests::init_tracing
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:379:14
[INFO] [stdout]   23:     0x57f9db7fdb78 - hyper_graceful_shutdown_issue[ec12e38b579b79c0]::tests::test_graceful_shutdown::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:252:9
[INFO] [stdout]   24:     0x57f9db7ff595 - hyper_graceful_shutdown_issue[ec12e38b579b79c0]::tests::graceful_shutdown_without_tls::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:233:53
[INFO] [stdout]   25:     0x57f9db7d9a92 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57f9db7d9b4d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57f9db7a991d - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[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:     0x57f9db7a959b - tokio[23ec0907707686a4]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x57f9db7a959b - tokio[23ec0907707686a4]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x57f9db7a959b - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[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:     0x57f9db79d880 - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[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:     0x57f9db7a77cd - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}
[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:     0x57f9db7a6014 - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[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:     0x57f9db80680b - <tokio[23ec0907707686a4]::runtime::context::scoped::Scoped<tokio[23ec0907707686a4]::runtime::scheduler::Context>>::set::<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[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:     0x57f9db7a8b99 - tokio[23ec0907707686a4]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[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:     0x57f9db7be172 - <std[840933623431fd06]::thread::local::LocalKey<tokio[23ec0907707686a4]::runtime::context::Context>>::try_with::<tokio[23ec0907707686a4]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x57f9db7bd95e - <std[840933623431fd06]::thread::local::LocalKey<tokio[23ec0907707686a4]::runtime::context::Context>>::with::<tokio[23ec0907707686a4]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x57f9db7a3d9d - tokio[23ec0907707686a4]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[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:     0x57f9db7a2f70 - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[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:     0x57f9db7a3706 - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>
[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:     0x57f9db7a4e13 - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[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:     0x57f9db7f5f93 - tokio[23ec0907707686a4]::runtime::context::runtime::enter_runtime::<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[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:     0x57f9db79cf81 - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[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:     0x57f9db77e574 - <tokio[23ec0907707686a4]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[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:     0x57f9db77e8e7 - <tokio[23ec0907707686a4]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[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:     0x57f9db802131 - hyper_graceful_shutdown_issue[ec12e38b579b79c0]::tests::graceful_shutdown_without_tls
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:233:53
[INFO] [stdout]   47:     0x57f9db7ff2b7 - hyper_graceful_shutdown_issue[ec12e38b579b79c0]::tests::graceful_shutdown_without_tls::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:232:45
[INFO] [stdout]   48:     0x57f9db7fabb6 - <hyper_graceful_shutdown_issue[ec12e38b579b79c0]::tests::graceful_shutdown_without_tls::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x57f9db9ccbbb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x57f9db9ccbbb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x57f9db9d941a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x57f9db9d941a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x57f9db9d941a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x57f9db9d941a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x57f9db9d941a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x57f9db9d941a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x57f9db9d941a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x57f9db9d38e4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x57f9db9d38e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x57f9db9dbf12 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x57f9db9dbf12 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x57f9db9dbf12 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x57f9db9dbf12 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x57f9db9dbf12 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x57f9db9dbf12 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x57f9db9dbf12 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x57f9dc0f898f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x57f9dc0f898f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x752c382e5aa4 - <unknown>
[INFO] [stdout]   70:     0x752c38372a64 - 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' (25) 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:39145/)
[INFO] [stdout] reqwest::Error { kind: Request, url: "https://127.0.0.1:39145/", source: hyper_util::client::legacy::Error(SendRequest, hyper::Error(Io, Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })) }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57f9dc0f9122 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57f9dc0f9122 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57f9dc0f9122 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57f9dc0f9122 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57f9dc110cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57f9dc110cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x57f9dc0fe496 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57f9dc0fe496 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57f9dc0d62bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57f9dc0d62bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57f9dc0f0c99 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57f9db9d880e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57f9db9d880e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57f9dc0f0f02 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57f9dc0f0f02 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57f9dc0d6378 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57f9dc0cda89 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57f9dc0d743d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57f9dc1114bc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57f9db7ff109 - hyper_graceful_shutdown_issue[ec12e38b579b79c0]::tests::test_graceful_shutdown::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:317:25
[INFO] [stdout]   20:     0x57f9db7ff3f8 - hyper_graceful_shutdown_issue[ec12e38b579b79c0]::tests::graceful_shutdown_with_tls::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:52
[INFO] [stdout]   21:     0x57f9db7d9a92 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x57f9db7d9b4d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57f9db7a991d - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[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:     0x57f9db7a959b - tokio[23ec0907707686a4]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x57f9db7a959b - tokio[23ec0907707686a4]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x57f9db7a959b - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[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:     0x57f9db79d880 - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[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:     0x57f9db7a77cd - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}
[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:     0x57f9db7a6014 - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[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:     0x57f9db80680b - <tokio[23ec0907707686a4]::runtime::context::scoped::Scoped<tokio[23ec0907707686a4]::runtime::scheduler::Context>>::set::<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[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:     0x57f9db7a8b99 - tokio[23ec0907707686a4]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[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:     0x57f9db7be172 - <std[840933623431fd06]::thread::local::LocalKey<tokio[23ec0907707686a4]::runtime::context::Context>>::try_with::<tokio[23ec0907707686a4]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x57f9db7bd95e - <std[840933623431fd06]::thread::local::LocalKey<tokio[23ec0907707686a4]::runtime::context::Context>>::with::<tokio[23ec0907707686a4]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x57f9db7a3d9d - tokio[23ec0907707686a4]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[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:     0x57f9db7a2f70 - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[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:     0x57f9db7a3706 - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>
[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:     0x57f9db7a4e13 - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[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:     0x57f9db7f5f93 - tokio[23ec0907707686a4]::runtime::context::runtime::enter_runtime::<<tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[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:     0x57f9db79cf81 - <tokio[23ec0907707686a4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[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:     0x57f9db77e574 - <tokio[23ec0907707686a4]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[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:     0x57f9db77e8e7 - <tokio[23ec0907707686a4]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[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:     0x57f9db801f71 - hyper_graceful_shutdown_issue[ec12e38b579b79c0]::tests::graceful_shutdown_with_tls
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:52
[INFO] [stdout]   43:     0x57f9db7ff287 - hyper_graceful_shutdown_issue[ec12e38b579b79c0]::tests::graceful_shutdown_with_tls::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:238:42
[INFO] [stdout]   44:     0x57f9db7fab76 - <hyper_graceful_shutdown_issue[ec12e38b579b79c0]::tests::graceful_shutdown_with_tls::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x57f9db9ccbbb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x57f9db9ccbbb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x57f9db9d941a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x57f9db9d941a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x57f9db9d941a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x57f9db9d941a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x57f9db9d941a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x57f9db9d941a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x57f9db9d941a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x57f9db9d38e4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x57f9db9d38e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x57f9db9dbf12 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x57f9db9dbf12 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x57f9db9dbf12 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x57f9db9dbf12 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x57f9db9dbf12 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x57f9db9dbf12 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x57f9db9dbf12 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x57f9dc0f898f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x57f9dc0f898f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x752c382e5aa4 - <unknown>
[INFO] [stdout]   66:     0x752c38372a64 - 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.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9e81f9b398292be430670fad7a766bb77a85d544737c2201c2f678841310e803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e81f9b398292be430670fad7a766bb77a85d544737c2201c2f678841310e803", kill_on_drop: false }`
[INFO] [stdout] 9e81f9b398292be430670fad7a766bb77a85d544737c2201c2f678841310e803
