[INFO] fetching crate async-native-tls 0.5.0...
[INFO] testing async-native-tls-0.5.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate async-native-tls 0.5.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate async-native-tls 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate async-native-tls 0.5.0
[INFO] tweaked toml for crates.io crate async-native-tls 0.5.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-native-tls 0.5.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 154 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.8)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ceec3c7a51c645e4b62e88e5e5380fbc9a9d45af237ecb0afd77b96191a24b4c
[INFO] running `Command { std: "docker" "start" "-a" "ceec3c7a51c645e4b62e88e5e5380fbc9a9d45af237ecb0afd77b96191a24b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceec3c7a51c645e4b62e88e5e5380fbc9a9d45af237ecb0afd77b96191a24b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceec3c7a51c645e4b62e88e5e5380fbc9a9d45af237ecb0afd77b96191a24b4c", kill_on_drop: false }`
[INFO] [stdout] ceec3c7a51c645e4b62e88e5e5380fbc9a9d45af237ecb0afd77b96191a24b4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d26abbba3f6a299d69df8fd006a43fe07824edbb8fb9d700534786443f78b44
[INFO] running `Command { std: "docker" "start" "-a" "1d26abbba3f6a299d69df8fd006a43fe07824edbb8fb9d700534786443f78b44", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling async-native-tls v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.55s
[INFO] running `Command { std: "docker" "inspect" "1d26abbba3f6a299d69df8fd006a43fe07824edbb8fb9d700534786443f78b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d26abbba3f6a299d69df8fd006a43fe07824edbb8fb9d700534786443f78b44", kill_on_drop: false }`
[INFO] [stdout] 1d26abbba3f6a299d69df8fd006a43fe07824edbb8fb9d700534786443f78b44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] facde05410ce1ce129ccc6bad2ed806b47138870d117129c61216c0606e9b33e
[INFO] running `Command { std: "docker" "start" "-a" "facde05410ce1ce129ccc6bad2ed806b47138870d117129c61216c0606e9b33e", kill_on_drop: false }`
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling async-native-tls v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-openssl`
[INFO] [stdout]   --> tests/bad.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     if #[cfg(any(feature = "force-openssl",
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `futures-util`, `runtime-async-std`, `runtime-tokio`, `tokio`, and `vendored`
[INFO] [stdout]    = help: consider adding `force-openssl` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-openssl`
[INFO] [stdout]    --> tests/smoke.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout] 130 |     if #[cfg(any(feature = "force-openssl",
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `futures-util`, `runtime-async-std`, `runtime-tokio`, `tokio`, and `vendored`
[INFO] [stdout]     = help: consider adding `force-openssl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.59s
[INFO] running `Command { std: "docker" "inspect" "facde05410ce1ce129ccc6bad2ed806b47138870d117129c61216c0606e9b33e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "facde05410ce1ce129ccc6bad2ed806b47138870d117129c61216c0606e9b33e", kill_on_drop: false }`
[INFO] [stdout] facde05410ce1ce129ccc6bad2ed806b47138870d117129c61216c0606e9b33e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 073d6f22716a883d3a5cdc4d8115ff5511c6c73b2f1036f262fb0f67df598a32
[INFO] running `Command { std: "docker" "start" "-a" "073d6f22716a883d3a5cdc4d8115ff5511c6c73b2f1036f262fb0f67df598a32", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-openssl`
[INFO] [stderr]    --> tests/smoke.rs:130:18
[INFO] [stderr]     |
[INFO] [stderr] 130 |     if #[cfg(any(feature = "force-openssl",
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `futures-util`, `runtime-async-std`, `runtime-tokio`, `tokio`, and `vendored`
[INFO] [stderr]     = help: consider adding `force-openssl` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-openssl`
[INFO] [stderr]   --> tests/bad.rs:21:18
[INFO] [stderr]    |
[INFO] [stderr] 21 |     if #[cfg(any(feature = "force-openssl",
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `futures-util`, `runtime-async-std`, `runtime-tokio`, `tokio`, and `vendored`
[INFO] [stderr]    = help: consider adding `force-openssl` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `async-native-tls` (test "smoke") generated 1 warning
[INFO] [stderr] warning: `async-native-tls` (test "bad") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_native_tls-9e0714753d8d0682)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test acceptor::tests::test_acceptor ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- acceptor::tests::test_acceptor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'acceptor::tests::test_acceptor' (24) panicked at src/acceptor.rs:111:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NativeTls(Normal(ErrorStack([Error { code: 50856204, library: "digital envelope routines", function: "inner_evp_generic_fetch", reason: "unsupported", file: "../crypto/evp/evp_fetch.c", line: 386, data: "Global default library context, Algorithm (RC2-40-CBC : 0), Properties ()" }])))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cb3071a46e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cb3071a46e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cb3071a46e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cb3071a46e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cb3071b9fda - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cb3071b9fda - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5cb3071a9906 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cb3071a9906 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cb307181d3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cb307181d3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cb30719c179 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cb30706de9e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cb30706de9e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cb30719c3e2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cb30719c3e2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cb307181df8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cb307176f99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cb307182e1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cb3071ba71c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cb3071ba462 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cb30704d1e4 - <core[27de1724e4349be2]::result::Result<async_native_tls[1926316b4c2941b7]::acceptor::TlsAcceptor, async_native_tls[1926316b4c2941b7]::acceptor::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cb30704d1e4 - async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/acceptor.rs:111:61
[INFO] [stdout]   22:     0x5cb307057000 - <async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x5cb307045ce8 - <async_std[acbd426f9f071eb9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x5cb3070405e5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[acbd426f9f071eb9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[acbd426f9f071eb9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5cb30703fc9e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[acbd426f9f071eb9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[acbd426f9f071eb9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5cb30703fb38 - <async_std[acbd426f9f071eb9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x5cb30705ad6a - <async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x5cb30705a2c4 - <futures_lite[2eda05669484d615]::future::Or<async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>, <async_executor[54498c7e76db8660]::State>::run<(), async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x5cb3070467ae - <async_executor[54498c7e76db8660]::State>::run::<(), async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x5cb3070461da - <async_executor[54498c7e76db8660]::Executor>::run::<(), async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x5cb30704645e - <async_executor[54498c7e76db8660]::LocalExecutor>::run::<(), async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x5cb3070564b5 - async_io[f64fbb299be4183b]::driver::block_on::<(), <async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x5cb307040e2d - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[f64fbb299be4183b]::driver::block_on<(), <async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5cb307040cfe - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::with::<async_io[f64fbb299be4183b]::driver::block_on<(), <async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5cb307052d83 - async_io[f64fbb299be4183b]::driver::block_on::<(), <async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x5cb3070468c3 - async_global_executor[df0a6c2b90eeb278]::reactor::block_on::<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x5cb30704521d - async_global_executor[df0a6c2b90eeb278]::reactor::block_on::<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x5cb30705ed5d - async_global_executor[df0a6c2b90eeb278]::executor::block_on::<async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x5cb307040fad - <std[3b51380354919863]::thread::local::LocalKey<async_executor[54498c7e76db8660]::LocalExecutor>>::try_with::<async_global_executor[df0a6c2b90eeb278]::executor::block_on<async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5cb307040e7e - <std[3b51380354919863]::thread::local::LocalKey<async_executor[54498c7e76db8660]::LocalExecutor>>::with::<async_global_executor[df0a6c2b90eeb278]::executor::block_on<async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5cb30705dcfa - async_global_executor[df0a6c2b90eeb278]::executor::block_on::<async_std[acbd426f9f071eb9]::task::builder::SupportTaskLocals<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x5cb307056c50 - <async_std[acbd426f9f071eb9]::task::builder::Builder>::blocking::<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x5cb307045956 - <async_std[acbd426f9f071eb9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[acbd426f9f071eb9]::task::builder::Builder>::blocking<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x5cb30704019f - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[acbd426f9f071eb9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[acbd426f9f071eb9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[acbd426f9f071eb9]::task::builder::Builder>::blocking<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5cb30703fb4e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[acbd426f9f071eb9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[acbd426f9f071eb9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[acbd426f9f071eb9]::task::builder::Builder>::blocking<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5cb30703fa1a - <async_std[acbd426f9f071eb9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[acbd426f9f071eb9]::task::builder::Builder>::blocking<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x5cb3070552cc - <async_std[acbd426f9f071eb9]::task::builder::Builder>::blocking::<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x5cb307040b8d - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<usize>>>::try_with::<<async_std[acbd426f9f071eb9]::task::builder::Builder>::blocking<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x5cb307040a5e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<usize>>>::with::<<async_std[acbd426f9f071eb9]::task::builder::Builder>::blocking<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x5cb307051725 - <async_std[acbd426f9f071eb9]::task::builder::Builder>::blocking::<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x5cb307052ecc - async_std[acbd426f9f071eb9]::task::block_on::block_on::<async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x5cb30704f214 - async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor
[INFO] [stdout]                                at /opt/rustwide/workdir/src/acceptor.rs:108:5
[INFO] [stdout]   53:     0x5cb30704cbf7 - async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/acceptor.rs:108:23
[INFO] [stdout]   54:     0x5cb307061fa6 - <async_native_tls[1926316b4c2941b7]::acceptor::tests::test_acceptor::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5cb30706224b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5cb30706224b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5cb30706eaaa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5cb30706eaaa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cb30706eaaa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cb30706eaaa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cb30706eaaa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cb30706eaaa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5cb30706eaaa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5cb30706a054 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5cb30706a054 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5cb3070715a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5cb3070715a2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5cb3070715a2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5cb3070715a2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5cb3070715a2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5cb3070715a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5cb3070715a2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5cb3071a3dcf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5cb3071a3dcf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x747afad33aa4 - <unknown>
[INFO] [stdout]   76:     0x747afadc0a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     acceptor::tests::test_acceptor
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "073d6f22716a883d3a5cdc4d8115ff5511c6c73b2f1036f262fb0f67df598a32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "073d6f22716a883d3a5cdc4d8115ff5511c6c73b2f1036f262fb0f67df598a32", kill_on_drop: false }`
[INFO] [stdout] 073d6f22716a883d3a5cdc4d8115ff5511c6c73b2f1036f262fb0f67df598a32
