[INFO] fetching crate tokio_gen_server 0.5.1...
[INFO] testing tokio_gen_server-0.5.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate tokio_gen_server 0.5.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate tokio_gen_server 0.5.1
[INFO] finished tweaking crates.io crate tokio_gen_server 0.5.1
[INFO] tweaked toml for crates.io crate tokio_gen_server 0.5.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio_gen_server 0.5.1 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 tokio_gen_server 0.5.1 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 syn v2.0.112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f637d12968dfed36f952e824e766cfb6cd21acdc43a2cf591ba93b5da298a17
[INFO] running `Command { std: "docker" "start" "-a" "5f637d12968dfed36f952e824e766cfb6cd21acdc43a2cf591ba93b5da298a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f637d12968dfed36f952e824e766cfb6cd21acdc43a2cf591ba93b5da298a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f637d12968dfed36f952e824e766cfb6cd21acdc43a2cf591ba93b5da298a17", kill_on_drop: false }`
[INFO] [stdout] 5f637d12968dfed36f952e824e766cfb6cd21acdc43a2cf591ba93b5da298a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e0bfce79d88fe016e6820115a2f625a3e3ec4a063fce5d32a3e854a30e8beb3
[INFO] running `Command { std: "docker" "start" "-a" "5e0bfce79d88fe016e6820115a2f625a3e3ec4a063fce5d32a3e854a30e8beb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio_gen_server v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.43s
[INFO] running `Command { std: "docker" "inspect" "5e0bfce79d88fe016e6820115a2f625a3e3ec4a063fce5d32a3e854a30e8beb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e0bfce79d88fe016e6820115a2f625a3e3ec4a063fce5d32a3e854a30e8beb3", kill_on_drop: false }`
[INFO] [stdout] 5e0bfce79d88fe016e6820115a2f625a3e3ec4a063fce5d32a3e854a30e8beb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a03a40c6637326a33d32207530b7f06cdd9de5a4a9c38424bdd62dc3d79657e
[INFO] running `Command { std: "docker" "start" "-a" "0a03a40c6637326a33d32207530b7f06cdd9de5a4a9c38424bdd62dc3d79657e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio_gen_server v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "0a03a40c6637326a33d32207530b7f06cdd9de5a4a9c38424bdd62dc3d79657e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a03a40c6637326a33d32207530b7f06cdd9de5a4a9c38424bdd62dc3d79657e", kill_on_drop: false }`
[INFO] [stdout] 0a03a40c6637326a33d32207530b7f06cdd9de5a4a9c38424bdd62dc3d79657e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce6b57f9a6ef508cd4aad9052389cb0af4f6e531273cd351684744a477eca351
[INFO] running `Command { std: "docker" "start" "-a" "ce6b57f9a6ef508cd4aad9052389cb0af4f6e531273cd351684744a477eca351", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokio_gen_server-67f0663116901ef9)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test actor::tests::ping_pong ... ok
[INFO] [stdout] test bctor::tests::ping_pong ... ok
[INFO] [stdout] test bctor::tests::ping_pong_bang ... FAILED
[INFO] [stdout] test actor::tests::ping_pong_bang ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bctor::tests::ping_pong_bang stdout ----
[INFO] [stdout] PingPongServer starting.
[INFO] [stdout] PingPongServer exiting with error `Received Bang! Blowing up.
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:695:13
[INFO] [stdout]    2: <tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::Bctor>::handle_cast
[INFO] [stdout]              at ./src/bctor/tests.rs:33:13
[INFO] [stdout]    3: <tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorRunExt>::handle_call_or_cast
[INFO] [stdout]              at ./src/bctor.rs:328:36
[INFO] [stdout]    4: <tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorRunExt>::handle_continuously
[INFO] [stdout]              at ./src/bctor.rs:348:27
[INFO] [stdout]    5: <tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorRunExt>::run_till_exit
[INFO] [stdout]              at ./src/bctor.rs:360:14
[INFO] [stdout]    6: <tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorRunExt>::run_and_handle_exit
[INFO] [stdout]              at ./src/bctor.rs:354:31
[INFO] [stdout]    7: <tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}
[INFO] [stdout]              at ./src/bctor.rs:275:40
[INFO] [stdout]    8: std::sys::backtrace::__rust_begin_short_backtrace::<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    9: std::thread::lifecycle::spawn_unchecked::<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>::{closure#1}::{closure#0}>, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   12: __rust_try
[INFO] [stdout]   13: std::panicking::catch_unwind::<tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>, core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>::{closure#1}::{closure#0}>, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::thread::lifecycle::spawn_unchecked::<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   16: <std::thread::lifecycle::spawn_unchecked<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   17: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   18: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   19: <unknown>
[INFO] [stdout]   20: clone` and disregarded messages `[Call(Ping, Sender { inner: Some(Inner { state: State { is_complete: false, is_closed: false, is_rx_task_set: true, is_tx_task_set: false } }) })]`,  with 0 pings received.
[INFO] [stdout] 
[INFO] [stdout] thread 'bctor::tests::ping_pong_bang' (28) panicked at src/bctor/tests.rs:139:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "with error `Received Bang! Blowing up.\n\nStack backtrace:\n   0: <anyhow::Error>::msg::<&str>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14\n   1: anyhow::__private::format_err\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:695:13\n   2: <tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::Bctor>::handle_cast\n             at ./src/bctor/tests.rs:33:13\n   3: <tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorRunExt>::handle_call_or_cast\n             at ./src/bctor.rs:328:36\n   4: <tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorRunExt>::handle_continuously\n             at ./src/bctor.rs:348:27\n   5: <tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorRunExt>::run_till_exit\n             at ./src/bctor.rs:360:14\n   6: <tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorRunExt>::run_and_handle_exit\n             at ./src/bctor.rs:354:31\n   7: <tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}\n             at ./src/bctor.rs:275:40\n   8: std::sys::backtrace::__rust_begin_short_backtrace::<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18\n   9: std::thread::lifecycle::spawn_unchecked::<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>::{closure#1}::{closure#0}\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13\n  10: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9\n  11: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>::{closure#1}::{closure#0}>, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40\n  12: __rust_try\n  13: std::panicking::catch_unwind::<tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>, core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>::{closure#1}::{closure#0}>>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19\n  14: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>::{closure#1}::{closure#0}>, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14\n  15: std::thread::lifecycle::spawn_unchecked::<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>::{closure#1}\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26\n  16: <std::thread::lifecycle::spawn_unchecked<<tokio_gen_server::bctor::tests::PingPongServer as tokio_gen_server::bctor::BctorExt>::spawn_with_channel_and_token::{closure#0}, tokio_gen_server::bctor::BctorRunResult<tokio_gen_server::bctor::tests::PingPongServer>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5\n  17: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9\n  18: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17\n  19: <unknown>\n  20: clone` and disregarded messages `[Call(Ping, Sender { inner: Some(Inner { state: State { is_complete: false, is_closed: false, is_rx_task_set: true, is_tx_task_set: false } }) })]`, "
[INFO] [stdout]  right: "with error `Received Bang! Blowing up.` and disregarded messages `[Call(Ping, Sender { inner: Some(Inner { state: State { is_complete: false, is_closed: false, is_rx_task_set: true, is_tx_task_set: false } }) })]`, "
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bbc28c55332 - 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:     0x5bbc28c55332 - 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:     0x5bbc28c55332 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bbc28c55332 - <<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:     0x5bbc28c6a2aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bbc28c6a2aa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5bbc28c5a6b6 - 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:     0x5bbc28c5a6b6 - <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:     0x5bbc28c3312f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bbc28c3312f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bbc28c4d419 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bbc28ba054e - <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:     0x5bbc28ba054e - 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:     0x5bbc28c4d682 - <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:     0x5bbc28c4d682 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bbc28c331e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bbc28c27f09 - 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:     0x5bbc28c3412d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bbc28c6a9ec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bbc28c6a8a3 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5bbc28b7abc6 - core[27de1724e4349be2]::panicking::assert_failed::<alloc[a57f19327c0ad893]::string::String, &str>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5bbc28b76f80 - tokio_gen_server[46592b5f64ed4b72]::bctor::tests::ping_pong_bang
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bctor/tests.rs:139:5
[INFO] [stdout]   22:     0x5bbc28b76337 - tokio_gen_server[46592b5f64ed4b72]::bctor::tests::ping_pong_bang::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bctor/tests.rs:114:24
[INFO] [stdout]   23:     0x5bbc28b65b86 - <tokio_gen_server[46592b5f64ed4b72]::bctor::tests::ping_pong_bang::{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]   24:     0x5bbc28b948fb - <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]   25:     0x5bbc28b948fb - 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]   26:     0x5bbc28ba115a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5bbc28ba115a - <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]   28:     0x5bbc28ba115a - 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]   29:     0x5bbc28ba115a - 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]   30:     0x5bbc28ba115a - 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]   31:     0x5bbc28ba115a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5bbc28ba115a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5bbc28b9c704 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5bbc28b9c704 - 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]   35:     0x5bbc28ba3c52 - 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]   36:     0x5bbc28ba3c52 - <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]   37:     0x5bbc28ba3c52 - 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]   38:     0x5bbc28ba3c52 - 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]   39:     0x5bbc28ba3c52 - 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]   40:     0x5bbc28ba3c52 - 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]   41:     0x5bbc28ba3c52 - <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]   42:     0x5bbc28c54bcf - <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]   43:     0x5bbc28c54bcf - <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]   44:     0x77c6e891daa4 - <unknown>
[INFO] [stdout]   45:     0x77c6e89aaa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- actor::tests::ping_pong_bang stdout ----
[INFO] [stdout] PingPongServer starting.
[INFO] [stdout] PingPongServer exiting with error `Received Bang! Blowing up.
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:695:13
[INFO] [stdout]    2: <tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::Actor>::handle_cast::{closure#0}
[INFO] [stdout]              at ./src/actor/tests.rs:33:13
[INFO] [stdout]    3: <tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorRunExt>::handle_call_or_cast::{closure#0}
[INFO] [stdout]              at ./src/actor.rs:461:58
[INFO] [stdout]    4: <tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorRunExt>::handle_continuously::{closure#0}::{closure#1}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/macros/select.rs:707:49
[INFO] [stdout]    5: <core::future::poll_fn::PollFn<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorRunExt>::handle_continuously::{closure#0}::{closure#1}> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]    6: <tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorRunExt>::handle_continuously::{closure#0}
[INFO] [stdout]              at ./src/actor.rs:477:13
[INFO] [stdout]    7: <tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorRunExt>::run_till_exit::{closure#0}
[INFO] [stdout]              at ./src/actor.rs:492:39
[INFO] [stdout]    8: <tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorRunExt>::run_and_handle_exit::{closure#0}
[INFO] [stdout]              at ./src/actor.rs:486:50
[INFO] [stdout]    9: <tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}
[INFO] [stdout]              at ./src/actor.rs:342:70
[INFO] [stdout]   10: <tokio::runtime::task::core::Core<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   11: <tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}>>>::with_mut::<core::task::poll::Poll<tokio_gen_server::actor::ActorRunResult<tokio_gen_server::actor::tests::PingPongServer>>, <tokio::runtime::task::core::Core<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   12: <tokio::runtime::task::core::Core<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   13: tokio::runtime::task::harness::poll_future::<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   14: <core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   15: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<tokio_gen_server::actor::ActorRunResult<tokio_gen_server::actor::tests::PingPongServer>>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   16: __rust_try
[INFO] [stdout]   17: std::panicking::catch_unwind::<core::task::poll::Poll<tokio_gen_server::actor::ActorRunResult<tokio_gen_server::actor::tests::PingPongServer>>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   18: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<tokio_gen_server::actor::ActorRunResult<tokio_gen_server::actor::tests::PingPongServer>>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   19: tokio::runtime::task::harness::poll_future::<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   20: <tokio::runtime::task::harness::Harness<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   21: <tokio::runtime::task::harness::Harness<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   22: tokio::runtime::task::raw::poll::<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   23: <tokio::runtime::task::raw::RawTask>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   24: <tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   25: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#1}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:789:30
[INFO] [stdout]   26: tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27: tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28: <tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:368:43
[INFO] [stdout]   29: <tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30: <tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:368:28
[INFO] [stdout]   31: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:785:43
[INFO] [stdout]   32: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   44: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   45: tokio_gen_server::actor::tests::ping_pong_bang
[INFO] [stdout]              at ./src/actor/tests.rs:145:7
[INFO] [stdout]   46: tokio_gen_server::actor::tests::ping_pong_bang::{closure#0}
[INFO] [stdout]              at ./src/actor/tests.rs:118:30
[INFO] [stdout]   47: <tokio_gen_server::actor::tests::ping_pong_bang::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68: <unknown>
[INFO] [stdout]   69: clone` and disregarded messages `[Call(Ping, Sender { inner: Some(Inner { state: State { is_complete: false, is_closed: false, is_rx_task_set: true, is_tx_task_set: false } }) })]`,  with 0 pings received.
[INFO] [stdout] 
[INFO] [stdout] thread 'actor::tests::ping_pong_bang' (26) panicked at src/actor/tests.rs:143:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "with error `Received Bang! Blowing up.\n\nStack backtrace:\n   0: <anyhow::Error>::msg::<&str>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14\n   1: anyhow::__private::format_err\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:695:13\n   2: <tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::Actor>::handle_cast::{closure#0}\n             at ./src/actor/tests.rs:33:13\n   3: <tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorRunExt>::handle_call_or_cast::{closure#0}\n             at ./src/actor.rs:461:58\n   4: <tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorRunExt>::handle_continuously::{closure#0}::{closure#1}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/macros/select.rs:707:49\n   5: <core::future::poll_fn::PollFn<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorRunExt>::handle_continuously::{closure#0}::{closure#1}> as core::future::future::Future>::poll\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/poll_fn.rs:151:9\n   6: <tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorRunExt>::handle_continuously::{closure#0}\n             at ./src/actor.rs:477:13\n   7: <tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorRunExt>::run_till_exit::{closure#0}\n             at ./src/actor.rs:492:39\n   8: <tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorRunExt>::run_and_handle_exit::{closure#0}\n             at ./src/actor.rs:486:50\n   9: <tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}\n             at ./src/actor.rs:342:70\n  10: <tokio::runtime::task::core::Core<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24\n  11: <tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}>>>::with_mut::<core::task::poll::Poll<tokio_gen_server::actor::ActorRunResult<tokio_gen_server::actor::tests::PingPongServer>>, <tokio::runtime::task::core::Core<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9\n  12: <tokio::runtime::task::core::Core<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30\n  13: tokio::runtime::task::harness::poll_future::<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30\n  14: <core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9\n  15: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<tokio_gen_server::actor::ActorRunResult<tokio_gen_server::actor::tests::PingPongServer>>>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40\n  16: __rust_try\n  17: std::panicking::catch_unwind::<core::task::poll::Poll<tokio_gen_server::actor::ActorRunResult<tokio_gen_server::actor::tests::PingPongServer>>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19\n  18: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<tokio_gen_server::actor::ActorRunResult<tokio_gen_server::actor::tests::PingPongServer>>>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14\n  19: tokio::runtime::task::harness::poll_future::<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18\n  20: <tokio::runtime::task::harness::Harness<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27\n  21: <tokio::runtime::task::harness::Harness<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20\n  22: tokio::runtime::task::raw::poll::<<tokio_gen_server::actor::tests::PingPongServer as tokio_gen_server::actor::ActorExt>::spawn_with_channel_and_token::{closure#0}, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13\n  23: <tokio::runtime::task::raw::RawTask>::poll\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18\n  24: <tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13\n  25: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#1}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:789:30\n  26: tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#1}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5\n  27: tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#1}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5\n  28: <tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#1}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:368:43\n  29: <tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#1}>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19\n  30: <tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}::{closure#1}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:368:28\n  31: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:785:43\n  32: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68\n  33: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9\n  34: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38\n  35: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12\n  36: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>)>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20\n  37: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<core::result::Result<(), anyhow::Error>>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>::{closure#0}>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17\n  38: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>::{closure#0}, core::option::Option<core::result::Result<(), anyhow::Error>>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27\n  39: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24\n  40: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33\n  41: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>::{closure#0}, core::result::Result<(), anyhow::Error>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16\n  42: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9\n  43: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52\n  44: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = core::result::Result<(), anyhow::Error>>>>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18\n  45: tokio_gen_server::actor::tests::ping_pong_bang\n             at ./src/actor/tests.rs:145:7\n  46: tokio_gen_server::actor::tests::ping_pong_bang::{closure#0}\n             at ./src/actor/tests.rs:118:30\n  47: <tokio_gen_server::actor::tests::ping_pong_bang::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5\n  48: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5\n  49: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18\n  50: test::run_test_in_process::{closure#0}\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74\n  51: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9\n  52: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40\n  53: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19\n  54: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14\n  55: test::run_test_in_process\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27\n  56: test::run_test::{closure#0}\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43\n  57: test::run_test::{closure#1}\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41\n  58: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18\n  59: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13\n  60: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9\n  61: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40\n  62: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19\n  63: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14\n  64: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26\n  65: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5\n  66: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9\n  67: <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17\n  68: <unknown>\n  69: clone` and disregarded messages `[Call(Ping, Sender { inner: Some(Inner { state: State { is_complete: false, is_closed: false, is_rx_task_set: true, is_tx_task_set: false } }) })]`, "
[INFO] [stdout]  right: "with error `Received Bang! Blowing up.` and disregarded messages `[Call(Ping, Sender { inner: Some(Inner { state: State { is_complete: false, is_closed: false, is_rx_task_set: true, is_tx_task_set: false } }) })]`, "
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bbc28c55332 - 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:     0x5bbc28c55332 - 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:     0x5bbc28c55332 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bbc28c55332 - <<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:     0x5bbc28c6a2aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bbc28c6a2aa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5bbc28c5a6b6 - 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:     0x5bbc28c5a6b6 - <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:     0x5bbc28c3312f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bbc28c3312f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bbc28c4d419 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bbc28ba054e - <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:     0x5bbc28ba054e - 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:     0x5bbc28c4d682 - <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:     0x5bbc28c4d682 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bbc28c331e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bbc28c27f09 - 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:     0x5bbc28c3412d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bbc28c6a9ec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bbc28c6a8a3 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5bbc28b7abc6 - core[27de1724e4349be2]::panicking::assert_failed::<alloc[a57f19327c0ad893]::string::String, &str>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5bbc28b8eef7 - tokio_gen_server[46592b5f64ed4b72]::actor::tests::ping_pong_bang::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/tests.rs:143:5
[INFO] [stdout]   22:     0x5bbc28b7f305 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5bbc28b7f37d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bbc28b717dd - <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5bbc28b7145c - tokio[7e2a46faf52b9db8]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>, <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5bbc28b7145c - tokio[7e2a46faf52b9db8]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>, <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5bbc28b7145c - <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5bbc28b6b41a - <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>, <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5bbc28b6ffad - <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5bbc28b6f26b - <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5bbc28b8010a - <tokio[7e2a46faf52b9db8]::runtime::context::scoped::Scoped<tokio[7e2a46faf52b9db8]::runtime::scheduler::Context>>::set::<<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5bbc28b8e04a - tokio[7e2a46faf52b9db8]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>), <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5bbc28b72e36 - <std[3b51380354919863]::thread::local::LocalKey<tokio[7e2a46faf52b9db8]::runtime::context::Context>>::try_with::<tokio[7e2a46faf52b9db8]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>), <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5bbc28b72a9c - <std[3b51380354919863]::thread::local::LocalKey<tokio[7e2a46faf52b9db8]::runtime::context::Context>>::with::<tokio[7e2a46faf52b9db8]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>), <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5bbc28b8da81 - tokio[7e2a46faf52b9db8]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>), <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5bbc28b6ca49 - <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5bbc28b6cd77 - <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5bbc28b6ee1c - <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5bbc28b74275 - tokio[7e2a46faf52b9db8]::runtime::context::runtime::enter_runtime::<<tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5bbc28b6ae91 - <tokio[7e2a46faf52b9db8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5bbc28b6607a - <tokio[7e2a46faf52b9db8]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5bbc28b66245 - <tokio[7e2a46faf52b9db8]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), anyhow[a0c82b708df5ca10]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5bbc28b92bfc - tokio_gen_server[46592b5f64ed4b72]::actor::tests::ping_pong_bang
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/tests.rs:145:7
[INFO] [stdout]   44:     0x5bbc28b8e3e7 - tokio_gen_server[46592b5f64ed4b72]::actor::tests::ping_pong_bang::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/tests.rs:118:30
[INFO] [stdout]   45:     0x5bbc28b65b06 - <tokio_gen_server[46592b5f64ed4b72]::actor::tests::ping_pong_bang::{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:     0x5bbc28b948fb - <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:     0x5bbc28b948fb - 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:     0x5bbc28ba115a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5bbc28ba115a - <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:     0x5bbc28ba115a - 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:     0x5bbc28ba115a - 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:     0x5bbc28ba115a - 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:     0x5bbc28ba115a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5bbc28ba115a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5bbc28b9c704 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5bbc28b9c704 - 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:     0x5bbc28ba3c52 - 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:     0x5bbc28ba3c52 - <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:     0x5bbc28ba3c52 - 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:     0x5bbc28ba3c52 - 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:     0x5bbc28ba3c52 - 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:     0x5bbc28ba3c52 - 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:     0x5bbc28ba3c52 - <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:     0x5bbc28c54bcf - <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:     0x5bbc28c54bcf - <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:     0x77c6e891daa4 - <unknown>
[INFO] [stdout]   67:     0x77c6e89aaa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     actor::tests::ping_pong_bang
[INFO] [stdout]     bctor::tests::ping_pong_bang
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ce6b57f9a6ef508cd4aad9052389cb0af4f6e531273cd351684744a477eca351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce6b57f9a6ef508cd4aad9052389cb0af4f6e531273cd351684744a477eca351", kill_on_drop: false }`
[INFO] [stdout] ce6b57f9a6ef508cd4aad9052389cb0af4f6e531273cd351684744a477eca351
