[INFO] fetching crate kcp-tokio 0.4.0...
[INFO] testing kcp-tokio-0.4.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate kcp-tokio 0.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate kcp-tokio 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kcp-tokio 0.4.0
[INFO] tweaked toml for crates.io crate kcp-tokio 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kcp-tokio 0.4.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kcp-tokio 0.4.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kcp-core v0.1.0
[INFO] [stderr]   Downloaded clap v4.5.42
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded clap_builder v4.5.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e3b7f20c0c8de17c7e6b1ccd88ff11a5cfdc9d74fc81b44515b9aae7866d436
[INFO] running `Command { std: "docker" "start" "-a" "8e3b7f20c0c8de17c7e6b1ccd88ff11a5cfdc9d74fc81b44515b9aae7866d436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e3b7f20c0c8de17c7e6b1ccd88ff11a5cfdc9d74fc81b44515b9aae7866d436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e3b7f20c0c8de17c7e6b1ccd88ff11a5cfdc9d74fc81b44515b9aae7866d436", kill_on_drop: false }`
[INFO] [stdout] 8e3b7f20c0c8de17c7e6b1ccd88ff11a5cfdc9d74fc81b44515b9aae7866d436
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 480ed39df0f6290751cb3eaca31a47a13c2e2c7f5226cc82fc6e94f0adcce231
[INFO] running `Command { std: "docker" "start" "-a" "480ed39df0f6290751cb3eaca31a47a13c2e2c7f5226cc82fc6e94f0adcce231", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling kcp-core v0.1.0
[INFO] [stderr]    Compiling kcp-tokio v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.97s
[INFO] running `Command { std: "docker" "inspect" "480ed39df0f6290751cb3eaca31a47a13c2e2c7f5226cc82fc6e94f0adcce231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "480ed39df0f6290751cb3eaca31a47a13c2e2c7f5226cc82fc6e94f0adcce231", kill_on_drop: false }`
[INFO] [stdout] 480ed39df0f6290751cb3eaca31a47a13c2e2c7f5226cc82fc6e94f0adcce231
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 208d918bf70f615b43faf76ac01b8d617f6f05250b41fbdc2201f10154b861a9
[INFO] running `Command { std: "docker" "start" "-a" "208d918bf70f615b43faf76ac01b8d617f6f05250b41fbdc2201f10154b861a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling kcp-core v0.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling kcp-tokio v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "208d918bf70f615b43faf76ac01b8d617f6f05250b41fbdc2201f10154b861a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "208d918bf70f615b43faf76ac01b8d617f6f05250b41fbdc2201f10154b861a9", kill_on_drop: false }`
[INFO] [stdout] 208d918bf70f615b43faf76ac01b8d617f6f05250b41fbdc2201f10154b861a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49fffc9cd0cc75fb3507f4f1fb7622eaf5d01ca313ad562143028386ae4e550f
[INFO] running `Command { std: "docker" "start" "-a" "49fffc9cd0cc75fb3507f4f1fb7622eaf5d01ca313ad562143028386ae4e550f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests kcp/lib.rs (/opt/rustwide/target/debug/deps/kcp_tokio-3913792c10e40fe9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stdout] test metrics::tests::test_global_metrics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/echo_test.rs (/opt/rustwide/target/debug/deps/echo_test-883157c98d090858)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_echo_server_client ... ok
[INFO] [stdout] test test_multiple_messages ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/resilience_test.rs (/opt/rustwide/target/debug/deps/resilience_test-b3f1309fa0a53173)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_out_of_order_delivery ... ok
[INFO] [stdout] test test_sustained_throughput ... ok
[INFO] [stdout] test test_large_message_delivery ... ok
[INFO] [stdout] test test_packet_loss_recovery ... ok
[INFO] [stdout] test test_loss_and_reorder_combined ... ok
[INFO] [stdout] test test_concurrent_connections ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test resilience_test`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_concurrent_connections stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (31) panicked at tests/resilience_test.rs:300:22:
[INFO] [stdout] Read timeout: Elapsed(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b66b0c72f9a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b66b0c72f9a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b66b0c72f9a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b66b0c72f9a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b66b0c8863a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b66b0c8863a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5b66b0c77e12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b66b0c77e12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b66b0c5127f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b66b0c5127f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b66b0c6afc9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b66b0b07d2c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b66b0b07d2c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b66b0c6b242 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b66b0c6b242 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b66b0c51338 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b66b0c46499 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b66b0c5220d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b66b0c88dfc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b66b0c88b72 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b66b0a8d704 - <core[e929cb53b82a81ca]::result::Result<core[e929cb53b82a81ca]::result::Result<usize, std[29689e6404d28ef9]::io::error::Error>, tokio[e44cdd6191fec1e6]::time::error::Elapsed>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b66b0ac8674 - resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/resilience_test.rs:300:22
[INFO] [stdout]   22:     0x5b66b0a5fa08 - <tokio[e44cdd6191fec1e6]::runtime::task::core::Core<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]   23:     0x5b66b0a6da88 - <tokio[e44cdd6191fec1e6]::loom::std::unsafe_cell::UnsafeCell<tokio[e44cdd6191fec1e6]::runtime::task::core::Stage<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#0}::{closure#0}>>>::with_mut::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[e44cdd6191fec1e6]::runtime::task::core::Core<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5b66b0a6da88 - <tokio[e44cdd6191fec1e6]::runtime::task::core::Core<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]   25:     0x5b66b0a4f0ea - tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future::<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x5b66b0adf800 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5b66b0a85bbe - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5b66b0aad78b - __rust_try
[INFO] [stdout]   29:     0x5b66b0aaa113 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::task::poll::Poll<()>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b66b0aaa113 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b66b0a4c8bf - tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future::<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x5b66b0a57e30 - <tokio[e44cdd6191fec1e6]::runtime::task::harness::Harness<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x5b66b0a580e3 - <tokio[e44cdd6191fec1e6]::runtime::task::harness::Harness<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x5b66b0aed7bb - tokio[e44cdd6191fec1e6]::runtime::task::raw::poll::<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#0}::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   35:     0x5b66b0bb9067 - <tokio[e44cdd6191fec1e6]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   36:     0x5b66b0bd1d82 - <tokio[e44cdd6191fec1e6]::runtime::task::LocalNotified<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   37:     0x5b66b0bbba2d - <tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:600:18
[INFO] [stdout]   38:     0x5b66b0bc2999 - tokio[e44cdd6191fec1e6]::task::coop::with_budget::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5b66b0bc2999 - tokio[e44cdd6191fec1e6]::task::coop::budget::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5b66b0bc2999 - <tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   41:     0x5b66b0bc1719 - <tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   42:     0x5b66b0bbb619 - tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   43:     0x5b66b0be4d80 - <tokio[e44cdd6191fec1e6]::runtime::context::scoped::Scoped<tokio[e44cdd6191fec1e6]::runtime::scheduler::Context>>::set::<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5b66b0be75db - tokio[e44cdd6191fec1e6]::runtime::context::set_scheduler::<(), tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5b66b0bcdaeb - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[e44cdd6191fec1e6]::runtime::context::Context>>::try_with::<tokio[e44cdd6191fec1e6]::runtime::context::set_scheduler<(), tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   46:     0x5b66b0bcd74f - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[e44cdd6191fec1e6]::runtime::context::Context>>::with::<tokio[e44cdd6191fec1e6]::runtime::context::set_scheduler<(), tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   47:     0x5b66b0be56a4 - tokio[e44cdd6191fec1e6]::runtime::context::set_scheduler::<(), tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5b66b0bbc519 - tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   49:     0x5b66b0bf57cf - tokio[e44cdd6191fec1e6]::runtime::context::runtime::enter_runtime::<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5b66b0bc2e01 - tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   51:     0x5b66b0bbb72b - <tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   52:     0x5b66b0bb187b - <tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   53:     0x5b66b0bc698c - <tokio[e44cdd6191fec1e6]::runtime::task::core::Core<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]   54:     0x5b66b0bcab8c - <tokio[e44cdd6191fec1e6]::loom::std::unsafe_cell::UnsafeCell<tokio[e44cdd6191fec1e6]::runtime::task::core::Stage<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[e44cdd6191fec1e6]::runtime::task::core::Core<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   55:     0x5b66b0bcab8c - <tokio[e44cdd6191fec1e6]::runtime::task::core::Core<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]   56:     0x5b66b0ba78ee - tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future::<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   57:     0x5b66b0b9e2f1 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5b66b0bba57f - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5b66b0ba52fb - __rust_try
[INFO] [stdout]   60:     0x5b66b0ba0a93 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::task::poll::Poll<()>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5b66b0ba0a93 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b66b0ba6770 - tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future::<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   63:     0x5b66b0ba9b19 - <tokio[e44cdd6191fec1e6]::runtime::task::harness::Harness<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   64:     0x5b66b0ba9dd7 - <tokio[e44cdd6191fec1e6]::runtime::task::harness::Harness<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   65:     0x5b66b0bb50ed - tokio[e44cdd6191fec1e6]::runtime::task::raw::poll::<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   66:     0x5b66b0bb9067 - <tokio[e44cdd6191fec1e6]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   67:     0x5b66b0bd1dc7 - <tokio[e44cdd6191fec1e6]::runtime::task::UnownedTask<tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   68:     0x5b66b0bfcdf7 - <tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   69:     0x5b66b0bfef42 - <tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   70:     0x5b66b0bfb8f4 - <tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   71:     0x5b66b0bf4ca6 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5b66b0bf6022 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   73:     0x5b66b0b9e3d1 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x5b66b0bba6c7 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5b66b0bf847b - __rust_try
[INFO] [stdout]   76:     0x5b66b0bf5b14 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5b66b0bf5b14 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5b66b0bf5b14 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5b66b0b9bc1f - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5b66b0c726af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5b66b0c726af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x7b090b3c8aa4 - <unknown>
[INFO] [stdout]   83:     0x7b090b455a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (34) panicked at tests/resilience_test.rs:340:18:
[INFO] [stdout] Read timeout: Elapsed(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b66b0c72f9a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b66b0c72f9a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b66b0c72f9a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b66b0c72f9a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b66b0c8863a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b66b0c8863a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5b66b0c77e12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b66b0c77e12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b66b0c5127f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b66b0c5127f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b66b0c6afc9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b66b0b07d2c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b66b0b07d2c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b66b0c6b242 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b66b0c6b242 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b66b0c51338 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b66b0c46499 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b66b0c5220d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b66b0c88dfc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b66b0c88b72 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b66b0a8d704 - <core[e929cb53b82a81ca]::result::Result<core[e929cb53b82a81ca]::result::Result<usize, std[29689e6404d28ef9]::io::error::Error>, tokio[e44cdd6191fec1e6]::time::error::Elapsed>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b66b0aca42e - resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/resilience_test.rs:340:18
[INFO] [stdout]   22:     0x5b66b0afa89b - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b66b0a5dc95 - <tokio[e44cdd6191fec1e6]::runtime::task::core::Core<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5b66b0a6bd22 - <tokio[e44cdd6191fec1e6]::loom::std::unsafe_cell::UnsafeCell<tokio[e44cdd6191fec1e6]::runtime::task::core::Stage<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}>>>>>::with_mut::<core[e929cb53b82a81ca]::task::poll::Poll<(u32, alloc[9d7caffeb3b5d2c6]::string::String, alloc[9d7caffeb3b5d2c6]::string::String)>, <tokio[e44cdd6191fec1e6]::runtime::task::core::Core<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5b66b0a6bd22 - <tokio[e44cdd6191fec1e6]::runtime::task::core::Core<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x5b66b0a4e8db - tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5b66b0adf48a - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b66b0a8571c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<(u32, alloc[9d7caffeb3b5d2c6]::string::String, alloc[9d7caffeb3b5d2c6]::string::String)>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b66b0aad78b - __rust_try
[INFO] [stdout]   30:     0x5b66b0aa9202 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::task::poll::Poll<(u32, alloc[9d7caffeb3b5d2c6]::string::String, alloc[9d7caffeb3b5d2c6]::string::String)>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b66b0aa9202 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<(u32, alloc[9d7caffeb3b5d2c6]::string::String, alloc[9d7caffeb3b5d2c6]::string::String)>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b66b0a4b5a1 - tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5b66b0a54f40 - <tokio[e44cdd6191fec1e6]::runtime::task::harness::Harness<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x5b66b0a551e3 - <tokio[e44cdd6191fec1e6]::runtime::task::harness::Harness<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x5b66b0aed6bb - tokio[e44cdd6191fec1e6]::runtime::task::raw::poll::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}::{closure#1}>>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x5b66b0bb9067 - <tokio[e44cdd6191fec1e6]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x5b66b0bd1d82 - <tokio[e44cdd6191fec1e6]::runtime::task::LocalNotified<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x5b66b0bbba2d - <tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:600:18
[INFO] [stdout]   39:     0x5b66b0bc2999 - tokio[e44cdd6191fec1e6]::task::coop::with_budget::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x5b66b0bc2999 - tokio[e44cdd6191fec1e6]::task::coop::budget::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x5b66b0bc2999 - <tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x5b66b0bc19e8 - <tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:551:29
[INFO] [stdout]   43:     0x5b66b0bbb619 - tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   44:     0x5b66b0be4d80 - <tokio[e44cdd6191fec1e6]::runtime::context::scoped::Scoped<tokio[e44cdd6191fec1e6]::runtime::scheduler::Context>>::set::<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x5b66b0be75db - tokio[e44cdd6191fec1e6]::runtime::context::set_scheduler::<(), tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   46:     0x5b66b0bcdaeb - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[e44cdd6191fec1e6]::runtime::context::Context>>::try_with::<tokio[e44cdd6191fec1e6]::runtime::context::set_scheduler<(), tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   47:     0x5b66b0bcd74f - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[e44cdd6191fec1e6]::runtime::context::Context>>::with::<tokio[e44cdd6191fec1e6]::runtime::context::set_scheduler<(), tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   48:     0x5b66b0be56a4 - tokio[e44cdd6191fec1e6]::runtime::context::set_scheduler::<(), tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   49:     0x5b66b0bbc519 - tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   50:     0x5b66b0bf57cf - tokio[e44cdd6191fec1e6]::runtime::context::runtime::enter_runtime::<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x5b66b0bc2e01 - tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   52:     0x5b66b0bbb72b - <tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x5b66b0bb187b - <tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x5b66b0bc698c - <tokio[e44cdd6191fec1e6]::runtime::task::core::Core<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]   55:     0x5b66b0bcab8c - <tokio[e44cdd6191fec1e6]::loom::std::unsafe_cell::UnsafeCell<tokio[e44cdd6191fec1e6]::runtime::task::core::Stage<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[e44cdd6191fec1e6]::runtime::task::core::Core<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   56:     0x5b66b0bcab8c - <tokio[e44cdd6191fec1e6]::runtime::task::core::Core<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]   57:     0x5b66b0ba78ee - tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future::<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   58:     0x5b66b0b9e2f1 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5b66b0bba57f - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5b66b0ba52fb - __rust_try
[INFO] [stdout]   61:     0x5b66b0ba0a93 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::task::poll::Poll<()>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5b66b0ba0a93 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5b66b0ba6770 - tokio[e44cdd6191fec1e6]::runtime::task::harness::poll_future::<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   64:     0x5b66b0ba9b19 - <tokio[e44cdd6191fec1e6]::runtime::task::harness::Harness<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   65:     0x5b66b0ba9dd7 - <tokio[e44cdd6191fec1e6]::runtime::task::harness::Harness<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   66:     0x5b66b0bb50ed - tokio[e44cdd6191fec1e6]::runtime::task::raw::poll::<tokio[e44cdd6191fec1e6]::runtime::blocking::task::BlockingTask<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   67:     0x5b66b0bb9067 - <tokio[e44cdd6191fec1e6]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x5b66b0bd1dc7 - <tokio[e44cdd6191fec1e6]::runtime::task::UnownedTask<tokio[e44cdd6191fec1e6]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x5b66b0bfcdf7 - <tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x5b66b0bfef42 - <tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x5b66b0bfb8f4 - <tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x5b66b0bf4ca6 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5b66b0bf6022 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x5b66b0b9e3d1 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x5b66b0bba6c7 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5b66b0bf847b - __rust_try
[INFO] [stdout]   77:     0x5b66b0bf5b14 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5b66b0bf5b14 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5b66b0bf5b14 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x5b66b0b9bc1f - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<<tokio[e44cdd6191fec1e6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5b66b0c726af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   82:     0x5b66b0c726af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   83:     0x7b090b3c8aa4 - <unknown>
[INFO] [stdout]   84:     0x7b090b455a64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_concurrent_connections' (28) panicked at tests/resilience_test.rs:355:14:
[INFO] [stdout] Task panicked: JoinError::Panic(Id(9), "Read timeout: Elapsed(())", ...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b66b0c72f9a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b66b0c72f9a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b66b0c72f9a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b66b0c72f9a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b66b0c8863a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b66b0c8863a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5b66b0c77e12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b66b0c77e12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b66b0c5127f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b66b0c5127f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b66b0c6afc9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b66b0b07d2c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b66b0b07d2c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b66b0c6b242 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b66b0c6b242 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b66b0c51338 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b66b0c46499 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b66b0c5220d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b66b0c88dfc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b66b0c88b72 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b66b0a8dba5 - <core[e929cb53b82a81ca]::result::Result<(u32, alloc[9d7caffeb3b5d2c6]::string::String, alloc[9d7caffeb3b5d2c6]::string::String), tokio[e44cdd6191fec1e6]::runtime::task::error::JoinError>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b66b0acd8a9 - resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/resilience_test.rs:355:14
[INFO] [stdout]   22:     0x5b66b0afa962 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b66b0aa39bd - <tokio[e44cdd6191fec1e6]::runtime::park::CachedParkThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]   24:     0x5b66b0a9f3a2 - tokio[e44cdd6191fec1e6]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[e44cdd6191fec1e6]::runtime::park::CachedParkThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5b66b0a9f3a2 - tokio[e44cdd6191fec1e6]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[e44cdd6191fec1e6]::runtime::park::CachedParkThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5b66b0a9f3a2 - <tokio[e44cdd6191fec1e6]::runtime::park::CachedParkThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]   27:     0x5b66b0a8b674 - <tokio[e44cdd6191fec1e6]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x5b66b0aef3b8 - <tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   29:     0x5b66b0ab7cbb - tokio[e44cdd6191fec1e6]::runtime::context::runtime::enter_runtime::<<tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x5b66b0ae9964 - <tokio[e44cdd6191fec1e6]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   31:     0x5b66b0a82594 - <tokio[e44cdd6191fec1e6]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   32:     0x5b66b0a8278f - <tokio[e44cdd6191fec1e6]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   33:     0x5b66b0ad10df - resilience_test[78e386184a87fb1b]::test_concurrent_connections
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/resilience_test.rs:363:65
[INFO] [stdout]   34:     0x5b66b0aca9f7 - resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/resilience_test.rs:278:39
[INFO] [stdout]   35:     0x5b66b0a78af6 - <resilience_test[78e386184a87fb1b]::test_concurrent_connections::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5b66b0afb00b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5b66b0afb00b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x5b66b0b087fb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x5b66b0b087fb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5b66b0b087fb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5b66b0b087fb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5b66b0b087fb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b66b0b087fb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x5b66b0b087fb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x5b66b0b01f14 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x5b66b0b01f14 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5b66b0b0b402 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5b66b0b0b402 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5b66b0b0b402 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5b66b0b0b402 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5b66b0b0b402 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b66b0b0b402 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x5b66b0b0b402 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b66b0c726af - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   55:     0x5b66b0c726af - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x7b090b3c8aa4 - <unknown>
[INFO] [stdout]   57:     0x7b090b455a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_concurrent_connections
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "49fffc9cd0cc75fb3507f4f1fb7622eaf5d01ca313ad562143028386ae4e550f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49fffc9cd0cc75fb3507f4f1fb7622eaf5d01ca313ad562143028386ae4e550f", kill_on_drop: false }`
[INFO] [stdout] 49fffc9cd0cc75fb3507f4f1fb7622eaf5d01ca313ad562143028386ae4e550f
