[INFO] fetching crate egui_mobius 0.3.0-alpha.32...
[INFO] testing egui_mobius-0.3.0-alpha.32 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate egui_mobius 0.3.0-alpha.32 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate egui_mobius 0.3.0-alpha.32
[INFO] finished tweaking crates.io crate egui_mobius 0.3.0-alpha.32
[INFO] tweaked toml for crates.io crate egui_mobius 0.3.0-alpha.32 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui_mobius 0.3.0-alpha.32 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egui_mobius 0.3.0-alpha.32 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 806ae70d413869f65b90c61793370ea635dee8cb8d226ff2f179152a083a679e
[INFO] running `Command { std: "docker" "start" "-a" "806ae70d413869f65b90c61793370ea635dee8cb8d226ff2f179152a083a679e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "806ae70d413869f65b90c61793370ea635dee8cb8d226ff2f179152a083a679e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "806ae70d413869f65b90c61793370ea635dee8cb8d226ff2f179152a083a679e", kill_on_drop: false }`
[INFO] [stdout] 806ae70d413869f65b90c61793370ea635dee8cb8d226ff2f179152a083a679e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7f896261c28426b64704aece2c36a99ba593bba6fbf59e991854c92b70de511
[INFO] running `Command { std: "docker" "start" "-a" "b7f896261c28426b64704aece2c36a99ba593bba6fbf59e991854c92b70de511", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling egui_mobius v0.3.0-alpha.32 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.97s
[INFO] running `Command { std: "docker" "inspect" "b7f896261c28426b64704aece2c36a99ba593bba6fbf59e991854c92b70de511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7f896261c28426b64704aece2c36a99ba593bba6fbf59e991854c92b70de511", kill_on_drop: false }`
[INFO] [stdout] b7f896261c28426b64704aece2c36a99ba593bba6fbf59e991854c92b70de511
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e45fcaf3dd07a95d7d325e296658e62538039858a45b73492add6d0c8f77a649
[INFO] running `Command { std: "docker" "start" "-a" "e45fcaf3dd07a95d7d325e296658e62538039858a45b73492add6d0c8f77a649", kill_on_drop: false }`
[INFO] [stderr]    Compiling egui_mobius v0.3.0-alpha.32 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.94s
[INFO] running `Command { std: "docker" "inspect" "e45fcaf3dd07a95d7d325e296658e62538039858a45b73492add6d0c8f77a649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e45fcaf3dd07a95d7d325e296658e62538039858a45b73492add6d0c8f77a649", kill_on_drop: false }`
[INFO] [stdout] e45fcaf3dd07a95d7d325e296658e62538039858a45b73492add6d0c8f77a649
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a21f2bfcdea19b9d64a3f28640ea86bd20a5a825d27d6a1de7148705a796f1b2
[INFO] running `Command { std: "docker" "start" "-a" "a21f2bfcdea19b9d64a3f28640ea86bd20a5a825d27d6a1de7148705a796f1b2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_mobius-3a2aa7279b269323)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test dispatching::tests::dispatcher_handles_multiple_channels_independently ... ok
[INFO] [stdout] test dispatching::tests::dispatcher_send_to_unregistered_channel_does_nothing ... ok
[INFO] [stdout] test dispatching::tests::dispatcher_should_invoke_slot_on_send ... ok
[INFO] [stdout] test dispatching::tests::dispatcher_supports_multiple_slots_per_channel ... ok
[INFO] [stdout] test slot::tests::test_async_slot_tokio_single_message ... ok
[INFO] [stdout] test types::tests::test_edge ... ok
[INFO] [stdout] test types::tests::test_value ... ok
[INFO] [stdout] test slot::tests::test_async_slot_empty_queue ... ok
[INFO] [stdout] test runtime::tests::should_handle_unregistered_message_gracefully ... ok
[INFO] [stdout] test slot::tests::test_threaded_slot ... ok
[INFO] [stdout] test slot::tests::test_multiple_async_slots_run_independently ... ok
[INFO] [stdout] test slot::tests::test_async_slot_tokio_multiple_messages ... ok
[INFO] [stdout] test runtime::tests::should_successfully_handle_ping_event ... ok
[INFO] [stdout] test slot::tests::test_async_slot_handler_panics ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- slot::tests::test_async_slot_handler_panics stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'slot::tests::test_async_slot_handler_panics' (23) panicked at src/slot.rs:214:21:
[INFO] [stdout] Simulated handler panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63992f10bf32 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63992f10bf32 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63992f10bf32 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63992f10bf32 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63992f12094a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63992f12094a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63992f110e56 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63992f110e56 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63992f0ea1ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63992f0ea1ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63992f104049 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63992f007f9e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63992f007f9e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63992f1042b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63992f1042b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63992f0ea2ea - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63992f0df539 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63992f0eb10d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63992f12108c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63992efa3c12 - egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slot.rs:214:21
[INFO] [stdout]   20:     0x63992ef8cf32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   21:     0x63992efd4ed6 - <futures_util[e264186e81a8891c]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   22:     0x63992ef8ce23 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[e264186e81a8891c]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   23:     0x63992ef6690c - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[e264186e81a8891c]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x63992ef01deb - __rust_try
[INFO] [stdout]   25:     0x63992ef01aa3 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[e264186e81a8891c]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x63992ef01aa3 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<futures_util[e264186e81a8891c]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x63992efd713f - <futures_util[e264186e81a8891c]::future::future::catch_unwind::CatchUnwind<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   28:     0x63992ef7d87c - <egui_mobius[5fd0ee685dd24712]::slot::Slot<egui_mobius[5fd0ee685dd24712]::slot::tests::Event>>::start_async::<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}, egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slot.rs:85:80
[INFO] [stdout]   29:     0x63992ef3bb78 - <tokio[e78a5b8599b09bd6]::runtime::task::core::Core<<egui_mobius[5fd0ee685dd24712]::slot::Slot<egui_mobius[5fd0ee685dd24712]::slot::tests::Event>>::start_async<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}, egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:24
[INFO] [stdout]   30:     0x63992ef5f288 - <tokio[e78a5b8599b09bd6]::loom::std::unsafe_cell::UnsafeCell<tokio[e78a5b8599b09bd6]::runtime::task::core::Stage<<egui_mobius[5fd0ee685dd24712]::slot::Slot<egui_mobius[5fd0ee685dd24712]::slot::tests::Event>>::start_async<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}, egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>::{closure#0}::{closure#0}>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[e78a5b8599b09bd6]::runtime::task::core::Core<<egui_mobius[5fd0ee685dd24712]::slot::Slot<egui_mobius[5fd0ee685dd24712]::slot::tests::Event>>::start_async<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}, egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   31:     0x63992ef5f288 - <tokio[e78a5b8599b09bd6]::runtime::task::core::Core<<egui_mobius[5fd0ee685dd24712]::slot::Slot<egui_mobius[5fd0ee685dd24712]::slot::tests::Event>>::start_async<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}, egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:30
[INFO] [stdout]   32:     0x63992ef0ef6a - tokio[e78a5b8599b09bd6]::runtime::task::harness::poll_future::<<egui_mobius[5fd0ee685dd24712]::slot::Slot<egui_mobius[5fd0ee685dd24712]::slot::tests::Event>>::start_async<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}, egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:30
[INFO] [stdout]   33:     0x63992ef8b120 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[e78a5b8599b09bd6]::runtime::task::harness::poll_future<<egui_mobius[5fd0ee685dd24712]::slot::Slot<egui_mobius[5fd0ee685dd24712]::slot::tests::Event>>::start_async<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}, egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x63992ef6425e - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[e78a5b8599b09bd6]::runtime::task::harness::poll_future<<egui_mobius[5fd0ee685dd24712]::slot::Slot<egui_mobius[5fd0ee685dd24712]::slot::tests::Event>>::start_async<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}, egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x63992ef01deb - __rust_try
[INFO] [stdout]   36:     0x63992eef9db3 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[e78a5b8599b09bd6]::runtime::task::harness::poll_future<<egui_mobius[5fd0ee685dd24712]::slot::Slot<egui_mobius[5fd0ee685dd24712]::slot::tests::Event>>::start_async<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}, egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63992eef9db3 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[e78a5b8599b09bd6]::runtime::task::harness::poll_future<<egui_mobius[5fd0ee685dd24712]::slot::Slot<egui_mobius[5fd0ee685dd24712]::slot::tests::Event>>::start_async<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}, egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63992ef09f8f - tokio[e78a5b8599b09bd6]::runtime::task::harness::poll_future::<<egui_mobius[5fd0ee685dd24712]::slot::Slot<egui_mobius[5fd0ee685dd24712]::slot::tests::Event>>::start_async<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}, egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18
[INFO] [stdout]   39:     0x63992ef29d30 - <tokio[e78a5b8599b09bd6]::runtime::task::harness::Harness<<egui_mobius[5fd0ee685dd24712]::slot::Slot<egui_mobius[5fd0ee685dd24712]::slot::tests::Event>>::start_async<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}, egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   40:     0x63992ef29fe3 - <tokio[e78a5b8599b09bd6]::runtime::task::harness::Harness<<egui_mobius[5fd0ee685dd24712]::slot::Slot<egui_mobius[5fd0ee685dd24712]::slot::tests::Event>>::start_async<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}, egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   41:     0x63992ef79b6b - tokio[e78a5b8599b09bd6]::runtime::task::raw::poll::<<egui_mobius[5fd0ee685dd24712]::slot::Slot<egui_mobius[5fd0ee685dd24712]::slot::tests::Event>>::start_async<egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}, egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}::{closure#0}::{closure#0}>::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   42:     0x63992f07ccb7 - <tokio[e78a5b8599b09bd6]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   43:     0x63992ef96c01 - <tokio[e78a5b8599b09bd6]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:463:13
[INFO] [stdout]   44:     0x63992efa349a - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:780:30
[INFO] [stdout]   45:     0x63992efa1675 - tokio[e78a5b8599b09bd6]::task::coop::with_budget::<(), <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   46:     0x63992efa1675 - tokio[e78a5b8599b09bd6]::task::coop::budget::<(), <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   47:     0x63992efa1675 - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:368:43
[INFO] [stdout]   48:     0x63992ef99bf6 - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   49:     0x63992ef99fcf - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:368:28
[INFO] [stdout]   50:     0x63992efa2cdd - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:776:43
[INFO] [stdout]   51:     0x63992efa1824 - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   52:     0x63992ef70d7b - <tokio[e78a5b8599b09bd6]::runtime::context::scoped::Scoped<tokio[e78a5b8599b09bd6]::runtime::scheduler::Context>>::set::<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   53:     0x63992efa2de9 - tokio[e78a5b8599b09bd6]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   54:     0x63992efb40d2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[e78a5b8599b09bd6]::runtime::context::Context>>::try_with::<tokio[e78a5b8599b09bd6]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   55:     0x63992efb3c5e - <std[3b51380354919863]::thread::local::LocalKey<tokio[e78a5b8599b09bd6]::runtime::context::Context>>::with::<tokio[e78a5b8599b09bd6]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   56:     0x63992efa0b2d - tokio[e78a5b8599b09bd6]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   57:     0x63992efa04a0 - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   58:     0x63992efa0796 - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   59:     0x63992efa12a3 - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   60:     0x63992efebe23 - tokio[e78a5b8599b09bd6]::runtime::context::runtime::enter_runtime::<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   61:     0x63992ef98df1 - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   62:     0x63992eff3464 - <tokio[e78a5b8599b09bd6]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   63:     0x63992eff3627 - <tokio[e78a5b8599b09bd6]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   64:     0x63992efa9e01 - egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slot.rs:226:27
[INFO] [stdout]   65:     0x63992efa57c7 - egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slot.rs:204:46
[INFO] [stdout]   66:     0x63992efcc426 - <egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x63992effc34b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63992effc34b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   69:     0x63992f008baa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   70:     0x63992f008baa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x63992f008baa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x63992f008baa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x63992f008baa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x63992f008baa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   75:     0x63992f008baa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   76:     0x63992f004154 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   77:     0x63992f004154 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   78:     0x63992f00b6a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   79:     0x63992f00b6a2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   80:     0x63992f00b6a2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   81:     0x63992f00b6a2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x63992f00b6a2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x63992f00b6a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   84:     0x63992f00b6a2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   85:     0x63992f10b7cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   86:     0x63992f10b7cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   87:     0x700959d27aa4 - <unknown>
[INFO] [stdout]   88:     0x700959db4a64 - clone
[INFO] [stdout]   89:                0x0 - <unknown>
[INFO] [stdout] ⚠️  async handler panicked: Any { .. }
[INFO] [stdout] 
[INFO] [stdout] thread 'slot::tests::test_async_slot_handler_panics' (23) panicked at src/slot.rs:226:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63992f10bf32 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63992f10bf32 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63992f10bf32 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63992f10bf32 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63992f12094a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63992f12094a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63992f110e56 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63992f110e56 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63992f0ea1ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63992f0ea1ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63992f104049 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63992f007f9e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63992f007f9e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63992f1042b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63992f1042b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63992f0ea2b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63992f0df539 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63992f0eb10d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63992f12108c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63992f120f43 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63992f0de755 - core[27de1724e4349be2]::panicking::assert_failed::<i32, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63992efa62d1 - egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slot.rs:226:9
[INFO] [stdout]   22:     0x63992ef989b2 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63992ef98a2d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63992efa350d - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x63992efa340b - tokio[e78a5b8599b09bd6]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63992efa340b - tokio[e78a5b8599b09bd6]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63992efa340b - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x63992ef99600 - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x63992efa2540 - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x63992efa1824 - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x63992ef70d7b - <tokio[e78a5b8599b09bd6]::runtime::context::scoped::Scoped<tokio[e78a5b8599b09bd6]::runtime::scheduler::Context>>::set::<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63992efa2de9 - tokio[e78a5b8599b09bd6]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x63992efb40d2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[e78a5b8599b09bd6]::runtime::context::Context>>::try_with::<tokio[e78a5b8599b09bd6]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x63992efb3c5e - <std[3b51380354919863]::thread::local::LocalKey<tokio[e78a5b8599b09bd6]::runtime::context::Context>>::with::<tokio[e78a5b8599b09bd6]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x63992efa0b2d - tokio[e78a5b8599b09bd6]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x63992efa04a0 - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x63992efa0796 - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x63992efa12a3 - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x63992efebe23 - tokio[e78a5b8599b09bd6]::runtime::context::runtime::enter_runtime::<<tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63992ef98df1 - <tokio[e78a5b8599b09bd6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x63992eff3464 - <tokio[e78a5b8599b09bd6]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x63992eff3627 - <tokio[e78a5b8599b09bd6]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x63992efa9e01 - egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slot.rs:226:27
[INFO] [stdout]   44:     0x63992efa57c7 - egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/slot.rs:204:46
[INFO] [stdout]   45:     0x63992efcc426 - <egui_mobius[5fd0ee685dd24712]::slot::tests::test_async_slot_handler_panics::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63992effc34b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63992effc34b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x63992f008baa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x63992f008baa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x63992f008baa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x63992f008baa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x63992f008baa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63992f008baa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x63992f008baa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x63992f004154 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x63992f004154 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x63992f00b6a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x63992f00b6a2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x63992f00b6a2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x63992f00b6a2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x63992f00b6a2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63992f00b6a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x63992f00b6a2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63992f10b7cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x63992f10b7cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x700959d27aa4 - <unknown>
[INFO] [stdout]   67:     0x700959db4a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     slot::tests::test_async_slot_handler_panics
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a21f2bfcdea19b9d64a3f28640ea86bd20a5a825d27d6a1de7148705a796f1b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a21f2bfcdea19b9d64a3f28640ea86bd20a5a825d27d6a1de7148705a796f1b2", kill_on_drop: false }`
[INFO] [stdout] a21f2bfcdea19b9d64a3f28640ea86bd20a5a825d27d6a1de7148705a796f1b2
