[INFO] fetching crate hotham-debug-server 0.2.0...
[INFO] testing hotham-debug-server-0.2.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate hotham-debug-server 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate hotham-debug-server 0.2.0
[INFO] finished tweaking crates.io crate hotham-debug-server 0.2.0
[INFO] tweaked toml for crates.io crate hotham-debug-server 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hotham-debug-server 0.2.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 107 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding tokio-tungstenite v0.15.0 (available: v0.28.0)
[INFO] [stderr]       Adding tokio-util v0.6.10 (available: v0.7.18)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha-1 v0.9.8
[INFO] [stderr]   Downloaded tungstenite v0.14.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.15.0
[INFO] [stderr]   Downloaded tokio-util v0.6.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 697952f048561fd0804e4c42f7f28884d7e563ebea87146b634d003272018928
[INFO] running `Command { std: "docker" "start" "-a" "697952f048561fd0804e4c42f7f28884d7e563ebea87146b634d003272018928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "697952f048561fd0804e4c42f7f28884d7e563ebea87146b634d003272018928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "697952f048561fd0804e4c42f7f28884d7e563ebea87146b634d003272018928", kill_on_drop: false }`
[INFO] [stdout] 697952f048561fd0804e4c42f7f28884d7e563ebea87146b634d003272018928
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87c3d1cdeafc9ca6e0fd869ba0ee539aabbdc034fbeedea9b03ed824e1de531c
[INFO] running `Command { std: "docker" "start" "-a" "87c3d1cdeafc9ca6e0fd869ba0ee539aabbdc034fbeedea9b03ed824e1de531c", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling tungstenite v0.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hotham-debug-server v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.35s
[INFO] running `Command { std: "docker" "inspect" "87c3d1cdeafc9ca6e0fd869ba0ee539aabbdc034fbeedea9b03ed824e1de531c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87c3d1cdeafc9ca6e0fd869ba0ee539aabbdc034fbeedea9b03ed824e1de531c", kill_on_drop: false }`
[INFO] [stdout] 87c3d1cdeafc9ca6e0fd869ba0ee539aabbdc034fbeedea9b03ed824e1de531c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50b3559b8cb6428c8a18584c07bf7a690d337ac9de259b3eefefe3b17dea321b
[INFO] running `Command { std: "docker" "start" "-a" "50b3559b8cb6428c8a18584c07bf7a690d337ac9de259b3eefefe3b17dea321b", kill_on_drop: false }`
[INFO] [stderr]    Compiling hotham-debug-server v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Test` is never constructed
[INFO] [stdout]    --> src/lib.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 |     struct Test {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Info` is never constructed
[INFO] [stdout]    --> src/lib.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 |     struct Info {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s
[INFO] running `Command { std: "docker" "inspect" "50b3559b8cb6428c8a18584c07bf7a690d337ac9de259b3eefefe3b17dea321b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50b3559b8cb6428c8a18584c07bf7a690d337ac9de259b3eefefe3b17dea321b", kill_on_drop: false }`
[INFO] [stdout] 50b3559b8cb6428c8a18584c07bf7a690d337ac9de259b3eefefe3b17dea321b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4dc16ad7471f7eec8ed65e72c83ac1910bf39d85582c8768e39cc6a0a0003fce
[INFO] running `Command { std: "docker" "start" "-a" "4dc16ad7471f7eec8ed65e72c83ac1910bf39d85582c8768e39cc6a0a0003fce", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Test` is never constructed
[INFO] [stderr]    --> src/lib.rs:184:12
[INFO] [stderr]     |
[INFO] [stderr] 184 |     struct Test {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Info` is never constructed
[INFO] [stderr]    --> src/lib.rs:189:12
[INFO] [stderr]     |
[INFO] [stderr] 189 |     struct Info {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `hotham-debug-server` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hotham_debug_server-c4285dde22f99f39)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_debug_server_smoke ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_debug_server_smoke stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_debug_server_smoke' (25) panicked at src/lib.rs:246:26:
[INFO] [stdout] Unexpected message: {"command":1}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62504270b862 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62504270b862 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62504270b862 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62504270b862 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6250427228ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6250427228ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x625042710a16 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625042710a16 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6250426e92df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6250426e92df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625042703699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625042583eae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x625042583eae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625042703852 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x625042703852 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6250426e9398 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6250426e0c89 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6250426ea3bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625042722ffc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62504251b41f - hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:246:26
[INFO] [stdout]   20:     0x6250425473bb - <core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x6250424ef1eb - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   22:     0x6250424eefab - tokio[baebf8ed74192b2e]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>, <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x6250424eefab - tokio[baebf8ed74192b2e]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>, <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x6250424eefab - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   25:     0x6250424e3c1d - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>, <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   26:     0x6250424ed7ad - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   27:     0x6250424e9f6b - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   28:     0x62504250e2aa - <tokio[baebf8ed74192b2e]::runtime::context::scoped::Scoped<tokio[baebf8ed74192b2e]::runtime::scheduler::Context>>::set::<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   29:     0x62504253d17a - tokio[baebf8ed74192b2e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>), <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   30:     0x625042525651 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[baebf8ed74192b2e]::runtime::context::Context>>::try_with::<tokio[baebf8ed74192b2e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>), <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31:     0x625042524a4c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[baebf8ed74192b2e]::runtime::context::Context>>::with::<tokio[baebf8ed74192b2e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>), <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32:     0x62504253ab61 - tokio[baebf8ed74192b2e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>), <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   33:     0x6250424e7bbe - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   34:     0x6250424e8153 - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   35:     0x6250424e9562 - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   36:     0x6250424fedca - tokio[baebf8ed74192b2e]::runtime::context::runtime::enter_runtime::<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CurrentThread>::block_on<hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>::{closure#0}, hotham_debug_server[afb939d9264dad5c]::debug_frame::DebugFrame>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   37:     0x6250424e3036 - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   38:     0x6250425488b1 - <tokio[baebf8ed74192b2e]::runtime::runtime::Runtime>::block_on_inner::<hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   39:     0x625042549067 - <tokio[baebf8ed74192b2e]::runtime::runtime::Runtime>::block_on::<hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   40:     0x62504251d481 - hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:237:29
[INFO] [stdout]   41:     0x62504251a697 - hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:200:33
[INFO] [stdout]   42:     0x625042514c16 - <hotham_debug_server[afb939d9264dad5c]::tests::test_debug_server_smoke::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62504257825b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x62504257825b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x625042584aba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x625042584aba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x625042584aba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x625042584aba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x625042584aba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x625042584aba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x625042584aba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x62504257ef84 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x62504257ef84 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x6250425875b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x6250425875b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x6250425875b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x6250425875b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x6250425875b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x6250425875b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x6250425875b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x62504270b10f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   62:     0x62504270b10f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   63:     0x77b377b21aa4 - <unknown>
[INFO] [stdout]   64:     0x77b377baea64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (26) panicked at src/lib.rs:98:8:
[INFO] [stdout] Problem 2!: ConnectionClosed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62504270b862 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62504270b862 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62504270b862 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62504270b862 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6250427228ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6250427228ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x625042710a16 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625042710a16 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6250426e92df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6250426e92df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625042703699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625042583eae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x625042583eae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625042703852 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x625042703852 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6250426e9398 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6250426e0c89 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6250426ea3bd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625042722ffc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625042722d72 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62504255ec11 - <core[c5ed12ab89cc536a]::result::Result<(), tungstenite[eb81c063ed43b267]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62504251a331 - hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:98:8
[INFO] [stdout]   22:     0x62504254715d - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x62504252b218 - <tokio[baebf8ed74192b2e]::runtime::task::core::Core<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}>>, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/core.rs:374:24
[INFO] [stdout]   24:     0x62504252e898 - <tokio[baebf8ed74192b2e]::loom::std::unsafe_cell::UnsafeCell<tokio[baebf8ed74192b2e]::runtime::task::core::Stage<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}>>>>>::with_mut::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[baebf8ed74192b2e]::runtime::task::core::Core<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}>>, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x62504252e898 - <tokio[baebf8ed74192b2e]::runtime::task::core::Core<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}>>, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/core.rs:363:30
[INFO] [stdout]   26:     0x62504253365a - tokio[baebf8ed74192b2e]::runtime::task::harness::poll_future::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}>>, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x6250425237c0 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[baebf8ed74192b2e]::runtime::task::harness::poll_future<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}>>, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62504253247e - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[baebf8ed74192b2e]::runtime::task::harness::poll_future<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}>>, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x625042523e4b - __rust_try
[INFO] [stdout]   30:     0x62504251f183 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[baebf8ed74192b2e]::runtime::task::harness::poll_future<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}>>, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x62504251f183 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[baebf8ed74192b2e]::runtime::task::harness::poll_future<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}>>, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6250425317cf - tokio[baebf8ed74192b2e]::runtime::task::harness::poll_future::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}>>, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x625042534700 - <tokio[baebf8ed74192b2e]::runtime::task::harness::Harness<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}>>, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x6250425349b3 - <tokio[baebf8ed74192b2e]::runtime::task::harness::Harness<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}>>, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x62504254428b - tokio[baebf8ed74192b2e]::runtime::task::raw::poll::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<hotham_debug_server[afb939d9264dad5c]::accept_connection::{closure#0}>>, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   36:     0x6250426b3087 - <tokio[baebf8ed74192b2e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   37:     0x625042513cb1 - <tokio[baebf8ed74192b2e]::runtime::task::LocalNotified<alloc[9c68fdf4f4f29218]::sync::Arc<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/mod.rs:515:13
[INFO] [stdout]   38:     0x6250424eecca - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:800:30
[INFO] [stdout]   39:     0x6250424e9b85 - tokio[baebf8ed74192b2e]::task::coop::with_budget::<(), <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x6250424e9b85 - tokio[baebf8ed74192b2e]::task::coop::budget::<(), <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x6250424e9b85 - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:368:43
[INFO] [stdout]   42:     0x6250424e4e76 - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   43:     0x6250424e5b6c - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:368:28
[INFO] [stdout]   44:     0x6250424ec9f4 - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:796:43
[INFO] [stdout]   45:     0x6250424e9f24 - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   46:     0x62504250dffb - <tokio[baebf8ed74192b2e]::runtime::context::scoped::Scoped<tokio[baebf8ed74192b2e]::runtime::scheduler::Context>>::set::<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   47:     0x62504253d209 - tokio[baebf8ed74192b2e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   48:     0x6250425258c2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[baebf8ed74192b2e]::runtime::context::Context>>::try_with::<tokio[baebf8ed74192b2e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x625042524b0e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[baebf8ed74192b2e]::runtime::context::Context>>::with::<tokio[baebf8ed74192b2e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x62504253abdd - tokio[baebf8ed74192b2e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   51:     0x6250424e7360 - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   52:     0x6250424e8036 - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   53:     0x6250424e8e70 - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   54:     0x6250424fead3 - tokio[baebf8ed74192b2e]::runtime::context::runtime::enter_runtime::<<tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CurrentThread>::block_on<<hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   55:     0x6250424e2e46 - <tokio[baebf8ed74192b2e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   56:     0x6250425484ec - <tokio[baebf8ed74192b2e]::runtime::runtime::Runtime>::block_on_inner::<<hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   57:     0x625042548ad1 - <tokio[baebf8ed74192b2e]::runtime::runtime::Runtime>::block_on::<<hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   58:     0x62504251a63c - <hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:112:16
[INFO] [stdout]   59:     0x62504255623e - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<<hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x62504255e2e7 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x625042523980 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x6250425326ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x62504256358b - __rust_try
[INFO] [stdout]   64:     0x62504255dfca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x62504255dfca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x62504255dfca - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<<hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x625042513bbe - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<<hotham_debug_server[afb939d9264dad5c]::DebugServer>::new::{closure#0}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x62504270b10f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   69:     0x62504270b10f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   70:     0x77b377b21aa4 - <unknown>
[INFO] [stdout]   71:     0x77b377baea64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_debug_server_smoke
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4dc16ad7471f7eec8ed65e72c83ac1910bf39d85582c8768e39cc6a0a0003fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dc16ad7471f7eec8ed65e72c83ac1910bf39d85582c8768e39cc6a0a0003fce", kill_on_drop: false }`
[INFO] [stdout] 4dc16ad7471f7eec8ed65e72c83ac1910bf39d85582c8768e39cc6a0a0003fce
